Brian Fiete
|
a3a8bfa40c
|
Delegate comparison expansion, hashable, == operator
|
2022-02-15 09:31:23 -05:00 |
|
Brian Fiete
|
502c46dc2f
|
Added #endif back
|
2022-02-14 07:03:27 -05:00 |
|
Brian Fiete
|
eacc862d67
|
Fixed case where error could be shown multiple times on mouseover
|
2022-02-14 07:01:39 -05:00 |
|
Brian Fiete
|
6c714bacdc
|
Fixed extern method generic arg case
|
2022-02-12 15:37:57 -05:00 |
|
Brian Fiete
|
a277fa18cf
|
Crash fix for extended info in hover watch
|
2022-02-12 14:27:34 -05:00 |
|
Brian Fiete
|
ef942366db
|
Improvements to extended mouseover during debugging
|
2022-02-12 14:20:47 -05:00 |
|
Brian Fiete
|
8d95b97e87
|
Fixed error mouseover
|
2022-02-12 12:56:48 -05:00 |
|
Brian Fiete
|
cd3318cc3e
|
Show invocation param info in mouseover
|
2022-02-12 12:43:10 -05:00 |
|
Brian Fiete
|
e7f0b21cf6
|
Merged comptime reflection info into normal reflection data types
|
2022-02-12 08:05:47 -05:00 |
|
Brian Fiete
|
df604e6657
|
Version update
|
2022-02-11 08:58:10 -05:00 |
|
Brian Fiete
|
6211e31ed9
|
Merge pull request #1429 from disarray2077/patch-6
Fix IDE crash in Release build
|
2022-02-11 05:16:46 -08:00 |
|
Brian Fiete
|
12dd52fd12
|
Merge pull request #1425 from disarray2077/patch-4
Fix ASSERTIONS in emcc command-line
|
2022-02-11 05:15:04 -08:00 |
|
Brian Fiete
|
f37fb2c1b7
|
Comptime improvments, IOn<X> interfaces, const payload enum
|
2022-02-11 05:47:32 -05:00 |
|
disarray2077
|
82852d824d
|
Fix IDE crash in Release build
|
2022-02-10 16:31:40 -03:00 |
|
disarray2077
|
84dcfcfb04
|
Fix emcc ASSERTIONS
|
2022-02-09 21:38:14 -03:00 |
|
disarray2077
|
c08af16f0b
|
Take additional link flags into consideration in cache check
|
2022-02-08 20:07:04 -03:00 |
|
Brian Fiete
|
0e579d07b9
|
Wasm improvements
|
2022-02-08 17:02:35 -05:00 |
|
Brian Fiete
|
2ab072ee20
|
Merge pull request #1415 from disarray2077/llvm1301
Fixes to upgrade LLVM version to 13.0.1
|
2022-02-08 11:40:05 -08:00 |
|
Brian Fiete
|
dcafa5f9ca
|
Properly allow recovery disabling
|
2022-02-08 10:30:59 -05:00 |
|
Brian Fiete
|
3cd91832a8
|
wasm fixes
|
2022-02-07 15:14:50 -05:00 |
|
Brian Fiete
|
22f54c2f12
|
emcc.bat invocation fixes
|
2022-02-07 14:28:32 -05:00 |
|
Brian Fiete
|
361be9dc92
|
Reflect Filtered, extension attribs fix, generic arg BfAstNode
|
2022-02-04 12:00:43 -05:00 |
|
Brian Fiete
|
438394099a
|
Fixed fixits on types with comptime-emitted code
|
2022-02-02 08:00:55 -05:00 |
|
Brian Fiete
|
21366d48ec
|
Another autocomplete null check for output window
|
2022-02-01 13:23:18 -05:00 |
|
Brian Fiete
|
0ac49db97e
|
Fixed crash pressing enter in output window
|
2022-01-31 15:45:14 -05:00 |
|
Brian Fiete
|
26506efc1e
|
Improved generic param reflection in comptime
|
2022-01-31 15:41:05 -05:00 |
|
Brian Fiete
|
edcf92a451
|
Fixed crash saving new file
|
2022-01-28 08:54:00 -05:00 |
|
Brian Fiete
|
d375c805c9
|
Improvements to target triple override
|
2022-01-28 08:19:11 -05:00 |
|
Brian Fiete
|
db015a4112
|
Fixed placement of lock symbol on projects in a folder
|
2022-01-27 07:54:33 -05:00 |
|
Brian Fiete
|
37c4074c44
|
Ability to explicitly set target triple
|
2022-01-25 14:39:52 -05:00 |
|
Brian Fiete
|
125d5c0c8c
|
Added Target CPU workspace override
|
2022-01-25 07:04:54 -05:00 |
|
Brian Fiete
|
3c091be0d5
|
Reduced brightness of char pair hilite
|
2022-01-20 08:16:15 -05:00 |
|
Brian Fiete
|
11b43b0d1c
|
Soft fail on watchers
|
2022-01-19 18:03:28 -05:00 |
|
Brian Fiete
|
66cfe1b28c
|
Paired char hilite selection tweak
|
2022-01-18 13:36:56 -05:00 |
|
Brian Fiete
|
7e0d3407cc
|
Paired char hiliting tweaks
|
2022-01-18 13:26:43 -05:00 |
|
Brian Fiete
|
fa01e7ad17
|
Merge pull request #1375 from blat-blatnik/HighlightMatchingParens
Highlight matching parens under cursor
|
2022-01-18 12:31:11 -05:00 |
|
Brian Fiete
|
3bb7f72116
|
Minor workspace folder tweaks
|
2022-01-18 12:01:56 -05:00 |
|
fusion
|
c321ef490c
|
Remove project from workspace folder on project remove
|
2022-01-18 17:25:04 +01:00 |
|
fusion
|
c5061009ac
|
Add support for workspace folders
|
2022-01-18 01:59:57 +01:00 |
|
Brian Fiete
|
c6ca4c8bb4
|
Don't unindent when typing ':' in multiline string literal
|
2022-01-16 08:00:23 -05:00 |
|
Brian Fiete
|
2b848a275c
|
Fixed -safe cmd line arg
|
2022-01-16 08:00:04 -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
|
b49cd5d12a
|
Cmd line option to disable file recovery
|
2022-01-13 11:38:48 -05: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 |
|
blat-blatnik
|
adcab798b0
|
Correct handling of reopening previously closed text buffers
|
2022-01-11 23:10:54 +01:00 |
|
blat-blatnik
|
14c43d117c
|
Remove TODO
|
2022-01-11 22:50:08 +01:00 |
|
blat-blatnik
|
85ac4d5f83
|
Hilite matching parentheses under cursor
|
2022-01-11 22:48:08 +01:00 |
|