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

366 commits

Author SHA1 Message Date
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
Brian Fiete
a1c8d60d4b Remove test file 2020-07-11 16:22:15 -07:00
Brian Fiete
bc82b30a8d Fixed some ToString issues 2020-07-11 16:21:28 -07:00
Brian Fiete
e097ffc4fe Fixed multiple extensions with ; seperation 2020-07-07 10:47:15 -07:00
Brian Fiete
4ac56a2432 Reflection fixes on Win32 2020-07-06 17:58:46 -07:00
Brian Fiete
2226e51977 Version fix 2020-07-06 13:23:48 -07:00
Brian Fiete
5b59c15357 Fixed variant issue 2020-07-06 12:57:08 -07:00
Brian Fiete
6cd66a2182 Reflection fixes for static values 2020-07-06 09:55:19 -07:00
Brian Fiete
78dd56d6c5 Added GetFieldReference, ability to explicitly reference in Variant 2020-07-06 09:09:28 -07:00
Brian Fiete
0d0d55741d Fixed dynlib extension for macOS 2020-07-04 08:59:36 -07:00
Brian Fiete
9f04792baa Fixed minlib Type 2020-07-02 11:45:30 -07:00
Brian Fiete
0c946de3ca Added RefType, changed how CRepr types are represented 2020-07-02 11:05:17 -07:00
Brian Fiete
cfff1d6bc4 Reproducing hashed base address for linking 2020-07-01 12:46:04 -07:00
Brian Fiete
963f4fedfc Made Linux respect link dependencies 2020-07-01 05:29:25 -07:00
Brian Fiete
6e5b6694a1 Fixed dynamic Beef libs on Linux/macOS 2020-06-30 12:13:20 -07:00
Brian Fiete
c2894b0397 Scope Prev/Next commands 2020-06-23 15:25:04 -07:00
Brian Fiete
9e009b134c Scope Prev/Next, other minor improvements 2020-06-23 15:24:50 -07:00
Brian Fiete
d31c9df8ac Remove debug text 2020-06-23 11:52:10 -07:00
Brian Fiete
01d52131df Partially allowing WSL compilation 2020-06-23 07:33:43 -07:00
Brian Fiete
16be83ceda Disallow object-to-void* casting. Lowering fixes. Variant fixes. 2020-06-23 07:32:53 -07:00
Brian Fiete
c6f1f358a9 Added multi-line custom build command 2020-06-22 08:49:23 -07:00
Brian Fiete
d9b047a924 Fixed browse issue with no workspace 2020-06-21 10:12:56 -07:00
Brian Fiete
5851653a19 Added ability to specify fail text 2020-06-21 07:51:01 -07:00
Brian Fiete
307c1080c4 More fail tests 2020-06-21 07:50:37 -07:00
Brian Fiete
4d53f185d8 Mixin name uniquing, 'this' for mixins 2020-06-20 17:25:37 -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
82a108714d Added more 'alt' lookups 2020-06-19 06:41:50 -07:00
Brian Fiete
abeda6909b Added concept of strict equality 2020-06-17 05:13:53 -07:00
Brian Fiete
5190038af9 Made log writing failure a soft failure 2020-06-16 08:30:02 -07:00
Brian Fiete
52033be6ad Listens to Static/Instance flags for method enumeration 2020-06-16 07:51:16 -07:00
Brian Fiete
b811f5daf8 Fixed issue copying nested directories 2020-06-15 12:50:47 -07:00
Brian Fiete
85943230b1 Added mouseover propery evaluation 2020-06-15 09:01:49 -07:00
Brian Fiete
98d0b90789 Removed faulty assert 2020-06-15 06:59:49 -07:00
Brian Fiete
ad89d4cc82 Fixed autocomplete panel invoke issue 2020-06-14 08:39:52 -07:00
Brian Fiete
b275f5b8c6 Fixed issue clicking on thread list while sampling 2020-06-13 15:55:30 -07:00
Brian Fiete
d463832168 Added more editor keys and commands 2020-06-13 15:55:08 -07:00
Brian Fiete
82d2963a9e Fixed some large-file stack overflow issues 2020-06-13 04:57:58 -07:00
Brian Fiete
76094437cb IDE fixes 2020-06-10 07:12:26 -07:00
Brian Fiete
5da74382d4 Interop fixes and tests, fixing xplat struct passing issues 2020-06-10 07:12:07 -07:00
Brian Fiete
34b846b11c Disable recent menu item when there are no items 2020-06-05 16:15:45 -07:00
Brian Fiete
2b574916cc Fix for removing project 2020-06-05 14:17:06 -07:00
Brian Fiete
053e36a62a Fixed for new generics 2020-06-05 10:25:59 -07:00
Brian Fiete
e0588e83aa Performing recursive search for libs 2020-06-05 09:24:08 -07:00