1
1
mirror of https://github.com/oxalica/nil.git synced 2024-11-22 02:55:39 +03:00

Commit Graph

  • 9758ef333b
    Merge 210ba6684b into 2e24c9834e Isabel 2024-11-20 12:23:20 +0000
  • 210ba6684b
    feat(cli/diagnostics): add deny-warnings flag isabel 2024-11-20 12:22:02 +0000
  • b63bcf7412
    Merge ac1c39aeab into 2e24c9834e Andy Stewart 2024-11-19 22:19:29 +0000
  • 2e24c9834e Update to thiserror 2, rowan 0.16 and update locks main oxalica 2024-11-19 16:47:14 -0500
  • 7ad8eadcbe Update flake locks and rustfmt to 2024-11-01 oxalica 2024-11-19 16:32:58 -0500
  • ed1c8990d2 Update to thiserror 2, rowan 0.16 and update locks oxalica 2024-11-19 16:47:14 -0500
  • 409d37729e Update flake locks and rustfmt to 2024-11-01 oxalica 2024-11-19 16:32:58 -0500
  • 52304da8e9 Impl experimental pipe operators oxalica 2024-11-19 16:20:46 -0500
  • 09c0862f78 Impl experimental pipe operators oxalica 2024-11-19 16:20:46 -0500
  • ac1c39aeab
    Add lsp-bridge in Emacs doc Andy Stewart 2024-11-04 22:49:12 +0800
  • c8e8ce7244 Apply nixfmt feat/nixfmt-rfc oxalica 2024-09-18 23:12:25 -0400
  • 9125bfeaff Update docs examples to use nixfmt-rfc-style oxalica 2024-09-18 23:06:38 -0400
  • 555d517d46 Update CI dependencies ci oxalica 2024-09-16 18:30:21 -0400
  • 62f043115f Update smol_str 0.2 -> 0.3 and lock file oxalica 2024-09-16 18:26:35 -0400
  • ca2a86e9e8 Update flake for Nix 2.24 to fix CI failure oxalica 2024-09-16 18:24:26 -0400
  • e87f0c81b3 add pipe operator Kira Malinova 2024-09-14 11:25:44 +0300
  • 4f3081d1f1 Update tests for nix 2.24 oxalica 2024-08-17 22:39:37 -0400
  • ff00db775f Bump tower to 0.5 and update lock oxalica 2024-08-17 22:00:49 -0400
  • 70df371289 Ignore tests asserting Nix documentations 2024-08-06 oxalica 2024-08-06 08:25:13 -0400
  • 816aa96668 Update flake lock oxalica 2024-08-05 14:47:20 -0400
  • ff9e2f0296
    Only strip query parameters and fragment for flake ref URLs (#141) uncenter 2024-08-05 14:30:17 -0400
  • 01a62046a7 Merge code path and fix build with Nix 2.24 oxalica 2024-08-05 14:24:30 -0400
  • 4843496eb5 Update coc-nil dependencies oxalica 2024-08-05 13:47:14 -0400
  • 3d2287d042 Update dependencies and explain lsp_types pinning oxalica 2024-08-05 13:34:31 -0400
  • dfe12a6590
    Update NixOS wiki link (#144) wiki-nixos 2024-08-05 19:40:18 +0200
  • 3db33b16c5
    Rename default_features to default-features to fix warning (#143) 즈눅 2024-08-06 02:39:55 +0900
  • 5233566c26 Update NixOS wiki link NixOS Wiki 2024-07-23 20:54:43 +0000
  • 6c8c83a9cb
    Cargo.toml: Rename from default_features to default-features 즈눅 2024-07-10 03:45:10 +0900
  • 0721e1d5b8
    Only strip query parameters and fragment for flake ref URLs uncenter 2024-06-17 17:28:13 -0400
  • ab3ddb8f06
    Use official wiki link in README (#137) Jörg Thalheim 2024-05-30 18:21:31 +0200
  • 0e59e0b87a Fix diagnostics exit code help text Manu [tennox] 2024-05-07 19:39:03 +0100
  • 8f4a7bda7f Bump nightly rustfmt version oxalica 2024-05-30 12:15:55 -0400
  • b444ca32fa Update dependencies and fix clippy warnings oxalica 2024-05-30 12:11:07 -0400
  • 7e5957c3a5
    README: update wiki link Jörg Thalheim 2024-05-08 21:30:23 +0200
  • 7149a1e760 Fix diagnostics exit code help text Manu [tennox] 2024-05-07 19:39:03 +0100
  • f09cbaa101 Fix return code Nuno Alves 2024-05-04 14:35:43 +0100
  • 70eafc1cfa
    Merge 96d47c8d8f into 2f3ed6348b Rebecca Turner 2024-05-04 14:35:11 +0100
  • d25d71faa8
    Merge 55ccc80b25 into 2f3ed6348b Rebecca Turner 2024-05-01 22:05:09 -0400
  • 2f3ed6348b Update dependencies oxalica 2024-05-01 09:55:17 -0400
  • aa24d32f04 Update flake and make it compatible with master changes oxalica 2024-05-01 09:45:04 -0400
  • b6869253ef Fix clippy warnings oxalica 2024-05-01 09:44:45 -0400
  • 55ccc80b25
    Discover all .nix files when running diagnostics Rebecca Turner 2024-03-01 12:38:17 -0800
  • 96d47c8d8f
    Error if no files are given Rebecca Turner 2024-03-01 12:16:05 -0800
  • 081a704a81
    Enable nil diagnostics for multiple files Rebecca Turner 2024-03-01 11:56:23 -0800
  • e49210bc2f
    Fix nil diagnostics exit code Rebecca Turner 2024-03-01 11:20:27 -0800
  • 059d33a24b Use more correct lowercase for I in README oxalica 2024-01-07 15:10:08 +0800
  • ff231923ed Warn instead of fail on dirty worktree oxalica 2024-01-07 14:49:20 +0800
  • e72b98fed5 Update flake and nightly rustc for rustfmt and fuzz dev oxalica 2024-01-07 14:42:00 +0800
  • fdccb900c9 Update dependencies and fix warnings oxalica 2024-01-07 14:26:39 +0800
  • 0031eb4343 Record AstPtr of the first Expr for merged attrsets oxalica 2023-11-29 10:31:38 +0800
  • 1348b53085 Ignore non-flake file inputs oxalica 2023-11-27 12:04:48 +0800
  • 440a3857cd Update to itertools 0.12.0 and fix clippy oxalica 2023-11-27 10:30:47 +0800
  • 5607d42901 Update dependencies oxalica 2023-11-06 15:31:14 +0800
  • 94ecd9c0aa Sync MSRV in README oxalica 2023-11-08 14:05:37 +0800
  • bd93024db6 Refactor and improve completion from nowhere or manual trigger oxalica 2023-10-19 18:10:01 +0800
  • 26c5d73015 Fine tuning token selection at given position oxalica 2023-10-19 11:21:55 +0800
  • 1b6b4534b3 Remove trailing spaces in tests oxalica 2023-10-17 02:25:15 +0800
  • b4a01cee32 Revert test in pre-commit and fix CI oxalica 2023-10-17 18:30:20 +0800
  • 73eeaa64d8 Update regex-automata and other deps oxalica 2023-10-16 21:34:27 +0800
  • 51e67142ad Fix benchmark and enforce test success in CI oxalica 2023-10-16 21:45:24 +0800
  • ee215a18ab Update flake oxalica 2023-10-09 16:03:27 +0800
  • ee023be3dd Update dependencies oxalica 2023-10-09 15:58:28 +0800
  • 28b0432cf8
    flake: add meta.mainProgram (#110) Jacob Birkett 2023-10-08 18:27:59 -0700
  • 61caccdde0 Ignore identifiers starting with _ from liveness check oxalica 2023-10-09 09:17:31 +0800
  • dbf49b3aab Generate symbol tree syntactically without invalid nesting oxalica 2023-10-09 08:56:12 +0800
  • 2091ef0e1d Fix clippy warnings oxalica 2023-10-09 08:48:57 +0800
  • a69d3d496b flake: package: add meta.mainProgram Jacob Birkett 2023-10-04 23:26:31 -0700
  • 510bc6e9b4
    Fail textDocument/formatting when no formatter is set (#108) Nilstrieb 2023-09-23 18:03:37 +0200
  • 42a744091a Fail textDocument/formatting when no formatter is set Nilstrieb 2023-09-18 19:56:22 +0200
  • cd397d01da
    Fix liveness warnings for __findFile Vladimir Serov 2023-09-20 18:33:40 +0400
  • 4775e34c30 Fix CR LF handling oxalica 2023-09-08 20:55:26 +0800
  • bd7e2e2de7 Fix clippy warnings oxalica 2023-09-08 20:54:38 +0800
  • 4bdcfcfe38
    Fix option completion of types.attrsOf (types.submodule {}) (#102) oxalica 2023-09-03 14:57:35 +0800
  • e99c89177a
    nix-interop: fix option completion of types.attrsOf (types.submodule {}) Maximilian Bosch 2023-08-29 17:44:25 +0200
  • 97abe7d3d4 Update dependencies 2023-08-09 oxalica 2023-08-07 09:45:39 +0800
  • 6fc4e3b645 Update async-lsp to 0.0.5 and double the concurrency limit oxalica 2023-08-07 09:44:47 +0800
  • 5b55d6fd79 Avoid breaking words in tests oxalica 2023-08-06 22:25:01 +0800
  • 565472e8ae Mass fix typos with typos oxalica 2023-08-06 22:20:45 +0800
  • 175c791e62
    Fix offset conversion for end of file (#100) oxalica 2023-08-06 22:08:50 +0800
  • 0e935731f1 Fix offset conversion for end of file Mauro Balbi 2023-08-06 09:08:53 +0200
  • 00eae58f25 Fix lexing of block comments oxalica 2023-08-04 17:29:44 +0800
  • 6f20ed4115
    Fix tests for nix 2.17 (#99) oxalica 2023-08-03 07:52:24 +0800
  • cf44cd1c69
    Use devshell full in CI Jordan Isaacs 2023-07-28 13:27:50 -0700
  • a2668f5680
    Fix tests for nix 2.17 Jordan Isaacs 2023-07-27 18:06:45 -0700
  • 59bcad0b13 Fix underspecified features of rustix oxalica 2023-07-19 17:38:23 +0800
  • 76dee49cca Fix clippy warnings oxalica 2023-07-19 17:13:05 +0800
  • f2d4f15e30 Replace is-terminal with std's and bump MSRV to 1.70 oxalica 2023-07-19 17:11:57 +0800
  • 0c4934ad67 Split out a devenv without custom rustc oxalica 2023-07-19 17:09:07 +0800
  • e2fe1b0beb Fix typo and add tests for nixos-23.05 oxalica 2023-07-14 17:31:34 +0800
  • a7ab280e86 Fix missing features oxalica 2023-07-12 08:36:45 +0800
  • 3b1d36a5ba Add tests for the stability of Module oxalica 2023-07-12 08:12:27 +0800
  • 9512111505 Fix diagnostics ordering in liveness analysis oxalica 2023-07-12 07:58:58 +0800
  • 1abcaf1eac Batch calculate diagnostics and skip unchanged ones oxalica 2023-07-12 07:43:00 +0800
  • 5751bfe63a Enable LTO for release builds oxalica 2023-07-10 11:31:49 +0800
  • 40be56eddf Use nixUnstable in dependency for latest docs oxalica 2023-07-10 11:27:39 +0800
  • 52508149f9 Fix missed docs of impure constants and flakes fns oxalica 2023-07-10 11:25:04 +0800
  • ee2ff825c5 Import docs of builtin constants for Nix >= 2.17 oxalica 2023-07-10 11:24:47 +0800
  • fb8a8cb077 Add rust-src in dev env for rust-analyzer oxalica 2023-07-10 05:44:27 +0800
  • 05b7d9e936 Update rustfmt and format let-else oxalica 2023-07-09 07:46:17 +0800
  • 985293ed94 Update flake oxalica 2023-07-09 07:40:15 +0800