1
1
mirror of https://github.com/oxalica/nil.git synced 2024-08-16 14:10:45 +03:00

Commit Graph

  • 70df371289 Ignore tests asserting Nix documentations main 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 ci 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
  • 495c599928 Disable Nix memory limit on macOS since unsupported oxalica 2023-07-09 05:14:08 +0800
  • 1bd6791944 Manually execute DFA lexers for performance oxalica 2023-07-09 03:47:44 +0800
  • e4f5e55eb9 Add a benchmark for parsing the whole nixpkgs oxalica 2023-07-09 02:33:48 +0800
  • a08bebf874 Impl memory limit for flake evaluation oxalica 2023-07-09 02:18:25 +0800
  • ba49fb311b Bump rustix to 0.38 oxalica 2023-07-08 22:11:17 +0800
  • 3a30b89588 Bump regex-automata to 0.3 oxalica 2023-07-08 04:07:18 +0800
  • ecd6e0912e Add benchmarks for the parser oxalica 2023-07-08 00:24:16 +0800
  • 3e6a0fe18f Disable outdated check on push oxalica 2023-07-07 01:41:25 +0800
  • 7fa012bb84 Bump coc.nvim dependencies oxalica 2023-07-06 12:35:24 +0800
  • f375f3f32b Include DEBUG logging in release builds oxalica 2023-06-26 18:46:40 +0800
  • a5422a2168
    Fix build on nix 2.17 (#94) Michał 2023-07-06 19:38:19 +0200
  • 84c413e9d6
    Rewording warning message (#96) sg-qwt 2023-07-07 01:33:09 +0800
  • 54f5e4843f
    Rewording warning message sg-qwt 2023-07-06 13:18:32 +0800
  • 2122d0b962
    chore: mention version number Michał 2023-07-02 13:58:36 +0200
  • 16e9b1aa17
    fix: fix build on nix 2.17 n3oney 2023-07-02 01:11:41 +0200
  • f6bd5fea84 Downgrade meter events to DEBUG oxalica 2023-06-26 18:40:32 +0800
  • 6d3735e03e Set LSP event spans as INFO in nil crate oxalica 2023-06-26 18:27:04 +0800
  • bc24a2567b Delay path link resolutions oxalica 2023-06-26 17:56:47 +0800