Alexandros Naskos
|
2dc7b609d1
|
Added a TODO comment
|
2020-06-18 15:14:55 +03:00 |
|
Alexandros Naskos
|
16b44a334b
|
Finished semantic token analysis
|
2020-06-18 15:12:09 +03:00 |
|
Alexandros Naskos
|
6c718a59c4
|
Fixed infinite loop
|
2020-06-18 03:23:56 +03:00 |
|
Alexandros Naskos
|
5e7fc18404
|
Array type fix
|
2020-06-18 02:52:03 +03:00 |
|
Alexandros Naskos
|
c33e01544a
|
Slice fix
|
2020-06-18 02:49:34 +03:00 |
|
Alexandros Naskos
|
b8abdc44df
|
Use @asyncCall to call with a new stack, avoids stack overflows
|
2020-06-18 02:45:25 +03:00 |
|
Alexandros Naskos
|
57b0e938e3
|
Fixed slice and array types
|
2020-06-18 00:13:56 +03:00 |
|
Alexandros Naskos
|
42f1325488
|
Prototype semantic tokens implementation with actual semantic analysis
|
2020-06-17 23:36:40 +03:00 |
|
Alexandros Naskos
|
a45939f8ab
|
Improvements
|
2020-06-16 18:49:31 +03:00 |
|
Alexandros Naskos
|
fd424277ab
|
Run zig fmt
|
2020-06-16 15:49:57 +03:00 |
|
Alexandros Naskos
|
cad6b78a49
|
Cleaned up ComptimeStringMaps
|
2020-06-16 15:45:16 +03:00 |
|
Alexandros Naskos
|
fc921f10a4
|
Fix server capabilities, add semantic tokens config option, fix semantic tokens basic implementation
|
2020-06-16 14:27:00 +03:00 |
|
Alexandros Naskos
|
0592513da4
|
Basic semantic tokens implementation
|
2020-06-14 01:07:57 +03:00 |
|
Alexandros Naskos
|
112f6d735a
|
Correctly handle inferred error sets, add self argument support when evaluating bound type params, semanticToken scaffolding
|
2020-06-13 21:20:04 +03:00 |
|