1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 19:48:20 +02:00
Beef/IDE/src
alexvjs 2e93d77285
Link dbg rt when mAllocStackTraceDepth > 0
Had link error when mAllocStackTraceDepth > 0
2023-10-10 20:09:17 +04:00
..
Clang Revamp Stdcall 2020-05-25 20:46:28 +08:00
Compiler Add BfParser_GetIndexAtLine 2022-08-23 20:00:48 +02:00
Debugger Add output window filtering options similar to what Visual Studio 2023-08-23 20:18:45 -04:00
ui Add output window filtering options similar to what Visual Studio 2023-08-23 20:18:45 -04:00
util Fixed recent files leak 2023-06-01 08:49:26 -04:00
BeefConfig.bf Improved Add From Installed IDE project dialog 2022-06-24 10:29:40 -07:00
Board.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
BookmarkManager.bf Fixed CurrentBookmark deleted ref 2023-06-08 10:05:29 -04:00
BuildContext.bf Link dbg rt when mAllocStackTraceDepth > 0 2023-10-10 20:09:17 +04:00
BuildOptions.bf Disable LTO for wasm release 2023-07-27 07:16:00 -07:00
CmdTarget.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
CommandQueueManager.bf Merge branch 'master' of https://github.com/beefytech/Beef into FuzzyAutoComplete 2021-12-24 14:07:34 +01:00
Commands.bf Merge branch 'master' into BookmarkPanel 2022-08-13 18:02:49 +02: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 Serialize IDE collapse state 2022-07-12 05:53:22 -04:00
FileWatcher.bf Broaden folder rename fix 2022-07-28 09:05:23 -04:00
HistoryManager.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
IDEApp.bf Add output window filtering options similar to what Visual Studio 2023-08-23 20:18:45 -04:00
IDEUtils.bf Ctrl+C on project files 2022-08-01 14:05:44 -04: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 Fix detection of external modifications 2023-05-05 15:03:24 -03:00
ScriptManager.bf Switch some captures to '?' 2023-03-17 08:39:05 -07:00
Settings.bf Display error for theme file failure 2023-06-23 07:15:38 -04: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 Fixed console output of one-character lines during test 2023-08-03 01:10:29 -07: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 ToolsetType.GetDefaultFor 2023-07-27 09:17:44 -07:00