Brian Fiete
|
68bf7bc801
|
Added nullable(T), Result<T> can use null conditionals
|
2020-04-27 15:09:10 -07:00 |
|
Brian Fiete
|
de6a68911a
|
New function/delegate casting rules, similar to tuple rules
|
2020-03-31 07:46:01 -07:00 |
|
Brian Fiete
|
076931cf3b
|
Working on wrapping for formatter
|
2020-03-28 14:26:14 -07:00 |
|
Brian Fiete
|
118f819cc3
|
Document formatted
|
2020-03-25 11:57:51 -07:00 |
|
Brian Fiete
|
32c09bf94b
|
Changed isSimpleEnum classification to be more permissive
|
2020-03-22 07:12:57 -07:00 |
|
Brian Fiete
|
14ac27c977
|
Removed 'internal' protection - it's all about [Friend] now
|
2020-03-09 06:34:16 -07:00 |
|
Brian Fiete
|
857c1c384a
|
Added support for "case when" (valueless) switch cases
|
2020-02-23 06:14:14 -08:00 |
|
Brian Fiete
|
3fd81fc966
|
Fixed paring for binding to generic methods
|
2020-02-22 08:29:50 -08:00 |
|
Brian Fiete
|
c2c2c24ac8
|
Fixed some issues with new/delete generic constraints
|
2020-02-20 11:57:25 -08:00 |
|
Brian Fiete
|
7741344fd2
|
Added support for C-style vararg methods
|
2020-02-11 07:34:47 -08:00 |
|
Brian Fiete
|
d91483ed83
|
Fixed multi var decl in switch case
|
2020-01-31 16:10:06 -08:00 |
|
Brian Fiete
|
1c876af91c
|
Fixed some decltype and rettype parsing
|
2020-01-31 06:11:13 -08:00 |
|
Brian Fiete
|
ed1cf60bb9
|
Fixing a case of adding to error nodes
|
2020-01-25 06:21:06 -08:00 |
|
Brian Fiete
|
43d7d72f48
|
Fixed handling of virtual methods in boxed structs
|
2020-01-15 08:34:09 -08:00 |
|
Brian Fiete
|
9d1b85cceb
|
Added errors panel
|
2020-01-12 09:21:50 -08:00 |
|
Brian Fiete
|
8970ebcd93
|
Added error/warning panel, region support
|
2020-01-06 13:49:35 -08:00 |
|
Brian Fiete
|
aafefecfa2
|
Improved deferred type name generation
|
2019-12-11 12:55:50 -08:00 |
|
Brian Fiete
|
355fd34c0b
|
Fixed -0x80000000'00000000 constant issue
|
2019-12-05 06:50:08 -08:00 |
|
Brian Fiete
|
38dd2cc183
|
Fixed typealias dependencies
|
2019-11-27 08:02:15 -08:00 |
|
Brian Fiete
|
12e5b525ad
|
Alloc allign attributes, lambda captures
|
2019-11-26 13:11:17 -08:00 |
|
Brian Fiete
|
88adb3a1cd
|
New nullable support
|
2019-11-21 08:23:18 -08:00 |
|
Brian Fiete
|
8945a906f7
|
Added constraints for operators, 'external' constraints for methods
|
2019-11-17 09:28:39 -08:00 |
|
Brian Fiete
|
22ec4a86b8
|
Initial macOS changes
Many changes are related to fixing warnings
|
2019-10-14 14:08:29 -07:00 |
|
Brian Fiete
|
7e55369f92
|
Added <= support for 'for less'
|
2019-10-05 11:27:30 -07:00 |
|
Brian Fiete
|
85648cda63
|
Added expression bodies for properties
|
2019-09-30 12:24:02 -07:00 |
|
Brian Fiete
|
078564ac9e
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
|