Commit Graph

  • 95158cf578 chore: update master version data Rekai Musuka 2023-05-04 00:34:28 -0500
  • fd05faf51a
    print zls version and path during startup (#1165) Lee Cannon 2023-05-02 15:54:13 -0700
  • 3040c34d97
    Merge pull request #1160 from acristoffers/master Lee Cannon 2023-05-02 09:55:42 -0700
  • 347aee47b3 Removes default.nix Álan Crístoffer 2023-04-29 19:22:04 +0200
  • 94882d2e64
    Update config to highlight danger of the comptime interpreter (#1162) Sora 2023-04-30 19:21:43 +0200
  • b4bcbeea55
    Merge pull request #1154 from sagehane/nix Lee Cannon 2023-04-29 05:10:22 -0700
  • dd2fb2d9e1
    Merge pull request #1159 from sagehane/minimum Lee Cannon 2023-04-29 05:09:59 -0700
  • 71a202f12a
    build.zig: Update minimum Zig version Sage Hane 2023-04-29 12:19:42 +0200
  • 733881bde4
    flake.lock: Update Sage Hane 2023-04-29 11:41:29 +0200
  • 1ef3944cb0
    chore: use new @memset api (#1156) travisstaloch 2023-04-27 15:27:59 -0700
  • 50f0753a0e
    Merge pull request #1153 from nullptrdevs/update_config_gen Lee Cannon 2023-04-26 09:35:47 +0100
  • 30c49e11df Update config_gen and data nullptrdevs 2023-04-25 06:52:48 -0700
  • 71e819c56a
    Merge pull request #1148 from nullptrdevs/misc-fixes Lee Cannon 2023-04-24 14:59:57 +0100
  • d4bc2c2349
    Merge pull request #1150 from Techatrix/gen-data-files Lee Cannon 2023-04-24 14:58:52 +0100
  • 7b79a99f6d
    Merge pull request #1152 from artix-boi/master Lee Cannon 2023-04-24 13:48:46 +0100
  • d122cbf157
    Fix to make zls compile for 0.11.0-dev.2775+21aa55d34. Mridul Krishna Mishra 2023-04-24 17:19:48 +0530
  • 5fd5ae0677 update config gen according to new std.http changes Techatrix 2023-04-23 19:10:11 +0200
  • 5519b3a2c0 Mem fixes nullptrdevs 2023-04-22 05:59:11 -0700
  • 825cbd2e07
    Merge pull request #1142 from Techatrix/iterate-asm Lee Cannon 2023-04-17 23:03:15 +0100
  • 2e282d991b
    Merge pull request #1143 from Techatrix/test-struct-init-completion Lee Cannon 2023-04-17 22:59:55 +0100
  • c0498fffa1 add completion tests on struct init fields Techarix 2023-04-17 23:25:20 +0200
  • 92eaa22c30 implement iterateChildren on asm Techatrix 2023-04-17 23:03:54 +0200
  • 811de07706
    Merge pull request #1141 from Techatrix/intern-pool Lee Cannon 2023-04-17 21:55:12 +0100
  • c77e3cebeb update data files Techatrix 2023-04-17 21:59:34 +0200
  • 31aec11b38 InternPool: add c_char type Techatrix 2023-04-17 22:14:41 +0200
  • 3ae56929fc
    Implement $/setTrace and add --enable-message-tracing (#1135) Casey Banner 2023-04-16 12:04:42 -0400
  • 421ae86917
    Merge pull request #1133 from sagehane/nix Lee Cannon 2023-04-14 18:50:44 +0100
  • f683f7a0de
    flake.lock: Update Sage Hane 2023-04-14 18:39:46 +0200
  • 5457cec8da
    update to latest zig: add c_char type (#1124) Jakub Konka 2023-04-14 04:02:18 +0200
  • 4111d28073 flake update Angus Dippenaar 2023-04-13 14:20:27 +0200
  • 7978485aaf
    Merge pull request #1116 from nullptrdevs/nested-struct-init Lee Cannon 2023-04-13 13:14:20 +0100
  • fe4c9d5a8b
    Merge pull request #1122 from arp242/prefer-text Lee Cannon 2023-04-13 13:13:15 +0100
  • 42d582c0a2 Update configuration.zig Ali Chraghi 2023-04-13 10:39:49 +0330
  • 622efdcd6a
    Use plain text if the client tells zls it's preferred Martin Tournoij 2023-04-13 07:33:43 +0200
  • d2287816a7 disable assertions in smallestEnclosingSubrange Techatrix 2023-04-01 18:17:32 +0200
  • 99cd67e183 Update build to the new zig build API nullptrdevs 2023-04-11 13:21:47 -0700
  • 735f884394 Nested struct init fields completion nullptrdevs 2023-04-05 10:25:56 -0700
  • 55b1aeb6f7
    Avoid accessing inactive union fields in completeDot (#1115) nullptrdevs 2023-04-05 07:28:21 -0700
  • 7814a05921
    Remove format lt 512 diff restriction (#1109) Auguste Rame 2023-04-04 16:23:44 -0400
  • 0f85c49e46
    Add WASI to CI builds (#1113) Auguste Rame 2023-04-04 16:23:33 -0400
  • ace6d7f32b
    Remove outdated diagnostics check (#1106) Auguste Rame 2023-04-03 13:42:22 -0400
  • b970dd20a3
    remove zls.json (#1108) Techatrix 2023-04-03 17:22:51 +0200
  • 471d971d1d
    Merge pull request #1000 from Techatrix/stage2-zir Auguste Rame 2023-04-01 23:08:40 -0400
  • 99af009232
    Disable build file config runs for WASI (#1102) Auguste Rame 2023-04-01 23:07:38 -0400
  • 018569888f explain how AstGen will diverge from zig codebase Techarix 2023-02-14 22:53:05 +0100
  • 4215edbc33 add support for running ast-check without zig Techarix 2023-02-14 22:02:37 +0100
  • c06cf6e95c add zig code for generating Zir Techarix 2023-02-14 22:13:07 +0100
  • 8b5c649805
    Add anytype resolution based on call references (#1067) Auguste Rame 2023-03-31 11:54:46 -0400
  • c217502670
    Make Analyser use its own arena (#1101) Auguste Rame 2023-03-29 14:36:32 -0400
  • 9a7d262e6c only include snippet completions when enable_snippet is set Techatrix 2023-03-25 21:10:30 +0100
  • 90b468ac9f update snippet data Techatrix 2023-03-25 21:10:15 +0100
  • 29037f2f05 disable .fixall autofix mode Techatrix 2023-03-25 03:15:13 +0100
  • 283ca0006d Apply suggestions from code review Techatrix 2023-03-25 22:01:37 +0100
  • 4b042a562a exclude default cimport declarations from completions Techatrix 2023-03-13 21:41:32 +0100
  • f24fcc2b1e
    disable cimport resolution (#1091) Lee Cannon 2023-03-23 17:28:42 +0000
  • 1e733a8782 fix block label completion test Techatrix 2023-03-20 20:25:00 +0100
  • 84228a612e improve source location of block scope with invalid ast Techatrix 2023-03-20 20:24:31 +0100
  • 7e652a5527 refactor document scope creation to be more aware of block expressions Techatrix 2023-03-20 19:51:42 +0100
  • 53c7e5bed7 remove TODO's about redefinition errors i favor of ast-check Techatrix 2023-03-20 19:39:15 +0100
  • 419527a40d update handling of some node tags in makeScopeInternal Techatrix 2023-03-20 19:31:23 +0100
  • 775c38f5f5 implement document scope creation for array_type_sentinel Techatrix 2023-03-20 19:30:13 +0100
  • 72228e2b41 fix printDocumentScope Techatrix 2023-03-20 19:23:49 +0100
  • 1df17e8aa5 enable successful references test Techatrix 2023-03-21 01:53:42 +0100
  • 6530fe01c4 implement testing for cross-file references Techatrix 2023-03-21 01:53:08 +0100
  • 5944db49b3 add multi-file support to ErrorBuilder Techatrix 2023-03-21 01:33:56 +0100
  • 37e3cb463d generate distinct uris in Context.addDocument Techatrix 2023-03-21 01:12:06 +0100
  • 61b42ca63a make semantic token configuration an enum Veikka Tuominen 2023-03-14 19:23:57 +0200
  • e1d90a1a1b More . completion nullptrdevs 2023-03-23 00:42:20 -0700
  • c89431c625 flake.lock: Update Sage Hane 2023-03-22 14:27:02 +0100
  • 9723a92508 Struct init fields completion. nullptrdevs 2023-03-17 10:01:18 -0700
  • 3c165eabcd remove boxed null boilerplate Techatrix 2023-03-21 17:28:52 +0100
  • 0c333aaa8a do not print error messages in comptime interpreter tests Techatrix 2023-03-21 17:28:07 +0100
  • 334a16ea0c
    Merge pull request #1083 from Techatrix/update-build-zig Techatrix 2023-03-21 16:34:07 +0000
  • 31e133a559 update build.zig Techatrix 2023-03-20 20:30:51 +0100
  • a9295769e7
    hack latest build changes (#1077) Lee Cannon 2023-03-19 00:50:26 +0000
  • 4b034f1afb
    Rework file structure (#1069) Techatrix 2023-03-17 22:01:41 +0000
  • 3586a7858e
    Fix scope creation for label blocks (#1074) Auguste Rame 2023-03-17 15:02:51 -0400
  • 0aacb76743
    support enums in config_gen (#1072) Techatrix 2023-03-17 06:27:35 +0000
  • 8d86d54c0d
    Merge pull request #1068 from Techatrix/fix-typos Techatrix 2023-03-15 18:57:06 +0000
  • 12014cd93d fix typos Techatrix 2023-03-15 17:20:40 +0100
  • 985e7069a2
    tracy: workaround zig bug (#1066) Lee Cannon 2023-03-15 15:59:56 +0000
  • 0475d868c4
    update git clone command in README.md (#1065) Techatrix 2023-03-15 00:21:14 +0000
  • c2d15bfc9a only return block scopes from innermostBlockScope Techatrix 2023-03-14 00:54:31 +0100
  • 487281f8e2 improve variable lookup performance Techatrix 2023-03-13 01:43:13 +0100
  • f5897569c4 do not store Handle pointer in Analyser Techatrix 2023-03-13 01:08:22 +0100
  • 9d7012596a replace unnecessary std.ArrayListUnmanaged in document scope Techatrix 2023-03-12 23:57:47 +0100
  • ea02e4364f remove had_root global Techatrix 2023-03-12 23:49:21 +0100
  • 0ff0a193cc simplify analysis by introducing a Analysis Struct Techatrix 2023-03-12 23:48:31 +0100
  • 973d33d435 expand semantic token test coverage Techatrix 2023-03-12 17:31:55 +0100
  • 865e5efe8b refactor semantic tokens Techatrix 2023-03-12 17:31:17 +0100
  • bbc082d102 update config gen to work with vscode-zig Techatrix 2023-03-13 22:51:29 +0100
  • dc7efa591c resolve relative include directories Techatrix 2023-03-13 21:13:50 +0100
  • ef4a0607fb
    Add some more basic overflow checks (#1055) Auguste Rame 2023-03-12 01:53:05 -0500
  • a959f161e9
    find references on test decl with identifier name (#1051) Techatrix 2023-03-12 06:24:54 +0000
  • ab23ff3616
    Optimize document symbols (#1050) Techatrix 2023-03-12 06:24:42 +0000
  • c203110555
    more tracy calls (#1052) Techatrix 2023-03-11 18:43:14 +0000
  • ff467f9878
    InternPool: add more helper functions and debug formatting (#1043) Techatrix 2023-03-11 17:37:06 +0000
  • 333fcb5633
    minor semantic token fixes (#1044) Techatrix 2023-03-11 17:36:48 +0000
  • f234b91a50
    Fixes nix standard derivation. (#1042) Álan Crístoffer 2023-03-11 02:27:50 +0100
  • 3c26892c7e
    limit maximum detail length at 1024 bytes (#1048) Techatrix 2023-03-11 01:06:17 +0000