Brian Fiete
|
c378ef6e92
|
Fixed function call from expression
|
2022-01-14 08:15:49 -05:00 |
|
Brian Fiete
|
b048cafcfd
|
Fixed internal access in type aliases
|
2022-01-14 07:30:26 -05:00 |
|
Brian Fiete
|
3a87b926b3
|
Update TypeCode, fixed TypeOf value
|
2022-01-14 07:08:09 -05:00 |
|
Brian Fiete
|
e441032e4e
|
Add a dependency on element type in boxed type
|
2022-01-14 07:07:33 -05:00 |
|
Brian Fiete
|
5bc9642d26
|
Improved calling convention for aarch64
|
2022-01-14 06:23:36 -05:00 |
|
Brian Fiete
|
a69dd47cea
|
Autocomplete documentation fix with fuzzy autocomplete disabled
|
2022-01-13 18:32:26 -05:00 |
|
Brian Fiete
|
8f7f7cba21
|
Merge pull request #1376 from disarray2077/patch-6
Fix arithmetic overflow error in Random
|
2022-01-13 11:43:35 -05:00 |
|
Brian Fiete
|
a65b69bcd0
|
Allow type ids in comptype
|
2022-01-13 11:41:05 -05:00 |
|
Brian Fiete
|
1b5f85615a
|
Disable lto on modules with dll exports (lld-link bug)
|
2022-01-13 11:40:44 -05:00 |
|
Brian Fiete
|
0c3f9a139d
|
Comptime rebuild and hot compile fixes
|
2022-01-13 11:40:14 -05:00 |
|
Brian Fiete
|
b49cd5d12a
|
Cmd line option to disable file recovery
|
2022-01-13 11:38:48 -05:00 |
|
disarray2077
|
44aa69fc1e
|
Fix arithmetic overflow error
|
2022-01-13 12:27:50 -03:00 |
|
Brian Fiete
|
63792924e0
|
Fixed CopyToDependents for DLLs
|
2022-01-12 12:58:51 -05:00 |
|
Brian Fiete
|
e79a3755fd
|
Fixed Replace in Files 'x' with 'xx' case
|
2022-01-12 09:01:37 -05:00 |
|
Brian Fiete
|
a70c34050b
|
Fixed clipping of bottom of HoverWatch edit widget
|
2022-01-12 08:52:35 -05:00 |
|
Brian Fiete
|
c43673d454
|
Fixed X64 div emission, proper arg1 register disabling for mul
|
2022-01-12 06:31:16 -05:00 |
|
Brian Fiete
|
0e9f135d7e
|
Fixed opaque type issue in AssignDeferrredTupleAssignData
|
2022-01-11 22:02:47 -05:00 |
|
Brian Fiete
|
34af7f2734
|
Overflow check fix for inc/dec
|
2022-01-11 17:23:59 -05:00 |
|
Brian Fiete
|
3f6d4d1199
|
DeleteChar mJustInsertedCharPair fix
|
2022-01-11 15:57:07 -05:00 |
|
Brian Fiete
|
ed6959973a
|
Fixed some constraint lookups
|
2022-01-11 12:02:23 -05:00 |
|
Brian Fiete
|
3fcaa6b397
|
Fixed void(val) cast expression
|
2022-01-11 11:25:52 -05:00 |
|
Brian Fiete
|
bc060ec362
|
Made CursorToLineStart work like VS (and others)
|
2022-01-11 10:58:36 -05:00 |
|
Brian Fiete
|
e7f50985dc
|
Fix LLVM LTO error message
|
2022-01-11 10:40:11 -05:00 |
|
Brian Fiete
|
0f694cf33d
|
Enable LTO by default in release configs
|
2022-01-11 10:36:54 -05:00 |
|
Brian Fiete
|
bf97431cdb
|
Improvements to overflow arithmetic
|
2022-01-11 10:36:22 -05:00 |
|
Brian Fiete
|
eb375362a1
|
Arithmetic overflow checks
|
2022-01-11 08:17:09 -05:00 |
|
Brian Fiete
|
1f0d2dcc82
|
Generate theme images in 'cache' directory, allow PNG source images
|
2022-01-11 06:07:43 -05:00 |
|
Brian Fiete
|
f66b91931b
|
because because, internal protection self-reference error fix
|
2022-01-10 07:03:28 -05:00 |
|
Brian Fiete
|
4df78e944f
|
More fixes for signed InternalSample()
|
2022-01-09 22:00:35 -05:00 |
|
Brian Fiete
|
9c138399fc
|
Fix negative numbers in Random
|
2022-01-09 17:56:28 -05:00 |
|
Brian Fiete
|
bf49bf767b
|
Merge remote-tracking branch 'origin/master'
|
2022-01-09 12:20:48 -05:00 |
|
Brian Fiete
|
ee7a8dd8c2
|
Fixed case match with identifierNode target
|
2022-01-09 12:20:43 -05:00 |
|
Brian Fiete
|
8f02a81f53
|
Use __except on ConservativeScan
|
2022-01-09 11:28:30 -05:00 |
|
Brian Fiete
|
b9eada28ee
|
Added SEH protection inside ConservativeScan
|
2022-01-09 10:50:49 -05:00 |
|
Brian Fiete
|
3100f7e56d
|
Fix for ReadLib with '/<'-prefixed names
|
2022-01-09 09:04:23 -05:00 |
|
Brian Fiete
|
446ec6cae7
|
Added 64-bit void* support for 32-bit debugger
|
2022-01-09 08:30:56 -05:00 |
|
Brian Fiete
|
05c691c83f
|
Merge pull request #1366 from blat-blatnik/SaveSettingsOnApply
Save IDE settings on apply
|
2022-01-09 05:54:44 -05:00 |
|
Brian Fiete
|
9fc6ae9f05
|
Fixed const bool value for 'the result of this operation is always false'
|
2022-01-08 22:06:18 -05:00 |
|
blat-blatnik
|
15d42bdf48
|
Save IDE settings on apply
|
2022-01-08 22:48:52 +01:00 |
|
Brian Fiete
|
5c42ea6d2d
|
Fix defer on null conditional
|
2022-01-08 11:26:56 -05:00 |
|
Brian Fiete
|
92ee27fc26
|
Remove default scroll up/down binding (conflicts with autocomplete nav)
|
2022-01-08 11:24:37 -05:00 |
|
Brian Fiete
|
dc6f940561
|
Support interface binding with complex 'Self' returns ie: Result<Self>
|
2022-01-08 09:28:48 -05:00 |
|
Brian Fiete
|
b47f230345
|
Removed debug string
|
2022-01-08 08:18:28 -05:00 |
|
Brian Fiete
|
d89c63290d
|
Improved ClassView search for methods (ie: 'Parse(', or 'Par ( style')
|
2022-01-08 08:16:53 -05:00 |
|
Brian Fiete
|
59ba0dd0d4
|
Fixed some safe mode crashes
|
2022-01-08 07:42:53 -05:00 |
|
Brian Fiete
|
7af34fd81c
|
Remove DXGI cases that may be not defined
|
2022-01-08 06:55:10 -05:00 |
|
Brian Fiete
|
2634d0c7ec
|
Properly handle aborted background classifying
|
2022-01-08 06:54:48 -05:00 |
|
Brian Fiete
|
5e939f10fd
|
Merge pull request #1364 from eveningstarinc/hunterbridges/aarch64-compile-crash-fix
Aarch64 "unsupported calling convention" compiler crash fix
|
2022-01-08 12:32:34 +01:00 |
|
Brian Fiete
|
849a305887
|
Merge pull request #1363 from disarray2077/patch-5
Add bounds checking to [Pop]Back/[Pop]Front
|
2022-01-08 12:31:52 +01:00 |
|
Brian Fiete
|
500c2e3559
|
Merge pull request #1362 from disarray2077/patch-4
Fix StreamReader Peek method
|
2022-01-08 12:31:19 +01:00 |
|