Sergeeeek
|
0b433815b3
|
Got some aliases working
Can't figure out a bug with document changing in the original context,
which causes further analysis to break.
|
2020-05-17 09:47:48 +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 |
|