Brian Fiete
|
c3bc2bc67c
|
Added extern constraints to types
|
2020-08-05 05:34:32 -07:00 |
|
Brian Fiete
|
7724c6ae64
|
Made GC.Mark a mixin for less module rebuilding
|
2020-08-04 10:31:13 -07:00 |
|
Brian Fiete
|
92d3ab6ca9
|
Fixed error messages for methods with extern constraints in variations
|
2020-08-04 10:30:25 -07:00 |
|
Brian Fiete
|
c7393865b4
|
Fixed issue passing a splat arg to a params parameter
|
2020-08-03 10:19:50 -07:00 |
|
Brian Fiete
|
e59cb10ed4
|
Added error when attempting to add default value to params parameter
|
2020-08-03 10:19:26 -07:00 |
|
Brian Fiete
|
7e843bb402
|
More Fail info, better fail on OperandToAddr
|
2020-08-03 10:00:32 -07:00 |
|
Brian Fiete
|
99c7a9fe1f
|
Fixed autocomplete flashing issues
|
2020-08-03 07:26:36 -07:00 |
|
Brian Fiete
|
f9bed24c00
|
Fixed 'base' lookup for properties
|
2020-08-03 06:09:45 -07:00 |
|
Brian Fiete
|
473246fa51
|
Fixed global mixin lookup when there's an explicit target
|
2020-08-03 05:51:17 -07:00 |
|
Brian Fiete
|
80583d2dc2
|
Null check
|
2020-08-03 05:47:41 -07:00 |
|
Brian Fiete
|
41fb94f1f8
|
Fixed bitset bools for conditional breakpoints
|
2020-08-03 05:45:38 -07:00 |
|
Brian Fiete
|
bdc6a17f79
|
Propagating readonly with mixin arguments
|
2020-08-03 05:44:40 -07:00 |
|
Brian Fiete
|
768cae659c
|
Fixed alignof for pointers in debugger
|
2020-08-01 15:07:18 -07:00 |
|
Brian Fiete
|
015641b896
|
Fixed 'full' float display
|
2020-08-01 15:03:11 -07:00 |
|
Brian Fiete
|
df1401e48a
|
Fixed issue with forked globals
|
2020-08-01 15:02:55 -07:00 |
|
Brian Fiete
|
91dea6cd3b
|
Fixed const expr preference in method selection
|
2020-08-01 12:16:17 -07:00 |
|
Brian Fiete
|
fb960747ec
|
Fixed dependency issue with array arguments in specialized methods
|
2020-08-01 07:49:50 -07:00 |
|
Brian Fiete
|
ae89a29fd8
|
Improved method selection with unspecialized arguments
|
2020-08-01 07:48:59 -07:00 |
|
Brian Fiete
|
1fc6b31ffa
|
Removed dot-ctor for nullable
|
2020-08-01 07:48:00 -07:00 |
|
Brian Fiete
|
df50100353
|
Fixed ToString
|
2020-08-01 07:47:42 -07:00 |
|
Brian Fiete
|
30ff0fb564
|
BeefBuild fix
|
2020-07-31 06:39:39 -07:00 |
|
Brian Fiete
|
88e8a60bd8
|
Null guard
|
2020-07-31 06:18:26 -07:00 |
|
Brian Fiete
|
b544f96bf7
|
Fixed zero-initialize array of non-aligned-size structs
|
2020-07-31 06:18:05 -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
|
efa9566f88
|
Null guard
|
2020-07-31 06:14:08 -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
|
a7ef265e0b
|
Registry changes
|
2020-07-28 05:58:00 -07:00 |
|
Brian Fiete
|
40bd55fb93
|
Split off cURL
|
2020-07-28 05:57:45 -07:00 |
|
Brian Fiete
|
65a28a97bb
|
Mixin fix for closed module
|
2020-07-27 17:41:07 -07:00 |
|
Brian Fiete
|
eedbd9b8f5
|
Fixed Blocking setter
|
2020-07-27 13:58:40 -07:00 |
|
Brian Fiete
|
43d7a57c38
|
BeefPerf fixes
|
2020-07-27 12:31:57 -07:00 |
|
Brian Fiete
|
673d9a18f3
|
Fixed INVALID_SOCKET, added Blocking property, Select uses milliseconds
|
2020-07-27 12:31:25 -07:00 |
|
Brian Fiete
|
8fb6f7304d
|
Fixed GC marking of sized arrays
|
2020-07-24 06:37:50 -07:00 |
|
Brian Fiete
|
04de0512c3
|
Fixed inlining issue with reflection data
|
2020-07-24 05:47:25 -07:00 |
|
Brian Fiete
|
ad987a58bd
|
Fixed Ctrl+Backspace
|
2020-07-24 05:21:29 -07:00 |
|
Brian Fiete
|
e72cfc6d96
|
Added generic Lerp
|
2020-07-24 05:21:05 -07:00 |
|
Brian Fiete
|
bec6f1d007
|
Properly checking extern method constraints, fixed dtor body scopes
|
2020-07-24 05:20:50 -07:00 |
|
Brian Fiete
|
b1f741b1f0
|
Fixed ref iteration over valueless types
|
2020-07-22 15:32:27 -07:00 |
|
Brian Fiete
|
1117aa9b8a
|
Fixed ctrl+backspace during autocomplete
|
2020-07-22 15:32:04 -07:00 |
|
Brian Fiete
|
03e09c4322
|
Test change
|
2020-07-21 13:14:20 -07:00 |
|
Brian Fiete
|
fed75dfa85
|
Fixed an issue of zombie failed specialized methods in resolve-only
|
2020-07-21 13:14:09 -07:00 |
|
Brian Fiete
|
af9320ada6
|
Fixed Equals check for non-aligned-size sized arrays
|
2020-07-20 08:04:34 -07:00 |
|
Brian Fiete
|
fc21c66b27
|
Method selection issues, issues with tuples containing 'var'
|
2020-07-20 07:17:33 -07:00 |
|
Brian Fiete
|
03c8d72f33
|
Fixed issues with char8* attribute arguments
|
2020-07-20 07:16:20 -07:00 |
|
Brian Fiete
|
327ba62b5a
|
Fixed 'expected error' logic
|
2020-07-19 11:57:04 -07:00 |
|
Brian Fiete
|
af9ac0b918
|
Fixed some selection issues
|
2020-07-19 11:07:31 -07:00 |
|
Brian Fiete
|
1e446a655c
|
Fixed Test4
|
2020-07-19 11:07:18 -07:00 |
|
Brian Fiete
|
230ff8270e
|
Temporarily remove BugW004 test
|
2020-07-19 09:25:33 -07:00 |
|