Commit Graph

  • c32e04ad38 Update flake.nix master Andre Henriques 2023-06-25 12:25:38 +0100
  • 6d7305f5f0
    Remove zon comment (#1265) Sora 2023-06-25 02:57:00 +0200
  • 4dc7652aa2
    fix timeout in ZCS receiveMessage (#1264) Techatrix 2023-06-24 21:17:56 +0000
  • 0b1fc7eb6a
    include anytype parameters in inlay hint function parameter count (#1263) Techatrix 2023-06-24 21:17:07 +0000
  • 7487308948
    Merge pull request #1262 from FnControlOption/block-type Lee Cannon 2023-06-24 22:16:54 +0100
  • 0baae921ed Add completion test fn ⌃ ⌥ 2023-06-24 10:14:58 -0700
  • a8c81522cd Resolve type of simple labeled block fn ⌃ ⌥ 2023-06-24 09:00:12 -0700
  • a16fb19797
    improve self param detection in inlay hints (#1258) Techatrix 2023-06-24 01:25:12 +0000
  • 7e19a88ad2
    update stage2 sources (#1257) Techatrix 2023-06-23 21:14:08 +0000
  • 0e57f694be update analysis of builtin functions Techarix 2023-06-23 21:50:04 +0200
  • ecb18949df
    disable translate c test on windows (#1253) Lee Cannon 2023-06-23 16:47:54 +0100
  • d5cbb5b6c8
    Merge pull request #1249 from FalsePattern/master Lee Cannon 2023-06-22 19:22:25 +0100
  • 9b176c5a66
    Add notice to legacy_json FalsePattern 2023-06-22 19:53:43 +0200
  • 0a8dcb9b6e
    update zon to merged commits FalsePattern 2023-06-22 19:43:27 +0200
  • c0439c646c
    Update config_gen.zig and regenerated master FalsePattern 2023-06-21 19:07:52 +0200
  • 71b09a3ffe
    fix legacy json in tests FalsePattern 2023-06-21 17:47:58 +0200
  • 7fede4a9e2
    Update to latest binary build on website FalsePattern 2023-06-21 17:37:42 +0200
  • d0c62157b4
    Added legacy-style json api wrapper FalsePattern 2023-06-21 17:24:29 +0200
  • fc9ce8b8e4
    update dependencies FalsePattern 2023-06-21 17:21:10 +0200
  • cf211cd599
    update casting builtins FalsePattern 2023-06-21 17:08:10 +0200
  • f8e8371f04
    Fixed compatibility with latest builds of Zig (#1246) Lee Cannon 2023-06-18 22:29:24 +0100
  • f6da47fafd
    Merge pull request #1241 from acristoffers/master Lee Cannon 2023-06-17 20:04:42 +0100
  • 756cd86f54 Updates Nix to reflect Zon. Álan Crístoffer 2023-06-17 20:34:27 +0200
  • 5115bb27ac
    Merge pull request #1239 from FalsePattern/master Lee Cannon 2023-06-17 19:31:27 +0100
  • 8c0a3d4b10
    Update diffz to latest-compatible version FalsePattern 2023-06-17 19:52:17 +0200
  • 4b35e80f96
    Replace deprecated calls FalsePattern 2023-06-17 16:32:09 +0200
  • 83c9a7b493
    autofix now handles comments in the event of a newline w/ comments (#1236) Joe Williams 2023-06-15 15:53:33 -0400
  • c28a59ccf3
    Merge pull request #1229 from leecannon/deduplicate_packages Lee Cannon 2023-06-10 10:34:56 +0100
  • 4d0e1afb72
    Merge pull request #1233 from Techatrix/enum-completion Lee Cannon 2023-06-09 23:20:42 +0100
  • e1e75a1e63
    Merge pull request #1232 from Techatrix/usingnamespace-invalid-usingtrail Lee Cannon 2023-06-09 23:18:07 +0100
  • c446087231 set Enum completion kind to .EnumMember Techatrix 2023-06-09 23:35:27 +0200
  • 77e39a8da8 clear using_trail when calling resolveUse fixes #1231 Techatrix 2023-06-09 23:13:36 +0200
  • 74cfaade37
    deduplicate packages in the build runner Lee Cannon 2023-06-05 21:50:01 +0100
  • 1020817ed0
    Merge pull request #1228 from nullptrdevs/max_output_bytes Lee Cannon 2023-06-05 21:15:16 +0100
  • e0d4b9282b executeBuildRunner: increase .max_output_bytes nullptrdevs 2023-06-04 21:55:30 -0700
  • 767343c926
    Merge pull request #1227 from acristoffers/master Lee Cannon 2023-06-05 11:58:29 +0100
  • 62ed4df269 Updates Nix to reflect Zon. Álan Crístoffer 2023-06-05 08:20:06 +0200
  • 4f0762af62
    Use @silversquirl's binned allocator (#1134) Auguste Rame 2023-06-04 02:42:56 -0400
  • 0afc1c3b21
    Fix configuration.getConfigurationType returning non null values (#1220) nullptrdevs 2023-06-02 13:46:29 -0700
  • f96b226b4d
    Merge pull request #1213 from Techatrix/update-debug-helpers Lee Cannon 2023-05-31 18:12:58 +0100
  • 5d53f0104f
    Merge pull request #1209 from Vexu/semantic-tokens Lee Cannon 2023-05-30 21:24:58 +0100
  • fa0793596f
    Merge pull request #1215 from Techatrix/refactor-doc-scope Lee Cannon 2023-05-30 21:05:26 +0100
  • 88978bac2e
    Merge pull request #1214 from Techatrix/code-actions-tests Lee Cannon 2023-05-30 21:00:39 +0100
  • f06c75157c
    Merge pull request #1212 from Techatrix/param-slice Lee Cannon 2023-05-30 20:56:21 +0100
  • 458da88f90 refactor debugging utilities Techatrix 2023-05-30 19:05:26 +0200
  • cc8fb14906 add tests for autofix code actions Techatrix 2023-05-30 00:48:46 +0200
  • 94334f4121
    Merge pull request #1210 from junnplus/didChangeConfiguration Lee Cannon 2023-05-30 17:42:03 +0100
  • 54f4768070
    Merge pull request #1136 from Techatrix/revive-translateC Lee Cannon 2023-05-30 17:32:14 +0100
  • 643496922d
    compatible with the settings.zls in didChangeConfigurationHandler Ye Sijun 2023-05-30 15:54:26 +0900
  • b623f141ea revive translateC support Techatrix 2023-05-30 01:59:46 +0200
  • a2de5bf2e6 add paramSlice helper function Techatrix 2023-05-30 00:52:16 +0200
  • 9f9bf9eba8 include enum fields in enum completion set Techatrix 2023-05-29 23:59:20 +0200
  • a6f7e80ea3 fix memory leak on error in makeInnerScope Techatrix 2023-05-29 23:47:39 +0200
  • 8b941e5444 reduce size of ScopeContext Techatrix 2023-05-29 23:43:23 +0200
  • 52c38afe46 replace scope decl container from StringHashMap with StringArrayHashMap Techatrix 2023-05-22 01:06:01 +0200
  • a378eb74b1 store document scope declarations in std.ArrayList Techatrix 2023-05-22 01:05:37 +0200
  • 6f7f9dab9d refactor document scope creation with ast.iterateChildren Techatrix 2023-05-29 22:54:34 +0200
  • cda0fd4386 rewrite semantic token types union and opaque as type Veikka Tuominen 2023-05-29 01:17:51 +0300
  • 6471db5274 exhaustively list semantic token types to exclude Veikka Tuominen 2023-05-29 01:12:16 +0300
  • b958b258a3
    Merge pull request #1208 from davidgm94/master Lee Cannon 2023-05-28 14:06:26 +0100
  • 736ea190fd nix: update lock David Gonzalez Martin 2023-05-28 05:28:03 -0600
  • 905f531a08 update to Zig 0.11.0-dev.3312+ab37ab33c Eric Joldasov 2023-05-27 19:55:33 +0600
  • 0de454195c
    Merge pull request #1202 from travisstaloch/issue-689-discard-caps Lee Cannon 2023-05-27 12:20:32 +0100
  • 58bc245ba3
    autofix: tighten up getCaptureLoc() Travis Staloch 2023-05-26 23:37:34 -0700
  • 32dc6c32ea
    autofix: clean up dupe 'remove capture' action detection Travis Staloch 2023-05-26 20:55:48 -0700
  • 49b679ee22
    autofix: discard captures + some multi for loop support Travis Staloch 2023-05-26 20:10:51 -0700
  • 33121dacf9
    Merge pull request #1198 from Tyrubias/update-sort-functions Lee Cannon 2023-05-25 17:15:25 +0100
  • 2e3d66e465
    update std.debug.TTY to std.io.tty Lee Cannon 2023-05-25 17:13:10 +0100
  • 0af42d5608 Replace nonexistent std.sort.sort with std.mem.sort Victor Song 2023-05-24 02:13:43 -0500
  • 2ff2593a86
    Merge pull request #1197 from Techatrix/invalidate-analysis-cache Lee Cannon 2023-05-21 15:31:40 -0700
  • a64b63333a invalidate Analyser on didClose Techatrix 2023-05-21 22:56:42 +0200
  • af65197cc2
    Merge pull request #1103 from Techatrix/refactor-semantic-tokens Lee Cannon 2023-05-21 13:52:30 -0700
  • 5cc7b1341e skip std module resolution test on webassembly target Techatrix 2023-05-09 19:00:16 +0200
  • 6f0907bc16 fix semantic tokens on union and enum container fields Techatrix 2023-03-31 20:44:01 +0200
  • cde544125a bring semantic token types and modifiers closer to predefined ones Techatrix 2023-03-31 18:16:46 +0200
  • d9965c7834 fix semantic tokens on if capture by ref Techatrix 2023-03-30 14:00:09 +0200
  • 498517ba71 replace semantic token type .field with .property Techatrix 2023-03-31 17:38:17 +0200
  • 6836f9361d use std.meta.fieldNames instead of manually re-implementing it Techatrix 2023-03-26 00:50:43 +0100
  • ae5fa110b5 test and simplify semantic tokens on function call Techatrix 2023-03-31 20:49:25 +0200
  • 3fefcfb398 simplify semantic token comment handling Techatrix 2023-03-31 20:48:47 +0200
  • 668d82d440
    Merge pull request #1193 from nullptrdevs/cfg-gen Lee Cannon 2023-05-20 04:10:47 -0700
  • 187b3b048c
    Merge pull request #1194 from sagehane/flake Lee Cannon 2023-05-20 04:10:16 -0700
  • edf83bcf00
    Update Nix Flakes file Sage Hane 2023-05-19 14:25:25 +0200
  • e6996f5f66 Update config_gen and data nullptrdevs 2023-05-18 21:23:17 -0700
  • 3500aa7a76
    update to new std.json api (#1191) Techatrix 2023-05-19 00:46:22 +0000
  • 16453c31b0
    Merge pull request #1192 from Techatrix/hover-on-wrong-tree Lee Cannon 2023-05-16 11:42:56 -0700
  • 64fb0246fc access tree of resolved typed on hover Techarix 2023-05-16 19:41:46 +0200
  • 91645612e6
    Fix panic caused by custom zls.json path (#1177) Ai Hoshino 2023-05-13 13:53:44 +0800
  • d0a9911a3a
    Merge pull request #1184 from Techatrix/fix-semantic-tokens-on-continue Lee Cannon 2023-05-11 12:36:04 -0700
  • 8601b3f790
    remove usage of std.meta.tagName as it is deprecated (#1186) Lee Cannon 2023-05-10 12:39:32 -0700
  • 1bbdcab3ac fix semantic token generation crash on continue expression Techarix 2023-05-10 15:05:29 +0200
  • d3f127e78e
    Update tracy to 0.9.1 (#1182) Techatrix 2023-05-10 00:38:09 +0200
  • f31792ceea
    Merge pull request #1181 from sagehane/version_bump Lee Cannon 2023-05-09 10:03:32 -0700
  • 02a5014299
    flake.lock: Update Sage Hane 2023-05-09 18:21:13 +0200
  • 449788c0a2
    build.zig: Update minimum Zig version Sage Hane 2023-05-09 18:21:02 +0200
  • 029f5094ff
    various intern pool & comptime interpreter changes (#1179) Techatrix 2023-05-09 06:25:26 +0200
  • f6c808a4b3
    Merge pull request #1178 from Techatrix/stage2-zir Lee Cannon 2023-05-08 14:06:31 -0700
  • f2c064c957 update stage2 sources Techarix 2023-05-08 20:38:05 +0200
  • 28863f4158
    Merge pull request #1169 from paoda/master Lee Cannon 2023-05-04 01:47:54 -0700
  • ec50d33241 fix: update test case involving @memcpy Rekai Musuka 2023-05-04 00:51:13 -0500