Brian Fiete
|
aa56542fae
|
Better support for @ name prefixes
|
2021-11-29 08:38:42 -08:00 |
|
Brian Fiete
|
7691c414c3
|
Fixed symbol hiliting with comptime emissions
|
2021-11-28 10:59:25 -08:00 |
|
Brian Fiete
|
bde7b0b3aa
|
Fixed symbol rename for types with comptime emissions
|
2021-11-23 11:34:30 -08:00 |
|
Brian Fiete
|
9697c2a682
|
Fixed data cycle detection for sized arrays
|
2021-11-01 14:44:05 -07:00 |
|
Brian Fiete
|
a17f57f4c6
|
Fixed deferred mouseover hoverwatch mismatch
|
2021-10-31 09:48:04 -07:00 |
|
Brian Fiete
|
0bfa411d22
|
Emitted code refactor - copied typedefs
|
2021-10-28 08:05:14 -07:00 |
|
Brian Fiete
|
27fd5552cc
|
Enhanced ranges
|
2021-10-24 08:12:18 -07:00 |
|
Brian Fiete
|
0e609637de
|
Fix for posixDynLib
|
2021-09-06 07:16:44 -07:00 |
|
Brian Fiete
|
e5f92fb21b
|
Added null check to fieldDecl in autocomplete
|
2021-07-31 10:29:31 -07:00 |
|
Brian Fiete
|
f0d99a2bcc
|
Moved interfaces to owned non-code-generating modules
|
2021-07-31 09:54:27 -07:00 |
|
Brian Fiete
|
465050b81d
|
Ranges (ie: for (int a in 0..<count) for (int i in 1…10) )
|
2021-07-21 07:48:37 -07:00 |
|
Brian Fiete
|
ce1dbd88ed
|
Fixes to inferred-sized array error
|
2021-07-19 08:45:25 -07:00 |
|
Brian Fiete
|
f4b2d58273
|
Error for invalid use of inferred-sized arrays
|
2021-07-19 08:19:50 -07:00 |
|
Brian Fiete
|
463ef98789
|
Fixed DllMain
|
2021-06-28 13:03:07 -07:00 |
|
Brian Fiete
|
7ae8599916
|
Removed "Dynamic Library" target type, replaced by Build Kind
|
2021-06-28 09:44:47 -07:00 |
|
Brian Fiete
|
4ca73ae7be
|
Improved typeof(T).MinValue/MaxValue const resolution
|
2021-06-20 09:47:18 -07:00 |
|
Brian Fiete
|
e606b18a0c
|
Compile QueueUnused modify-while-iterating fix
|
2021-05-28 07:36:33 -04:00 |
|
Brian Fiete
|
57609543a3
|
PopulateReified mutate-while-iterating fix
|
2021-05-12 08:19:05 -04:00 |
|
Fusion
|
7a7cc716c6
|
Add colorization options for primitives, structs, generic params and make typealias match aliased type color.
|
2021-03-22 22:24:05 +01:00 |
|
Brian Fiete
|
06a073d0e7
|
More robust handling of missing system types
|
2021-02-26 06:27:01 -08:00 |
|
Brian Fiete
|
8e9d7ed4c4
|
Lost changes
|
2021-02-25 10:14:22 -08:00 |
|
Brian Fiete
|
86967c39c3
|
Added support for some constant enums with payloads
|
2021-02-01 11:19:50 -08:00 |
|
Brian Fiete
|
afd5b29127
|
Use cached CE emission on fastFinish
|
2021-02-01 05:21:41 -08:00 |
|
Brian Fiete
|
5ac1bbf63f
|
Fixed always-include on specialized types
|
2021-01-30 10:23:12 -08:00 |
|
Brian Fiete
|
d11348a4e4
|
Refactored always-include
|
2021-01-30 08:08:30 -08:00 |
|
Brian Fiete
|
61f54a4f88
|
Comptime math and bug fixes
|
2021-01-26 06:33:23 -08:00 |
|
Brian Fiete
|
fc66c7757b
|
Rebuild libs on outputDir change
|
2021-01-22 09:27:43 -08:00 |
|
Brian Fiete
|
3c8bb9bed9
|
Added extension methods to navigation bar
|
2021-01-20 13:07:22 -08:00 |
|
Brian Fiete
|
e06949dac1
|
Added @return support
|
2021-01-16 12:35:51 -08:00 |
|
Brian Fiete
|
4890303508
|
Added comptype
|
2021-01-15 14:28:21 -08:00 |
|
Brian Fiete
|
71d4dd0e90
|
Early code generation support
|
2021-01-11 09:41:43 -08:00 |
|
Brian Fiete
|
3bbf2d8313
|
Comptime updates, start of metaprogramming support
|
2021-01-08 16:21:03 -08:00 |
|
Brian Fiete
|
86b5e65015
|
Fixed const eval dependency issues
|
2020-12-31 11:31:19 -08:00 |
|
Brian Fiete
|
f81a1cf896
|
Fixed removal of alwaysinclude flags
|
2020-12-31 07:31:51 -08:00 |
|
Brian Fiete
|
1954152a6d
|
Added AlwaysIncludeUser, fixed context cleanup order
|
2020-12-29 12:41:43 -08:00 |
|
Brian Fiete
|
0952f3f278
|
Fixed slow const eval detection
|
2020-12-24 07:45:58 -08:00 |
|
Brian Fiete
|
ff1f8aff3f
|
Initial const eval feature release
|
2020-12-23 08:53:38 -08:00 |
|
Brian Fiete
|
be929c3626
|
ConstEval updates, better const struct support
|
2020-12-22 04:50:37 -08:00 |
|
Brian Fiete
|
9b80c26d0a
|
More const eval progress
|
2020-12-19 14:19:33 -08:00 |
|
Brian Fiete
|
6bb363fb4b
|
CTFE updates, including heap support
|
2020-12-17 04:51:05 -08:00 |
|
Brian Fiete
|
6d058ba59c
|
Expanding CTFE
|
2020-12-14 03:50:28 -08:00 |
|
Brian Fiete
|
577e199dcd
|
Start of compile-time function evaluation
|
2020-12-13 08:04:42 -08:00 |
|
Brian Fiete
|
687dde063f
|
Include inner-overload method in classview
|
2020-12-04 05:22:49 -08:00 |
|
Brian Fiete
|
1b19eeb96e
|
Fix outer type inheritance list flashing when typing type name
|
2020-11-30 10:50:19 -08:00 |
|
Brian Fiete
|
07cdbbf142
|
Fixed classview search
|
2020-11-03 08:01:45 -08:00 |
|
Brian Fiete
|
4bc0b82c8b
|
Added support for explicit generic type
|
2020-11-01 04:37:40 -08:00 |
|
Brian Fiete
|
d82aab3b3f
|
Workaround for VS2019 optimization bug
|
2020-10-30 05:51:13 -07:00 |
|
Brian Fiete
|
f09a9b41f1
|
Fixed enum with extension with ToString override
|
2020-10-26 11:38:44 -07:00 |
|
Brian Fiete
|
5cf3055750
|
Fixed reification of internal method overrides in uninstantiated types
|
2020-10-25 11:08:42 -07:00 |
|
Brian Fiete
|
101fde1a4b
|
Added extern method override support in extensions
|
2020-10-23 11:48:37 -07:00 |
|