Brian Fiete
|
f034880723
|
Added diagnostics panel
|
2020-07-31 06:16:29 -07:00 |
|
Brian Fiete
|
327ba62b5a
|
Fixed 'expected error' logic
|
2020-07-19 11:57:04 -07:00 |
|
Brian Fiete
|
1e446a655c
|
Fixed Test4
|
2020-07-19 11:07:18 -07:00 |
|
Brian Fiete
|
c08d1161fb
|
Fixed crash when adding/renaming files during hot compile
|
2020-07-19 05:47:09 -07:00 |
|
Brian Fiete
|
86a41649ec
|
Added Diagnostics panel
|
2020-07-18 06:50:28 -07:00 |
|
Brian Fiete
|
2226e51977
|
Version fix
|
2020-07-06 13:23:48 -07:00 |
|
Brian Fiete
|
0d0d55741d
|
Fixed dynlib extension for macOS
|
2020-07-04 08:59:36 -07:00 |
|
Brian Fiete
|
6e5b6694a1
|
Fixed dynamic Beef libs on Linux/macOS
|
2020-06-30 12:13:20 -07:00 |
|
Brian Fiete
|
9e009b134c
|
Scope Prev/Next, other minor improvements
|
2020-06-23 15:24:50 -07:00 |
|
Brian Fiete
|
01d52131df
|
Partially allowing WSL compilation
|
2020-06-23 07:33:43 -07:00 |
|
Brian Fiete
|
c6f1f358a9
|
Added multi-line custom build command
|
2020-06-22 08:49:23 -07:00 |
|
Brian Fiete
|
156d8413ed
|
Fixed multiple-test issue
|
2020-06-20 05:15:01 -07:00 |
|
Brian Fiete
|
271d88f261
|
Added float format flags
|
2020-06-19 06:42:52 -07:00 |
|
Brian Fiete
|
d463832168
|
Added more editor keys and commands
|
2020-06-13 15:55:08 -07:00 |
|
Brian Fiete
|
76094437cb
|
IDE fixes
|
2020-06-10 07:12:26 -07:00 |
|
Brian Fiete
|
34b846b11c
|
Disable recent menu item when there are no items
|
2020-06-05 16:15:45 -07:00 |
|
Brian Fiete
|
5d9a5f183d
|
Fixed some auto-include/ignore project item issues
|
2020-06-04 17:19:57 -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
|
394dec5bae
|
Fixed xcopy issue with input redirection
|
2020-06-01 08:40:15 -07:00 |
|
Brian Fiete
|
8bdfb8e93e
|
Fixed version check
|
2020-05-31 09:17:21 -07:00 |
|
Brian Fiete
|
dfde0c6dda
|
Merge pull request #292 from HydrogenC/patch-1
Deprecate [Stdcall]
|
2020-05-28 09:06:41 -07:00 |
|
Brian Fiete
|
1010e8ac83
|
Added font failovers for missing fonts
|
2020-05-25 11:02:09 -07:00 |
|
LZMPDev
|
ad0dab0d4c
|
Revamp Stdcall
|
2020-05-25 20:46:28 +08:00 |
|
Brian Fiete
|
28e55fd5aa
|
Renamed "Start Debugging" to "Continue" while running
|
2020-05-25 00:13:55 -07:00 |
|
Brian Fiete
|
f8b27c13a2
|
Enhanced var capabilities for scripts and building
|
2020-05-21 11:47:15 -07:00 |
|
Brian Fiete
|
cce45dbc15
|
Fixed issues with multi-window editing
|
2020-05-20 06:44:21 -07:00 |
|
Brian Fiete
|
4fe6bcaa86
|
Made some fixes for not having a resolve compiler enabled
|
2020-05-19 09:09:18 -07:00 |
|
Brian Fiete
|
cd09529c9a
|
Marking project as changed when dependency is implicitly removed
|
2020-05-18 09:36:04 -07:00 |
|
Brian Fiete
|
6976de31af
|
Fixed issues closing tabs
|
2020-05-17 06:44:23 -07:00 |
|
Brian Fiete
|
63c6421413
|
Fixed issues using object flags on on-debug default alloc
|
2020-05-15 10:33:56 -07:00 |
|
Brian Fiete
|
0113ce7115
|
Improved handling of platform configs
|
2020-05-15 08:52:48 -07:00 |
|
Brian Fiete
|
2f33b193bd
|
Added 'not supported' build type for friendlier "won't built" marking
|
2020-05-15 06:28:01 -07:00 |
|
Brian Fiete
|
3280238ade
|
Fixed enabling for Stop Debugging
|
2020-05-13 16:09:06 -07:00 |
|
Brian Fiete
|
9010d8ed47
|
Fixed 'Start Without Debugging' vs 'Start Without Compiling'
|
2020-05-13 12:28:20 -07:00 |
|
Brian Fiete
|
40fe76d903
|
Added missing ()'s for allocations
|
2020-05-11 10:16:24 -07:00 |
|
Brian Fiete
|
b52db47d55
|
Got rid of Action<T>/Func<T>
|
2020-05-08 07:10:35 -07:00 |
|
Brian Fiete
|
26604017f8
|
Multi-monitor fixes
|
2020-05-07 08:39:40 -07:00 |
|
Brian Fiete
|
421a324666
|
Fixed slashes for paths
|
2020-05-06 17:00:38 -07:00 |
|
Brian Fiete
|
3bc83157e7
|
Showing last-used file when closing
|
2020-05-05 07:32:32 -07:00 |
|
Brian Fiete
|
468882bd5b
|
Fixed linux crash
|
2020-04-30 14:04:45 -07:00 |
|
Brian Fiete
|
3ebe00d59a
|
Added version constant
|
2020-04-30 10:34:37 -07:00 |
|
Brian Fiete
|
82ca799470
|
Fixed a crash using -generate in BeefBuild
|
2020-04-29 11:40:22 -07:00 |
|
Brian Fiete
|
dbd9b32e3f
|
Renamed System.Collections.Generic to System.Collections
|
2020-04-29 06:40:03 -07:00 |
|
Brian Fiete
|
07df54ddba
|
Deferred ShowOuput, fixed double-output window
|
2020-04-28 15:52:02 -07:00 |
|
Brian Fiete
|
9210346853
|
Fixed a shutdown crash
|
2020-04-28 12:55:35 -07:00 |
|
Brian Fiete
|
595f35b42e
|
Fixed some path error handling, fixed Debug Sessions
|
2020-04-26 08:46:45 -07:00 |
|
Brian Fiete
|
07c2166321
|
Fixed issues with key settings, particularly clearing a key binding
|
2020-04-25 06:08:17 -07:00 |
|
Brian Fiete
|
d6a4b8b62c
|
Fixed some font crashing issues, allowed fonts to be 'optional' with a ?
|
2020-04-24 16:57:16 -07:00 |
|
Brian Fiete
|
2b6e1d0d5d
|
Fixed crash while removing project
|
2020-04-20 07:00:02 -07:00 |
|
Brian Fiete
|
e7540ddef0
|
Properply rebuilds hash after a hot compile
|
2020-04-16 00:33:29 -07:00 |
|