Brian Fiete
b356e4735c
Refactored prebuild/postbuild command handling
2021-02-12 05:50:10 -08:00
Brian Fiete
f9b9b15214
DeleteDictionaryAndKeysAndItems to DeleteDictionaryAndKeysAndValues
2021-01-04 04:56:44 -08:00
Brian Fiete
1be37e6f24
Deprecated DeleteAndClearItems
2021-01-02 09:08:25 -08:00
Brian Fiete
06a1ea841f
Fixed some generic param cases with generic methods in generic variants
2021-01-01 15:33:00 -08:00
Brian Fiete
27a586df04
Fixed atom deletion issue
2020-12-25 05:22:02 -08:00
Brian Fiete
fd3265445d
Fixes for new out-var rules, unassigned variable detection
2020-09-22 07:44:47 -07:00
Brian Fiete
2fa72ceb45
Error fix
2020-09-19 05:15:43 -07:00
Brian Fiete
79c9f5d818
Fixed generic interference with generic tuples
2020-08-26 06:10:36 -07:00
Brian Fiete
41485f4106
Waits for execution queue
2020-07-29 05:10:56 -07:00
Brian Fiete
1e446a655c
Fixed Test4
2020-07-19 11:07:18 -07:00
Brian Fiete
912fdbe195
Added test for adding files during hotload
2020-07-19 05:48:22 -07:00
Brian Fiete
c6f1f358a9
Added multi-line custom build command
2020-06-22 08:49:23 -07:00
Brian Fiete
5851653a19
Added ability to specify fail text
2020-06-21 07:51:01 -07:00
Brian Fiete
b811f5daf8
Fixed issue copying nested directories
2020-06-15 12:50:47 -07:00
Brian Fiete
03fbc9d468
Fixes for type dependencies and tests for type deletion bug
2020-06-04 11:47:55 -07:00
Brian Fiete
31a23bff3a
Added project context directly to the script commands
2020-05-30 06:03:13 -07:00
Brian Fiete
f8b27c13a2
Enhanced var capabilities for scripts and building
2020-05-21 11:47:15 -07:00
Brian Fiete
e5e40811cf
Added RemoveProject functionality
2020-05-19 09:08:35 -07:00
Brian Fiete
0a7e0e01e6
Fixed dep-of-dep checks
2020-05-12 06:44:09 -07:00
Brian Fiete
40fe76d903
Added missing ()'s for allocations
2020-05-11 10:16:24 -07:00
Brian Fiete
585b856ff3
Fixed stuck custom commands
2020-05-06 17:01:26 -07:00
Brian Fiete
dbd9b32e3f
Renamed System.Collections.Generic to System.Collections
2020-04-29 06:40:03 -07:00
Brian Fiete
18764073dd
Added support for executing command files
2020-04-14 11:38:17 -07:00
Brian Fiete
9f7040154b
Supporting unquoted string literals
2020-04-13 06:42:49 -07:00
Brian Fiete
a51fa2b657
Added an origX/origY to MouseClick
2020-03-21 07:09:21 -07:00
Brian Fiete
7ad6df2c6e
Fixed spelling mistake
2020-02-08 06:12:04 -08:00
Brian Fiete
ddc943876d
Added support for shell commands in postbuild/prebuild
2020-01-23 07:44:09 -08:00
Brian Fiete
db5e5f034a
Fixed IsPaused calculation
2020-01-21 09:06:37 -08:00
Brian Fiete
b068aa8d29
Fixed some errors panel issues
2020-01-20 17:12:07 -08:00
Brian Fiete
8970ebcd93
Added error/warning panel, region support
2020-01-06 13:49:35 -08:00
Brian Fiete
a4476332fe
Reflection fixes
2019-11-29 09:24:13 -08:00
Brian Fiete
2f2230ec79
Adding functionality to allow for watch testing
2019-11-07 06:53:56 -08:00
Brian Fiete
3c153d27d2
Immediate commands no longer wait for paused
2019-10-16 13:06:50 -07:00
Brian Fiete
3bf4c792d8
Added target triple support for more useful cross compilation
2019-10-14 17:49:10 -07:00
Brian Fiete
f258b4a25b
Added UnversionedLibDir to config
2019-10-04 10:39:25 -07:00
Brian Fiete
243ffaf851
Supporting wildcard for CopyIfNewer
2019-09-18 13:01:29 -07:00
Brian Fiete
43c82515fe
Fixed pause issue running post-build scripts, added curl diagnostics
2019-09-04 07:00:38 -07:00
Brian Fiete
2f01cc14dd
Beefy::String changes, lambda hotswap fixes
...
Changed some string internals related to StringViewsma
Added an "incompatible capture" error for lambdas when the captures change
2019-09-03 11:17:13 -07:00
Brian Fiete
a367b8165f
Win32 debugging fixes, more work on custom compile commands
...
Fixed working dir for 'launch'
Fixed attaching to process - stack trace wasn't updating properly
Fixed more custom compile stuff, and BeefySysLib bin destination
Fixed linking issues related to Bfp* and Bp* exports in both BeefRT and BeefySysLib
Fixed a crash with conditional breakpoints
Fixed release mode IDE issues (related to hot swap breakpoints)
Fixed hotswapping type data with LLVM builds
Fixed 'Pause' state processing Running_ToTempBreakpoint for ScriptManager
Fixed Win32 step out when there's an ESP adjustment at the return site
Made step-out skip over "unimportant" instructions at return site
2019-08-29 14:19:07 -07:00
Brian Fiete
09016c8dc0
Bug fixes, installer, [Export]
...
Fixed a bunch of bugs in aggregate const initializers
Fixed ZIP bugs
Fixed a compilation case where we change protection while reifying a type
Added another project kind - Dynamic Library
Added [Export] for DLL method exporting
Fixed some issues of things being generated as __NOINLINE incorrectly
Fixed an issue with module extensions with not-yet-demanded on-demand methods
Started adding Installer
2019-08-27 08:04:41 -07:00
Brian Fiete
078564ac9e
Initial checkin
2019-08-23 11:56:54 -07:00