This website requires JavaScript.
bf7f6cd5e9
Corrected semantic token server provider struct
Alexandros Naskos
2020-11-06 15:55:00 +0200
f363a1fbdb
Fixed session tests
Alexandros Naskos
2020-11-06 12:59:21 +0200
8e0dc3da19
Fixed incremental document updates
Alexandros Naskos
2020-11-06 12:32:21 +0200
d877019abe
Removed struct, enum, opaque, union token types, added them to token modifiers
Alexandros Naskos
2020-11-06 11:03:21 +0200
42cbcdf751
Merge branch 'master' of github.com:zigtools/zls
Alexandros Naskos
2020-11-06 10:25:12 +0200
abcccb5d85
Fixed session tests
Alexandros Naskos
2020-11-06 10:24:37 +0200
f7eff6632e
Cleaned up LSP types, add InitializeResult, no longer use a hardcoded string
Alexandros Naskos
2020-11-06 10:08:20 +0200
ab9bf89c25
Merge pull request #185 from truemedian/master
Alexandros Naskos
2020-11-05 01:17:31 +0200
69bd1903df
add: run tests on linux
Nameless
2020-11-04 17:15:57 -0600
fd08bf1789
add: run CI daily
Nameless
2020-11-04 17:11:01 -0600
996deb45fe
Added builtin hover handler
Alexandros Naskos
2020-11-05 00:54:47 +0200
705c5cf2da
Update Github Workflows
Nameless
2020-11-04 16:50:29 -0600
560b39d359
Better builtin data format and script
Alexandros Naskos
2020-11-05 00:39:24 +0200
307ac34d4a
Fixed session tests.
Alexandros Naskos
2020-11-04 13:00:55 +0200
5e327b41ba
Merge pull request #183 from leecannon/master
Alexandros Naskos
2020-11-04 10:19:24 +0200
6ade7cad3b
Update src/analysis.zig
Lee Cannon
2020-11-03 22:44:50 +0000
60fbb33a20
Use std.mem.trim instead of std.fmt.trim
Lee Cannon
2020-11-02 14:02:35 +0000
3cbf7dbe05
Merge pull request #182 from arqv/nix
Alexandros Naskos
2020-10-31 22:42:49 +0200
efdda5c51b
Fix Nix derivation
Lyla Bravo
2020-10-31 17:36:37 -0300
d2aca17683
Merge pull request #177 from arqv/nix
Alexandros Naskos
2020-10-31 22:06:02 +0200
f9df6eb340
Added configuration options (fixed)
Lyla Bravo
2020-10-31 17:05:19 -0300
ff6686cd66
moved Zig reference to arqv/zig-overlay
Lyla Bravo
2020-10-26 15:29:09 -0300
cbb603a63c
Removed nix/
directory (used by Niv). Now the derivation uses the system's nixpkgs
and fetches gitignore.nix
directly from it's GitHub repository
Lyla Bravo
2020-10-26 00:23:10 -0300
55e40e6004
Added Nix derivation.
Lyla Bravo
2020-10-26 00:03:30 -0300
e8c20351d8
Merge pull request #173 from data-man/inc_EBQ
Alexandros Naskos
2020-10-22 17:31:51 +0300
40a47103c4
Merge pull request #174 from truemedian/patch-1
Auguste Rame
2020-10-19 00:49:13 -0400
4f633c45dc
Remove -Dallocation_info from CI build
Nameless
2020-10-18 21:11:45 -0500
fdcb7c264f
Increase eval branch quota
data-man
2020-10-18 14:18:11 +0500
663d811a64
Merge pull request #171 from ifreund/macos-rename
Auguste Rame
2020-10-16 13:41:49 -0400
0e75622f87
Update known-folders to fix build
Isaac Freund
2020-10-15 19:34:37 +0200
27f9f14ab3
Removed DebugAllocator, use std.heap.GeneralPurposeAllocator
Alexandros Naskos
2020-10-10 12:44:37 +0300
162f1b2fbe
Opaque type support
Alexandros Naskos
2020-10-10 12:25:50 +0300
c1d7f0ffa7
Fix build_runner.zig
Alexandros Naskos
2020-10-04 17:08:49 +0300
4f636649a5
Merge branch 'master' of https://github.com/zigtools/zls
Alexandros Naskos
2020-10-04 13:11:14 +0300
a2265afce0
Added keywordLiteral token type for null, true, false, undefined, unreachable, fixed all pointer type semantic token generation
Alexandros Naskos
2020-10-04 13:10:48 +0300
6823b0d61a
Merge pull request #166 from Cattes/patch-2
Alexandros Naskos
2020-10-03 01:02:54 +0300
9ce1c1a140
Added path of zls exec to Installation section
Sebastian Cattes
2020-10-02 22:07:26 +0200
bfb96d951b
Fixed prefix op semantic tokens
Alexandros Naskos
2020-10-02 15:01:49 +0300
751f66068b
Some semantic tokens fixes
Alexandros Naskos
2020-10-02 14:59:12 +0300
789f3b1781
Merge pull request #163 from tadeokondrak/lsp-3.16-semantic-tokens
Alexandros Naskos
2020-09-27 14:29:43 +0300
b52817cd8f
Update to LSP version 3.16 semantic tokens protocol
Tadeo Kondrak
2020-09-25 15:24:10 -0600
2559f5c6fd
semantic_tokens: Don't @bitCast a flags structure to an integer
Tadeo Kondrak
2020-09-25 15:23:03 -0600
3b1d425174
Merge pull request #161 from lithdew/integer-overflow
Auguste Rame
2020-09-25 00:18:26 -0400
f5b4fc2aea
offsets: fix integer overflow
lithdew
2020-09-25 12:59:45 +0900
39b0f50bda
Exposed analysis functions used by analysis-buddy
Alexandros Naskos
2020-09-12 18:48:09 +0300
e82723c36f
Merge pull request #155 from codehz/fix
Alexandros Naskos
2020-09-02 07:57:19 +0300
68163f99e1
Adopt to new log API
codehz
2020-09-01 13:58:53 +0800
d57d04f3bb
Adopt to new ast API
codehz
2020-09-01 13:53:52 +0800
2964df3511
Separated labeled and non labeled blocks
Alexandros Naskos
2020-08-15 22:21:20 +0300
c551dfe65a
Fixed debug allocator to comply with the new API
Alexandros Naskos
2020-08-14 13:53:13 +0300
0f54b0e860
Use scoped loggers
Alexandros Naskos
2020-08-14 13:41:34 +0300
6c4d83d73c
Removed unused block labels
Alexandros Naskos
2020-08-14 13:27:10 +0300
4f9f317374
Fix data option
Auguste Rame
2020-08-05 20:03:06 -0400
fdba27b6e0
Update builtins from master docs
SuperAuguste
2020-07-25 14:52:31 -0400
8d376a077c
Fix build runner
Alexandros Naskos
2020-07-24 15:03:21 +0300
c09e488109
Added addressof, fixed slice and array completions
Alexandros Naskos
2020-07-24 13:20:13 +0300
d8510b3099
Small code cleanup
Alexandros Naskos
2020-07-24 13:04:01 +0300
bda78e1f76
Fixed for zig master branch
Alexandros Naskos
2020-07-24 10:33:13 +0300
1c725f85aa
Fixed find references
Alexandros Naskos
2020-07-23 22:24:06 +0300
9aa11276a8
Dont respond with semantic token data when disabled in the config
Alexandros Naskos
2020-07-23 22:09:28 +0300
e7a1f5c34f
Fixed slice access type resolution
Alexandros Naskos
2020-07-23 21:33:43 +0300
8ddd80b788
Fixed self detection for snippet completions
Alexandros Naskos
2020-07-23 21:13:38 +0300
7063abec92
Fixed struct field goto and hover
Alexandros Naskos
2020-07-23 21:10:40 +0300
213366f029
Fix various bugs
Alexandros Naskos
2020-07-23 20:30:03 +0300
b71585da1d
Fixed for latest zig master build
Alexandros Naskos
2020-07-23 19:06:39 +0300
a1c0f86066
kinda fix struct completion - still needs an actual fix
SuperAuguste
2020-07-17 23:21:17 -0400
76dcc8cbe2
null fix
SuperAuguste
2020-07-17 10:01:21 -0400
db75737037
semantic fixes
SuperAuguste
2020-07-16 15:36:44 -0400
489378b939
fix comment in references.zig, format
SuperAuguste
2020-07-16 15:19:08 -0400
5302cfbdbc
fix tests
SuperAuguste
2020-07-16 15:04:55 -0400
f00d09c746
fix almost everything - commented some things out, please don't file any issues yet!
SuperAuguste
2020-07-16 15:02:30 -0400
1d7fed7f87
even moar!!! infix/prefix changes are the only ones remaining
SuperAuguste
2020-07-16 12:07:21 -0400
20f440b3a0
more fixes
SuperAuguste
2020-07-16 12:04:23 -0400
ce841d1dc4
ids -> tags (part 2)
SuperAuguste
2020-07-16 11:05:56 -0400
da4d2c2be1
ids -> tags (part 1)
SuperAuguste
2020-07-16 10:56:22 -0400
6eee43af2f
Fixed build on latest zig nightly
Alexandros Naskos
2020-07-12 22:12:09 +0300
e1bce76c63
Fixed enum completion bug
Alexandros Naskos
2020-07-08 04:11:52 +0300
62774d065b
Reworked tag stores, fixed memory leak
Alexandros Naskos
2020-07-08 04:05:44 +0300
62ab67f751
Add allocation info in the test workflow
Alexandros Naskos
2020-07-08 00:22:03 +0300
6dc05df0ac
Small fix
Alexandros Naskos
2020-07-07 23:50:32 +0300
5454883d2d
Added *, ? completions, improved readme
Alexandros Naskos
2020-07-07 23:26:12 +0300
f55d5a25aa
Better log levels
Alexandros Naskos
2020-07-07 22:16:29 +0300
39c0cf429b
Fixed session test
Alexandros Naskos
2020-07-07 12:29:01 +0300
b61785eb3e
Optimize document symbols
Alexandros Naskos
2020-07-07 11:57:02 +0300
3659a5c1a9
Added find references handler
Alexandros Naskos
2020-07-06 01:32:14 +0300
c067bce9fa
Fixed to use latest HashMap API
Alexandros Naskos
2020-07-06 00:56:41 +0300
0f7a384b39
Added references.zig, use it from rename.zig
Alexandros Naskos
2020-07-06 00:35:52 +0300
cbfb316763
Use LSP offsets in rename.zig
Alexandros Naskos
2020-07-05 01:40:18 +0300
aac8fc7b0c
Merge pull request #132 from truemedian/master
Alexandros Naskos
2020-07-04 18:43:19 +0300
d4bd6d422e
add semantic tokens to config build step
Nameless
2020-07-04 10:04:36 -0500
1ad73b6060
Add test zls.json file
Alexandros Naskos
2020-07-03 14:24:27 +0300
c416f68d05
Fixed semantic tokens test
Alexandros Naskos
2020-07-03 14:21:32 +0300
3a0281b59a
Better session tests
Alexandros Naskos
2020-07-03 13:56:57 +0300
6bf2c9a1c7
Added encoding offset aware documentRange
Alexandros Naskos
2020-07-03 12:39:58 +0300
28b3cafc3f
zig fmt pass, correctly return after sending formatting result
Alexandros Naskos
2020-07-03 12:24:24 +0300
f6df9d4c0a
Added offsetEncoding clangd extension support
Alexandros Naskos
2020-07-03 12:00:00 +0300
9bed369797
Correctly handle utf16 offsets for semantic tokens
Alexandros Naskos
2020-07-03 11:34:42 +0300
78a7d79c39
Removed unused function
Alexandros Naskos
2020-07-03 02:34:46 +0300
a0ae982202
Add offsets file
Alexandros Naskos
2020-07-03 02:33:10 +0300
d8aba7da0b
Correctly support utf16 offsets
Alexandros Naskos
2020-07-03 02:31:28 +0300