1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-20 17:08:00 +02:00
Commit graph

473 commits

Author SHA1 Message Date
Brian Fiete
7400e7099c Fixed focus issue with popup error 2020-09-04 08:58:29 -07:00
Brian Fiete
70c7067bb0 Added type icon to code mouseovers 2020-09-03 09:31:22 -07:00
Brian Fiete
0347f997f2 Support for Forward/Backward mouse buttons 2020-09-03 08:14:24 -07:00
Brian Fiete
37f73f3345 New default colorization for reference types and interface types 2020-09-03 06:49:49 -07:00
Brian Fiete
6511d6a845 Recent file selector (ctrl+tab) 2020-09-03 06:49:19 -07:00
Brian Fiete
49b124e291 Linux fix 2020-08-31 14:16:58 -07:00
Brian Fiete
4d55a32c90 Relaxed project name restrictions. Auto-refresh of installed libraries. 2020-08-31 11:32:33 -07:00
Brian Fiete
d807049b9f Added line copying to copy/cut/paste 2020-08-30 07:49:34 -07:00
Brian Fiete
f795215b44 Fixed object initializer warnings 2020-08-29 11:56:10 -07:00
Brian Fiete
10421d99ca Fixit for brace-to-paren for object initializers 2020-08-29 11:29:13 -07:00
Brian Fiete
12ed915194 Fixed Go To Definition for operator overloads 2020-08-29 07:07:24 -07:00
Brian Fiete
01ae40fcc8 Properly set up Startup Object 2020-08-27 08:52:28 -07:00
Brian Fiete
79c9f5d818 Fixed generic interference with generic tuples 2020-08-26 06:10:36 -07:00
Brian Fiete
b0cbc9666e Removing old unused method 2020-08-25 07:50:03 -07:00
Brian Fiete
2e69fa1b9e Fixed right-click menu 2020-08-23 05:49:30 -07:00
Brian Fiete
64b62c09be Start of SIMD support 2020-08-23 05:42:42 -07:00
Brian Fiete
b6f2762f19 Fixed warning/error colors 2020-08-13 07:31:33 -07:00
Brian Fiete
d9b94c2158 Don't include extension in selection when renaming files 2020-08-13 07:01:33 -07:00
Brian Fiete
7a65003679 Added Interface colorization type 2020-08-13 07:00:49 -07:00
Brian Fiete
9bbcb8eb5e Added a RefType colorization type 2020-08-13 06:28:31 -07:00
Brian Fiete
0adfbce884 Added 'Reload Settings' and 'Reset UI' to File/Preferences menu 2020-08-12 08:48:40 -07:00
Brian Fiete
4d29ecfd31 Fixed misdetected file paths 2020-08-11 06:59:28 -07:00
Brian Fiete
d47b231643 Fixed default UI colors 2020-08-09 07:40:06 -07:00
Brian Fiete
100661889d Allowing RGB instead of just ARGB 2020-08-09 07:36:48 -07:00
Brian Fiete
b6e14d36f2 Fixed path for emcc 2020-08-09 07:19:44 -07:00
Brian Fiete
a0a828a88f Fixed slash error with new folder 2020-08-09 07:19:26 -07:00
Brian Fiete
b18385e427 Fixed ability to colorize ui elements 2020-08-09 07:14:21 -07:00
Brian Fiete
b7b065855d Start of wasm support 2020-08-06 09:24:37 -07:00
Brian Fiete
657866c3bc Initial theme support 2020-08-05 05:37:05 -07:00
Brian Fiete
99c7a9fe1f Fixed autocomplete flashing issues 2020-08-03 07:26:36 -07:00
Brian Fiete
30ff0fb564 BeefBuild fix 2020-07-31 06:39:39 -07:00
Brian Fiete
2e656e88f3 Diagnostic panel support 2020-07-31 06:17:07 -07:00
Brian Fiete
f034880723 Added diagnostics panel 2020-07-31 06:16:29 -07:00
Brian Fiete
41485f4106 Waits for execution queue 2020-07-29 05:10:56 -07:00
Brian Fiete
40bd55fb93 Split off cURL 2020-07-28 05:57:45 -07:00
Brian Fiete
ad987a58bd Fixed Ctrl+Backspace 2020-07-24 05:21:29 -07:00
Brian Fiete
1117aa9b8a Fixed ctrl+backspace during autocomplete 2020-07-22 15:32:04 -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
f651a473e6 Split off ImportFiles so it can be called by script engine 2020-07-19 05:50:08 -07:00
Brian Fiete
09d8d428ec Fixed address display 2020-07-19 05:49:36 -07:00
Brian Fiete
1604ea61cb Fixed 'params' detection issue 2020-07-19 05:49:18 -07:00
Brian Fiete
912fdbe195 Added test for adding files during hotload 2020-07-19 05:48:22 -07:00
Brian Fiete
c08d1161fb Fixed crash when adding/renaming files during hot compile 2020-07-19 05:47:09 -07:00
Brian Fiete
42c4b5f992 Clarified file loading error message 2020-07-18 09:23:29 -07:00
Brian Fiete
cf8bb561e4 Only using /BASE for DLLs now 2020-07-18 07:05:22 -07:00
Brian Fiete
55db457590 Autocomplete flashing fix 2020-07-18 06:51:09 -07:00
Brian Fiete
86a41649ec Added Diagnostics panel 2020-07-18 06:50:28 -07:00
Brian Fiete
b1af9de159 Fixed drawing issue with long docs 2020-07-14 09:33:51 -07:00
Brian Fiete
037b2ac1e4 Added reflection category to distinct build options (wip) 2020-07-11 16:24:07 -07:00