Brian Fiete
|
dc169fffda
|
Parser fixes
|
2020-09-12 08:11:29 -07:00 |
|
Brian Fiete
|
6b680d2b70
|
Parsing fixes for initializer expressions
|
2020-09-12 08:11:14 -07:00 |
|
Brian Fiete
|
aaf3eb86f6
|
Fix for lambda parsing
|
2020-09-12 06:37:22 -07:00 |
|
Brian Fiete
|
c04778ec5a
|
Right-click close options for tabs
|
2020-09-11 23:26:59 -07:00 |
|
Brian Fiete
|
578e513196
|
Handle cast of function bind
|
2020-09-11 23:18:20 -07:00 |
|
Brian Fiete
|
4ecd7861d6
|
Allow implicit cast from function to void*
|
2020-09-11 23:17:55 -07:00 |
|
Brian Fiete
|
8d934192c0
|
IDE - Close All Except / Close Tabs
|
2020-09-11 17:47:38 -07:00 |
|
Brian Fiete
|
7f3ab3878f
|
File size querying
|
2020-09-11 16:39:17 -07:00 |
|
Brian Fiete
|
f33e65b56d
|
Support for static indexers
|
2020-09-11 14:15:55 -07:00 |
|
Brian Fiete
|
569d121c14
|
Fixed renaming of namespaces
|
2020-09-11 14:01:40 -07:00 |
|
Brian Fiete
|
d205ef68a3
|
Version bump
|
2020-09-11 13:04:09 -07:00 |
|
Brian Fiete
|
3627f8c40f
|
Reworked functions with explicit 'this'
|
2020-09-11 10:33:16 -07:00 |
|
Brian Fiete
|
9fde8a3c89
|
Added error node on initializer expression failure
|
2020-09-10 11:27:03 -07:00 |
|
Brian Fiete
|
5572a7d279
|
Fixed hoverwatch closing crash
|
2020-09-10 11:26:46 -07:00 |
|
Brian Fiete
|
6b6be04a22
|
Allow bind to 'this' functions without target
|
2020-09-10 11:26:34 -07:00 |
|
Brian Fiete
|
a852bdb8cc
|
Fixed hash issue with failed delegate ref return type
|
2020-09-10 11:25:53 -07:00 |
|
Brian Fiete
|
947426b384
|
Fixed false circular data ref with self-refing field function typeref
|
2020-09-10 10:42:32 -07:00 |
|
Brian Fiete
|
c34e6fe66a
|
Protect against invalid fixit for adding method
|
2020-09-09 23:52:21 -07:00 |
|
Brian Fiete
|
be093b6bde
|
Protect against closing document while getting symbol info
|
2020-09-09 23:45:16 -07:00 |
|
Brian Fiete
|
0b7edafd73
|
Fixed issue with forward/backward mouse buttons
|
2020-09-09 23:29:36 -07:00 |
|
Brian Fiete
|
e70394bbf6
|
Operator '??=', '?' out discard
|
2020-09-07 15:24:42 -07:00 |
|
Brian Fiete
|
f3074986ea
|
Fixed autocomplete flashing when typing 'for'
|
2020-09-07 07:04:21 -07:00 |
|
Brian Fiete
|
1bd56fcae7
|
Cleanup
|
2020-09-07 06:46:07 -07:00 |
|
Brian Fiete
|
f868d56abb
|
Fixed local methods in methods with out parameters
|
2020-09-07 06:45:56 -07:00 |
|
Brian Fiete
|
03c28503c6
|
Mintest changes
|
2020-09-07 05:53:40 -07:00 |
|
Brian Fiete
|
4f5a981598
|
Better statement moving
|
2020-09-07 05:52:24 -07:00 |
|
Brian Fiete
|
4c69cb6f62
|
Labeled switch break fix
|
2020-09-06 11:10:04 -07:00 |
|
Brian Fiete
|
27e2ed1598
|
Switch fix
|
2020-09-06 10:26:39 -07:00 |
|
Brian Fiete
|
a7acc5ebb3
|
GetSafe
|
2020-09-06 09:23:54 -07:00 |
|
Brian Fiete
|
a650c7ab9c
|
Early support for line/statement moving
|
2020-09-06 09:05:00 -07:00 |
|
Brian Fiete
|
a62a995472
|
Fixed multi-project deletion, adding project with implicitly-loaded deps
|
2020-09-06 06:14:39 -07:00 |
|
Brian Fiete
|
0eea8eeef6
|
Fixed missing-comma formatting
|
2020-09-06 05:28:19 -07:00 |
|
Brian Fiete
|
d11b09dd07
|
Removed System.Tuple type
|
2020-09-06 05:27:37 -07:00 |
|
Brian Fiete
|
e37e1ac687
|
FieldInfo SetValue/GetValue with Variant support
|
2020-09-05 06:02:13 -07:00 |
|
Brian Fiete
|
8591172bb2
|
Removed obsolete System.Collections.Generic
|
2020-09-05 05:40:20 -07:00 |
|
Brian Fiete
|
709b337617
|
Made using/pragma fixits no long focus on change
|
2020-09-05 05:39:51 -07:00 |
|
Brian Fiete
|
97fd278e07
|
Fixed scope issue for scope-allocated value as switch value
|
2020-09-04 09:53:47 -07:00 |
|
Brian Fiete
|
c5380ddb5e
|
Fixed dependency-of-dependency issue
|
2020-09-04 09:53:28 -07:00 |
|
Brian Fiete
|
7f0de2d53d
|
Removed old testing code
|
2020-09-04 08:58:44 -07:00 |
|
Brian Fiete
|
7400e7099c
|
Fixed focus issue with popup error
|
2020-09-04 08:58:29 -07:00 |
|
Brian Fiete
|
25f44ae133
|
Added System.Compiler compile-time values
|
2020-09-04 08:09:04 -07:00 |
|
Brian Fiete
|
24aaa22f7a
|
Fixed error with generic method call on a static field
|
2020-09-03 10:24:42 -07:00 |
|
Brian Fiete
|
70c7067bb0
|
Added type icon to code mouseovers
|
2020-09-03 09:31:22 -07:00 |
|
Brian Fiete
|
0347f997f2
|
Support for Forward/Backward mouse buttons
|
2020-09-03 08:14:24 -07:00 |
|
Brian Fiete
|
37f73f3345
|
New default colorization for reference types and interface types
|
2020-09-03 06:49:49 -07:00 |
|
Brian Fiete
|
6511d6a845
|
Recent file selector (ctrl+tab)
|
2020-09-03 06:49:19 -07:00 |
|
Brian Fiete
|
73d9d1ec59
|
minlib fix
|
2020-09-02 06:50:32 -07:00 |
|
Brian Fiete
|
b2ab1b1f62
|
Added NoThreadExitWait Rt option for DLLs
|
2020-09-01 16:22:48 -07:00 |
|
Brian Fiete
|
177b5b7254
|
Fixed lambda capture of shadows variables
|
2020-09-01 15:57:08 -07:00 |
|
Brian Fiete
|
0700697fe9
|
Better asserts
|
2020-09-01 15:56:03 -07:00 |
|