zls/src
Travis Staloch 50aa71c10f support new ast token changes
- some ast token tags were renamed: ie .bit_shift_left => .shl
- add initial support for saturating operators: +|, -|, *|, <<|, +|=, -|=, *|=, <<|=
2021-09-28 21:15:37 -07:00
..
data Update master data file 2021-07-27 11:15:02 -04:00
known-folders@234b589d3c Update "known-folders" submodule 2021-08-17 19:22:16 +09:00
special Build runner: Only output generated package path if it is available 2021-06-16 14:47:54 +03:00
zinput@0622255c35 Update zinput 2021-09-04 22:08:04 +02:00
analysis.zig support new ast token changes 2021-09-28 21:15:37 -07:00
ast.zig support new ast token changes 2021-09-28 21:15:37 -07:00
build_associated_config.zig Add a per build.zig configuration file. 2021-06-18 13:22:37 +01:00
config.zig Add option to truncate long completions 2021-03-27 20:37:51 +01:00
document_store.zig usingnamespace semantics update 2021-09-04 21:25:35 +02:00
header.zig Fixed build on latest zig nightly 2020-07-12 22:12:09 +03:00
main.zig usingnamespace semantics update 2021-09-04 21:25:35 +02:00
offsets.zig usingnamespace semantics update 2021-09-04 21:25:35 +02:00
references.zig support new ast token changes 2021-09-28 21:15:37 -07:00
rename.zig All functionalities implemented. Also implemented ability to skip searching for references through std 2021-03-06 20:55:59 +01:00
requests.zig Update to zig master 2021-06-24 11:38:01 +01:00
semantic_tokens.zig support new ast token changes 2021-09-28 21:15:37 -07:00
setup.zig Fix #372: catch up to zig master 05fd20dc 2021-08-09 12:14:20 -04:00
signature_help.zig usingnamespace semantics update 2021-09-04 21:25:35 +02:00
types.zig Fixed unit tests 2021-07-10 20:05:16 +03:00
unit_tests.zig Fixed unit tests 2021-07-10 20:05:16 +03:00
uri.zig Fix #372: catch up to zig master 05fd20dc 2021-08-09 12:14:20 -04:00