zls/src
Alexandros Naskos 02e57f5d59 Renamed leak_alloction build option to allocation_info
Switched to readAll and writeAll stream functions
Disabled logs on non-debug builds
Created freeDocument(doc), closeDocument(uri), called at appropriate sites
Removed _ = expr; for void values
Added and clarified some logging messages
Simplified builtin_completion generation
The JSON parser is now reused but reset after parsing a RPC
Fix memory leak when closing a document (last mem. leak)
Renamed leak_alloc to debug_alloc
Removed catch return statements from main(), rely on try to also get stacktraces instead
2020-05-08 02:53:00 +03:00
..
data add master data, add data selection 2020-05-07 11:29:40 -04:00
analysis.zig Added build option to enable the leak counting allocator. 2020-05-07 12:50:25 +03:00
main.zig Renamed leak_alloction build option to allocation_info 2020-05-08 02:53:00 +03:00
types.zig Merge branch 'master' of https://github.com/SuperAuguste/zls into separate_text_mem 2020-05-07 19:54:11 +03:00
uri.zig init 2020-04-24 18:19:03 -04:00