Brian Fiete
3de10b9d73
Added version.lib from mincrt config
2019-09-12 10:12:54 -07:00
Brian Fiete
a8df8c0e47
Small changes, IDE fixes
2019-09-12 09:48:38 -07:00
Brian Fiete
093eaa64c0
Platform changes
2019-09-12 09:47:56 -07:00
Brian Fiete
303b45f438
Added version info to crash catcher
2019-09-12 09:47:19 -07:00
Brian Fiete
9309297295
Disallowed certain operations in deferred blocks (ie: returns/breaks)
2019-09-12 09:46:54 -07:00
Brian Fiete
59b807fa15
Fixed breakpoint error with multiple breakpoint locations in a file
2019-09-12 09:46:12 -07:00
Brian Fiete
4a83bedd13
Fixed uninitialized member (issue for reproducible builds)
2019-09-12 09:45:42 -07:00
Brian Fiete
f5cc8190ef
Added 'Dispose' capabilities to Result
2019-09-12 09:44:39 -07:00
Brian Fiete
d41872723d
ws
2019-09-12 09:42:02 -07:00
Brian Fiete
1dae16ac57
Added some extra platform errors
2019-09-12 09:41:37 -07:00
Brian Fiete
84f03abcc7
Added ability to retrieve module name for Beef DLL projects
2019-09-11 10:06:10 -07:00
Brian Fiete
5fce0af004
Fixed local method infinite-loop bug
2019-09-11 10:04:58 -07:00
Brian Fiete
a33ca261d5
Fixed on-demand issue triggered by Result Dispose change
2019-09-10 12:28:33 -07:00
Brian Fiete
38a650fc2e
Fixed bugs with type extensions
2019-09-10 11:27:53 -07:00
Brian Fiete
55f3bdfa54
Added license and readme
2019-09-10 11:26:32 -07:00
Brian Fiete
2f01da9e86
Small IDE fixes
2019-09-10 11:26:14 -07:00
Brian Fiete
463e26ff75
Change to allow working in installer
2019-09-10 11:25:53 -07:00
Brian Fiete
5c813f31ec
Removed Zip
2019-09-10 11:17:17 -07:00
Brian Fiete
81da37bb94
Fixed another bug related to mDeclModule change
2019-09-07 15:34:05 -07:00
Brian Fiete
43b78a6c25
Fixed mDeclModule changes from this morning
2019-09-07 15:18:56 -07:00
Brian Fiete
3616305378
Added additional error to rename when def is locekd
2019-09-07 15:18:32 -07:00
Brian Fiete
f2a2c27513
Fixed closing of resizable popups when the cursor moves to resizer
2019-09-07 07:10:30 -07:00
Brian Fiete
e911f02288
Fixed forcing creating of func with unreified methods
2019-09-07 07:10:02 -07:00
Brian Fiete
b1720508ec
Fixed verbosity option
2019-09-07 07:09:33 -07:00
Brian Fiete
c7d2c16a22
Missed brace
2019-09-07 06:41:19 -07:00
Brian Fiete
6e407b8b58
Small fixes
2019-09-07 06:40:26 -07:00
Brian Fiete
ff610742c5
IDE ui issues
...
Fixed an autocomplete issue with path edits
Made renaming symbols aware of file/project locking
Fixed saving of Settings after running test
Fixed async autocomplete update when not terminated with ')'
2019-09-07 06:40:03 -07:00
Brian Fiete
faa1dbd45e
Moved BeefInstall to Beef_website
2019-09-07 06:39:26 -07:00
Brian Fiete
d7da98444e
Fixed a module extension issue with mIRFunction not being cleared
2019-09-07 06:38:56 -07:00
Brian Fiete
07a8e1fe23
Fixed manifest embedding
2019-09-07 06:35:51 -07:00
Brian Fiete
8c6020e1c4
BeefBuild fix
2019-09-05 11:16:59 -07:00
Brian Fiete
8c21f24867
Fixed some Win32 and chkstk rollback issues
2019-09-05 11:09:13 -07:00
Brian Fiete
0ce6e44523
Fixed some IDE issues
...
Fixed some issues related to creating new projects and workspace
Added 'Refresh' option to project
Fixed auto-include refresh
Fixed folder rename
Fixed EOF issue involving DbgModule string table
2019-09-05 08:18:24 -07:00
Brian Fiete
8a02874b51
Moving LogViewer into BeefTools
2019-09-04 11:44:04 -07:00
Brian Fiete
65bf1915af
Moving BeefMem
2019-09-04 11:41:56 -07:00
Brian Fiete
b3487d733b
Moved BeefPerf
2019-09-04 11:39:56 -07:00
Brian Fiete
d28392f8fd
Fixed null function references showing as "<null parent>"
2019-09-04 11:31:58 -07:00
Brian Fiete
8659afa944
Fixed build cache error, fixed ordered hash bug
...
Fixed error writing to build.bat when build directory was externally cleared
Fixed ordered hash errors where the fields were added but the hash didn't change
2019-09-04 11:17:23 -07:00
Brian Fiete
d26e2957b0
Fixed ability to cancel downloads
2019-09-04 10:27:37 -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
c5dca50e50
Fixed the lambda hotswap change
2019-09-04 05:57:56 -07:00
Brian Fiete
1e04bb1b3e
Autocomplete fixes, debugger fixes
...
Fixed autocomplete issue typing out base class name
Fixed autocomplete issue typing before a member access (ie: in 'val' for 'val.MethodA()')
Fixed invocation autocomplete with [Friend] access
2019-09-04 04:44:00 -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
767a3fafd9
Added extra case for DbgBreakPoint check for Win32
2019-09-03 05:06:03 -07:00
Brian Fiete
1f7654b68e
Merge remote-tracking branch 'origin/master'
2019-09-02 17:39:56 -07:00
Brian Fiete
b63a243fd7
Working on installer, fixing more Win32 issues
...
Throwing error on member references with ".." cascade token outside invocations (ie: "ts..mA = 123")
Fixed 'Thread.ModuleTLSIndex' error - which caused us TLS lookup failures in Beef DLLs
Fixed some hotswap errors
Made BeefPerf shut down properly
Fixed an 'int literal' FixIntUnknown issue where rhs was System.Object which caused an illegal boxing
Fixed COFF::LocateSymbol issues with Win32 and also with linking to static libraries - showed up with hot-linking in fmod when hot-adding a floating point mod
Fixed a couple memory leaks
Fixed alignment issue in COFF::ParseCompileUnit
2019-09-02 17:39:47 -07:00
Brian Fiete
f6226150ad
Linux fixes
2019-08-30 05:16:25 -07:00
Brian Fiete
aad0a640c5
Fixed test error
2019-08-29 18:10:38 -07:00
Brian Fiete
3625d76cc7
Fixed cascade error, switched minidump test to use symbols.beeflang.org
2019-08-29 17:40:17 -07:00
Brian Fiete
7966abb501
Fixed text script
2019-08-29 16:25:03 -07:00