daurnimator
|
c1599c755d
|
Misc cleanups
|
2020-05-18 00:50:55 +10:00 |
|
SuperAuguste
|
220d668929
|
local var completion
|
2020-05-16 14:06:48 -04:00 |
|
Vexu
|
3111627923
|
parsing now always results in a AST
|
2020-05-15 14:21:29 +03:00 |
|
Alexandros Naskos
|
197ba84a82
|
Finished DocumentStore.deinit()
|
2020-05-14 15:26:10 +03:00 |
|
Alexandros Naskos
|
f5e4586c76
|
Detect import removal and decrement document referece count
|
2020-05-14 14:51:07 +03:00 |
|
Alexandros Naskos
|
112d38e7fa
|
Fixed crash in snippet generation of varargs functions
|
2020-05-14 13:57:55 +03:00 |
|
Alexandros Naskos
|
6db3c74550
|
Renamed import context to analysis context, added arena for temporary allocations while analyzing
|
2020-05-14 12:23:20 +03:00 |
|
Alexandros Naskos
|
7a8a4e1ec5
|
Fixed crash when completing import with dot access
|
2020-05-14 12:12:04 +03:00 |
|
Alexandros Naskos
|
76e9a079a3
|
Avoid unnecessary copy of document text when opening new imports
|
2020-05-14 11:51:49 +03:00 |
|
Alexandros Naskos
|
60ffc5f551
|
Fixed crash while closing document (uri double free)
|
2020-05-14 11:40:17 +03:00 |
|
Alexandros Naskos
|
95b6e6cd6a
|
Fixed relative URI code, get latest tree in analysis
|
2020-05-14 05:14:37 +03:00 |
|
Alexandros Naskos
|
86d264f488
|
1 level deep imports now work but we crash when adding levels
|
2020-05-14 05:00:00 +03:00 |
|
Alexandros Naskos
|
31f1d2fa3e
|
First draft of imports
|
2020-05-14 04:54:05 +03:00 |
|
Alexandros Naskos
|
307dceb703
|
Preparation for imports, abstracted document hashmap into a document storage type
|
2020-05-14 02:10:41 +03:00 |
|