Brian Fiete
|
a4476332fe
|
Reflection fixes
|
2019-11-29 09:24:13 -08:00 |
|
Brian Fiete
|
a3f1a33c39
|
Added some new tests
|
2019-11-29 09:22:18 -08:00 |
|
Brian Fiete
|
bcc7de66d9
|
Launch args, auto generate startup code, additional locking detection
|
2019-11-28 09:12:49 -08:00 |
|
Brian Fiete
|
38dd2cc183
|
Fixed typealias dependencies
|
2019-11-27 08:02:15 -08:00 |
|
Brian Fiete
|
12e5b525ad
|
Alloc allign attributes, lambda captures
|
2019-11-26 13:11:17 -08:00 |
|
Brian Fiete
|
79ccb33586
|
Mintest changes
|
2019-11-25 06:48:19 -08:00 |
|
Brian Fiete
|
dffde00a6a
|
Enum fixes, small reflection fixes
|
2019-11-25 06:47:41 -08:00 |
|
Brian Fiete
|
533ef0856b
|
Changed how has checks work
|
2019-11-22 12:27:13 -08:00 |
|
Brian Fiete
|
788351e178
|
Corlib additions
|
2019-11-22 12:26:51 -08:00 |
|
Brian Fiete
|
88adb3a1cd
|
New nullable support
|
2019-11-21 08:23:18 -08:00 |
|
Brian Fiete
|
59233cc996
|
Rando fix
|
2019-11-19 13:53:00 -08:00 |
|
Brian Fiete
|
83004c1184
|
Options clearing fix, BeefBuild path fix
|
2019-11-07 06:54:54 -08:00 |
|
Brian Fiete
|
2f2230ec79
|
Adding functionality to allow for watch testing
|
2019-11-07 06:53:56 -08:00 |
|
Brian Fiete
|
d6db6bf774
|
Fixed a watch eval race condition necessary for scripting
|
2019-11-07 06:53:32 -08:00 |
|
Brian Fiete
|
b2ca0e358b
|
Fixed crash resetting distinct build options
|
2019-11-07 06:52:23 -08:00 |
|
Brian Fiete
|
61b440ea36
|
Adding new test suite
|
2019-11-07 06:49:32 -08:00 |
|
Brian Fiete
|
a13042b96c
|
Only use project registry when we have a project version specified
|
2019-11-02 06:24:36 -07:00 |
|
Brian Fiete
|
558f8678e1
|
Fixed dependency issues, added some dependency validation
|
2019-11-02 06:07:16 -07:00 |
|
Brian Fiete
|
c7f76f879a
|
Linux fixes
|
2019-10-29 09:06:51 -07:00 |
|
Brian Fiete
|
2af278809c
|
.DS_Store change
|
2019-10-29 05:02:59 -07:00 |
|
Brian Fiete
|
9f3fded709
|
Apple fixes
|
2019-10-29 05:01:04 -07:00 |
|
Brian Fiete
|
43b69023f6
|
Added bitcode emission, additional logging
|
2019-10-29 04:56:42 -07:00 |
|
Brian Fiete
|
2196c8c669
|
Fixed ARM linking issue and 'step into' for BeefProgramStart
|
2019-10-23 11:30:59 -07:00 |
|
Brian Fiete
|
3883a3674d
|
Added Android support, and generalized target triple support
Added PICLevel, RelocKind
DarwinCommon/LinuxCommon/AndroidCommon merged into PosixCommon
Mangling changed to avoid '@'
|
2019-10-23 07:12:36 -07:00 |
|
Brian Fiete
|
e2428a11a3
|
Avoid showing line number when its not relevant
|
2019-10-17 06:47:50 -07:00 |
|
Brian Fiete
|
7882632e93
|
Changed ProgramStart/ProgramEnd to ensure StaticInits get called
|
2019-10-17 05:31:57 -07:00 |
|
Brian Fiete
|
57396b9abb
|
Auto stash before merge of "master" and "origin/master"
|
2019-10-16 16:23:19 -07:00 |
|
Brian Fiete
|
3c153d27d2
|
Immediate commands no longer wait for paused
|
2019-10-16 13:06:50 -07:00 |
|
Brian Fiete
|
67ee302451
|
Fixes from macOS, first working build
|
2019-10-15 17:27:09 -07:00 |
|
Brian Fiete
|
2e84b4229c
|
Copying RT files, setting $ORIGIN properly
|
2019-10-15 14:39:47 -07:00 |
|
Brian Fiete
|
c8ca66ec5c
|
Change Beefy::defer to be simpler (no std::function), macOS changes
|
2019-10-15 12:28:21 -07:00 |
|
Brian Fiete
|
3bf4c792d8
|
Added target triple support for more useful cross compilation
|
2019-10-14 17:49:10 -07:00 |
|
Brian Fiete
|
c9e0ab6089
|
Added changes to support CompilerExplorer
|
2019-10-11 05:58:08 -07:00 |
|
Brian Fiete
|
c97b074fee
|
Linux fixes, misc fixes
|
2019-10-09 16:20:09 -07:00 |
|
Brian Fiete
|
609dbfa256
|
Dictionary fixes for large containers, watch fixes for containers
|
2019-10-09 16:18:11 -07:00 |
|
Brian Fiete
|
ad2542eba6
|
Adding Obsolete/Error/Warn attributes, devirt fixes for struct ptr
|
2019-10-09 16:11:49 -07:00 |
|
Brian Fiete
|
85d197f552
|
Fixed error when const range checking against null
|
2019-10-05 11:27:59 -07:00 |
|
Brian Fiete
|
f4c252048e
|
Fixed build paths, added comparison warnings, other misc fixes
|
2019-10-05 10:26:26 -07:00 |
|
Brian Fiete
|
b934378758
|
Fixed some hash checking errors
|
2019-10-05 10:24:58 -07:00 |
|
Brian Fiete
|
f258b4a25b
|
Added UnversionedLibDir to config
|
2019-10-04 10:39:25 -07:00 |
|
Brian Fiete
|
e5de09488e
|
Fixed some indenting issues, added indenting test
|
2019-10-04 10:36:53 -07:00 |
|
Brian Fiete
|
c308908d41
|
Variant dbgvis fix
|
2019-10-01 12:48:22 -07:00 |
|
Brian Fiete
|
1346e241db
|
Fix for stepInto
|
2019-10-01 12:46:56 -07:00 |
|
Brian Fiete
|
62346a53b0
|
Adding better support for platforms
|
2019-10-01 12:46:38 -07:00 |
|
Brian Fiete
|
69e3bf94f7
|
Squiggle fix for non-default font, manually add method fix
|
2019-09-30 12:23:27 -07:00 |
|
Brian Fiete
|
e43beb5794
|
Copying fix
|
2019-09-30 12:22:31 -07:00 |
|
Brian Fiete
|
c931f92632
|
Added support for autocomplete inserting property overrides
|
2019-09-29 09:21:51 -07:00 |
|
Brian Fiete
|
ce66b658c4
|
Mintest revisions
|
2019-09-29 07:44:39 -07:00 |
|
Brian Fiete
|
908dbe1a6e
|
Minor IDE modifications
|
2019-09-29 07:44:23 -07:00 |
|
Brian Fiete
|
092df41b37
|
Removed MakePropRebuildTarget, relying on link config string check
|
2019-09-28 12:15:57 -07:00 |
|