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 |
|
Brian Fiete
|
e917fd8fdf
|
Fixed type table comparison crash
|
2020-07-19 06:15:11 -07:00 |
|
Brian Fiete
|
a457ebcbc5
|
Properly detecting circular data references in sized arrays
|
2020-07-19 06:13:03 -07:00 |
|
Brian Fiete
|
87ca2f71af
|
Added new tests scripts
|
2020-07-19 05:50:22 -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
|
e13b24cd30
|
Fixed crash evaluating registers when debug module hasn't loaded
|
2020-07-19 05:48:48 -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
|
b8340dfdc6
|
Fixed whitespace copying issue
|
2020-07-19 05:46:50 -07:00 |
|
Brian Fiete
|
50cff34fc6
|
Renamed Add(Span<T>) to AddRange(Span<T>)
|
2020-07-19 05:46:08 -07:00 |
|
Brian Fiete
|
01201c3acb
|
Added missing ToString overrides
|
2020-07-19 05:45:35 -07:00 |
|
Brian Fiete
|
42c4b5f992
|
Clarified file loading error message
|
2020-07-18 09:23:29 -07:00 |
|
Brian Fiete
|
d6eb631419
|
Added __STACKOVERFLOW test method
|
2020-07-18 08:11:03 -07:00 |
|
Brian Fiete
|
cf8bb561e4
|
Only using /BASE for DLLs now
|
2020-07-18 07:05:22 -07:00 |
|
Brian Fiete
|
dc0c0946a0
|
Fixed warning
|
2020-07-18 06:51:33 -07:00 |
|
Brian Fiete
|
4f7e114c9b
|
Fixed memcpy reg remap
|
2020-07-18 06:51:25 -07:00 |
|
Brian Fiete
|
55db457590
|
Autocomplete flashing fix
|
2020-07-18 06:51:09 -07:00 |
|
Brian Fiete
|
af77825b9d
|
Union changes
|
2020-07-18 06:51:00 -07:00 |
|
Brian Fiete
|
86a41649ec
|
Added Diagnostics panel
|
2020-07-18 06:50:28 -07:00 |
|
Brian Fiete
|
015470203b
|
Added union assignment test
|
2020-07-18 06:47:47 -07:00 |
|
Brian Fiete
|
bcef4a975d
|
More reflection tests
|
2020-07-18 05:27:09 -07:00 |
|
Brian Fiete
|
b24625d9a3
|
Fix for attributes with string parameters with default values
|
2020-07-18 05:26:45 -07:00 |
|
Brian Fiete
|
0f11c36da8
|
Fixed fixit for attributes namespaces
|
2020-07-17 05:13:12 -07:00 |
|
Brian Fiete
|
54d107e334
|
Fix for clicking inside selection
|
2020-07-16 16:03:55 -07:00 |
|
Brian Fiete
|
e6f722bf7a
|
Tests for split global with explicit reference
|
2020-07-16 16:03:36 -07:00 |
|
Brian Fiete
|
c11449f9db
|
Fixed 'ref let' case
|
2020-07-16 16:03:05 -07:00 |
|
Brian Fiete
|
7f31b29607
|
Fixed globals project selection for typedef
|
2020-07-16 16:02:54 -07:00 |
|
Brian Fiete
|
328f489324
|
Made global composite typedefs no longer split per-project
|
2020-07-16 08:04:25 -07:00 |
|
Brian Fiete
|
8a5b674216
|
Merge pull request #421 from JamesOrson/BEEF-420_Add-missing-hinstance-field
Add hinstance field to INTERNAL_windows_wminfo in SDL2 library
|
2020-07-16 06:12:42 -07:00 |
|
Brian Fiete
|
37fc1a08e1
|
Fix for globals namespace conflicting with extension name
|
2020-07-15 15:32:06 -07:00 |
|
James Orson
|
3086806e03
|
Add hinstance field to INTERNAL_windows_wminfo in SDL2 library
|
2020-07-15 11:40:06 -07:00 |
|
Brian Fiete
|
0dab815f08
|
Fixed comma-separated fields with initializers
|
2020-07-15 11:39:43 -07:00 |
|
Brian Fiete
|
50ce821417
|
Fixed project removal issue
|
2020-07-15 11:39:43 -07:00 |
|
Brian Fiete
|
4fd722f386
|
Fixed Linux interop issue
|
2020-07-15 11:39:43 -07:00 |
|
Brian Fiete
|
8f742301b7
|
Made dot-constructors work with nullables
|
2020-07-15 11:39:43 -07:00 |
|
Brian Fiete
|
1f192ef97c
|
Fixed 'UP' scancode
|
2020-07-15 11:39:43 -07:00 |
|
Brian Fiete
|
1aa18100de
|
Fixed typealias circular reference issue
|
2020-07-15 11:39:43 -07:00 |
|
Brian Fiete
|
f6a61e6571
|
Fixed drawing issue with long docs
|
2020-07-15 11:39:43 -07:00 |
|
Brian Fiete
|
65ee0c7dda
|
Added reflect method filters
|
2020-07-15 11:39:43 -07:00 |
|
Brian Fiete
|
eeccb4ad6f
|
Added ToString
|
2020-07-15 11:39:43 -07:00 |
|
Brian Fiete
|
aae3e558fe
|
Fixed getScope call in FatalError
|
2020-07-15 11:39:43 -07:00 |
|