1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-19 00:20:25 +02:00
Beef/IDE/src
2021-12-01 00:21:12 +01:00
..
Clang Revamp Stdcall 2020-05-25 20:46:28 +08:00
Compiler Added (partially-working) '-deterministic' debug cmd line param 2021-01-30 14:43:10 -08:00
Debugger Only attempt to allocate hot heap when hot swapping is enabled 2021-04-14 11:04:54 -07:00
ui Added setting to open new tabs on right instead of left 2021-11-30 23:37:44 +01:00
util Start of package management 2021-02-25 08:10:21 -08:00
BeefConfig.bf Start of package management 2021-02-25 08:10:21 -08:00
Board.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
BookmarkManager.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
BuildContext.bf Fixed custom command rebuild issues after cleaning 2021-07-19 10:50:31 -07:00
BuildOptions.bf Fixed ReflectBoxing serialization 2020-09-26 08:26:58 -07:00
CmdTarget.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
CommandQueueManager.bf Comptime updates, start of metaprogramming support 2021-01-08 16:21:03 -08:00
Commands.bf Add "Delete All Right" command to IDE 2021-11-04 23:18:27 +03:00
CompositeFile.bf DeleteDictionaryAndKeysAndItems to DeleteDictionaryAndKeysAndValues 2021-01-04 04:56:44 -08:00
FileEditData.bf Fixed save buffers during symbol rename 2020-11-08 07:45:37 -08:00
FileRecovery.bf Filtered out unchanged recovery files 2020-11-04 06:58:03 -08:00
FileWatcher.bf DeleteDictionaryAndKeysAndItems to DeleteDictionaryAndKeysAndValues 2021-01-04 04:56:44 -08:00
HistoryManager.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
IDEApp.bf Should work for all tabs now. 2021-12-01 00:21:12 +01:00
IDEUtils.bf Fixed static lib archiving with paths with spaces 2021-07-01 12:42:03 -07:00
IPCHelper.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Popup.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Program.bf Start of package management 2021-02-25 08:10:21 -08:00
Project.bf Removed "Dynamic Library" target type, replaced by Build Kind 2021-06-28 09:44:47 -07:00
ScriptManager.bf Remove unnecessary pauses for build scripts 2021-11-26 08:56:01 -08:00
Settings.bf Added setting to open new tabs on right instead of left 2021-11-30 23:37:44 +01:00
SimpleProgram.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
SourceControl.bf Initial checkin 2019-08-23 11:56:54 -07:00
SpellChecker.bf Fixed object initializer warnings 2020-08-29 11:56:10 -07:00
Targets.bf Revamp Stdcall 2020-05-25 20:46:28 +08:00
TestManager.bf Respect debug working directory during test 2021-11-23 12:39:25 -08:00
VertDir.bf Early support for line/statement moving 2020-09-06 09:05:00 -07:00
WakaTime.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Workspace.bf Fix incorrect search & replace for "char => char8" in comments 2021-10-30 00:11:37 +03:00