Brian Fiete
|
99c7a9fe1f
|
Fixed autocomplete flashing issues
|
2020-08-03 07:26:36 -07:00 |
|
Brian Fiete
|
1fc6b31ffa
|
Removed dot-ctor for nullable
|
2020-08-01 07:48:00 -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
|
53ba427232
|
Adding curl lib
|
2020-07-28 05:58:51 -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 |
|
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 |
|