1
1
mirror of https://github.com/oxalica/nil.git synced 2024-09-11 10:36:04 +03:00

Commit Graph

  • e797666505 Extract error handling of send_request and simplify oxalica 2023-01-28 04:24:07 +0800
  • 7844f61b75 Introduce ModuleKind to parse known file layouts oxalica 2023-01-27 20:20:55 +0800
  • 27abf4d61d Warn users about unavailable flake inputs oxalica 2023-01-27 18:52:59 +0800
  • c1352ac4b1 Impl goto-definition for flake inputs oxalica 2023-01-27 18:32:49 +0800
  • 1c14e1383a Add flake structure as database input oxalica 2023-01-27 16:10:34 +0800
  • 6e55610257 Load locked flake inputs oxalica 2023-01-27 03:35:21 +0800
  • 0eb313e73b Impl flake lock parser and wrapper of 'nix eval' oxalica 2023-01-25 12:34:25 +0800
  • 9aa5ed132f Extract constants from Nix to a new crate oxalica 2023-01-24 23:35:17 +0800
  • 6e5321582c Tweak VfsPath conversion interfaces oxalica 2023-01-24 23:10:03 +0800
  • 29fdd1fba9 Use anyhow in the LSP server oxalica 2023-01-24 22:40:36 +0800
  • 3f84b783d3 Exclude gdb for unsupported platforms oxalica 2023-01-19 15:35:03 +0800
  • d9e0468ded Update dependencies oxalica 2023-01-19 13:59:05 +0800
  • 07543e5de8 Update rust toolchain to 1.66 oxalica 2023-01-19 13:52:32 +0800
  • 0eff7fc333 Impl convert_to_inherit for rec bindings oxalica 2023-01-02 22:12:02 +0800
  • cf10fad204 Improve backtrace in tests oxalica 2023-01-02 22:10:08 +0800
  • 893ae1f63f Use pre-commit from Nix shell for CI style check 2023-01-01 oxalica 2023-01-01 05:36:52 +0800
  • 4f8b44dea0 Fix fmt oxalica 2023-01-01 05:16:16 +0800
  • 2e688f98a4 Fix clippy warnings oxalica 2022-12-30 05:16:56 +0800
  • 3ba40c0d16 Update dependencies oxalica 2022-12-30 05:15:23 +0800
  • 3dac2ebee8 Add special style for withAttribute in tests oxalica 2022-12-29 01:08:25 +0800
  • b65a0c7655 Use modifier withAttribute for identifiers from with oxalica 2022-12-18 16:23:14 +0800
  • cac705a233
    Add emacs lsp-mode documentation and fix typo (#47) Sibi Prabakaran 2022-12-25 02:39:04 +0530
  • 6aa1e29457
    Add Kate editor example (#46) will-ca 2022-12-24 13:05:06 -0800
  • f81991d6ce
    Update README.md will-ca 2022-12-22 04:34:27 +0000
  • a5803ab9ba
    Fix typo in the configuration page Sibi Prabakaran 2022-12-19 20:54:56 +0530
  • e29c5f7c67
    docs: Add lsp-mode documentation Sibi Prabakaran 2022-12-19 20:53:58 +0530
  • d964938598 save feat/inlay-hints oxalica 2022-12-18 02:04:54 +0800
  • 9690725df3
    "NIx" → "Nix". will-ca 2022-12-16 15:13:32 +0000
  • 8af52e84e8
    Add Kate editor example. will-ca 2022-12-16 15:12:20 +0000
  • 1c122ae707 Update dependencies oxalica 2022-12-09 22:21:46 +0800
  • 0fb9e13883 Add constant and builtin for semantic tokens oxalica 2022-12-09 22:12:49 +0800
  • 661af99ab6 Add remove_empty_inherit assist figsoda 2022-12-05 23:37:37 -0500
  • f7ab17c438 Add remove_empty_inherit assist figsoda 2022-12-05 23:37:37 -0500
  • 101387fb2f Add add_to_top_level_lambda_param assist figsoda 2022-12-04 00:36:36 -0500
  • cbc6298c7a Add multiple rhs support for convert_to_inherit assist figsoda 2022-12-04 15:01:36 -0500
  • 11b56b5237 Add multiple rhs support for convert_to_inherit assist figsoda 2022-12-04 15:01:36 -0500
  • 62d94c4cbc Apply clippy suggestions figsoda 2022-12-04 14:18:35 -0500
  • 6b5fb6cb93 Add add_to_top_level_lambda_param assist figsoda 2022-12-04 00:36:36 -0500
  • 46eeb57f9b Add { and } getters for Pat oxalica 2022-12-05 02:11:51 +0800
  • 9aa4530252 Add formatter setting example to dev/nvim-lsp.nix Artturin 2022-12-04 16:24:58 +0200
  • 53d4040966 Add formatter setting example to dev/nvim-lsp.nix Artturin 2022-12-04 16:24:58 +0200
  • ef9bdb801e add convert_to_inherit for { a.b = b; } figsoda 2022-12-01 13:19:49 -0500
  • 80b9ff2a45 add convert_to_inherit for { a.b = b; } figsoda 2022-12-01 13:19:49 -0500
  • c549d6fbb2 Partially revert "Simplify CI" 2022-12-01 oxalica 2022-12-01 09:15:15 +0800
  • df7fd7b17e Simplify CI oxalica 2022-12-01 09:09:43 +0800
  • 4532f57f13 Polish README oxalica 2022-12-01 08:24:59 +0800
  • 7cd1e078fe Update dependencies oxalica 2022-12-01 08:07:07 +0800
  • f62a769325 Limit semantic token range to fix performance issue oxalica 2022-11-30 21:25:43 +0800
  • 65ad0a2909 add emacs-lsp integration example Jörg Thalheim 2022-11-27 14:49:49 +0100
  • 8f8a5d2cff Fix highlight kind oxalica 2022-11-28 00:57:20 +0800
  • 10e7fc394b Impl documentHighlight oxalica 2022-11-28 00:40:58 +0800
  • 00e9f8ab20 Use rust-bin and an explicitly-pinned rust toolchain version Andreas Fuchs 2022-11-26 16:12:17 -0500
  • 18a5776dd7 Use a fixed rust version for the package build (1.65.0) Andreas Fuchs 2022-11-26 15:59:15 -0500
  • eb7c84c429 Remove rowan dependency from crates except syntax oxalica 2022-11-26 17:58:00 +0800
  • 8001f0d71b Don't highlight string fragment oxalica 2022-11-26 16:33:32 +0800
  • afec5fed82 Update README oxalica 2022-11-25 23:43:54 +0800
  • 84e39a65c9 Allow disable diagnostics for some files oxalica 2022-11-25 23:41:09 +0800
  • 9794a2eb97 Impl assist to flatten Attrset in bindings oxalica 2022-11-25 01:22:32 +0800
  • 655d5247a6 Impl assist to pack bindings oxalica 2022-11-25 00:12:36 +0800
  • 1f5d8ceee0 Simplify and fix tests for assists oxalica 2022-11-24 22:54:43 +0800
  • 6212e5508e Fix dev env oxalica 2022-11-24 21:52:00 +0800
  • f1304942e3 Fix rust 1.64 compatibility oxalica 2022-11-24 19:20:11 +0800
  • 41de8c72c5 Follow keymaps from official guide for coc.nvim oxalica 2022-11-24 01:54:57 +0800
  • 8d32b2a081 Impl code action for converting to inherit oxalica 2022-11-24 01:41:27 +0800
  • c088c1b4e7 Fix typo: release doesn't need debuginfo oxalica 2022-11-23 21:55:48 +0800
  • f4cdc1a106 Remove heavy commands from pre-commit hook oxalica 2022-11-23 20:08:58 +0800
  • dc211dce86 Update dependencies oxalica 2022-11-23 20:06:27 +0800
  • bea40f71fc Impl string unescaping by parts oxalica 2022-11-17 03:11:21 +0800
  • c4bcb3015b Impl indent string stripping oxalica 2022-11-17 02:59:14 +0800
  • 276615a48d Add tests for syntax::semantic oxalica 2022-11-16 23:11:27 +0800
  • 170f89761d Complete and add tests for AST getters oxalica 2022-11-16 22:40:36 +0800
  • 4087d3acde Optimize searching let and rec in Attrset oxalica 2022-11-16 21:39:24 +0800
  • 1ac520b784 Refactor Attrset desugaring and move out some logic oxalica 2022-11-16 21:21:27 +0800
  • 3fa46cc956 Track Attr source info in Ty 2022-11-15 oxalica 2022-11-14 20:17:34 +0800
  • dfffc45c35 Simplify and unify convertion helpers oxalica 2022-11-11 05:56:39 +0800
  • a13e89c622 Fix dead lock in apply_vfs_change oxalica 2022-11-11 05:26:55 +0800
  • d0a5ea4364 Fix PID waiter impl oxalica 2022-11-10 16:31:59 +0800
  • 93f15d882f Impl document links oxalica 2022-11-10 03:24:59 +0800
  • 3749c6bb3a Keep literal strings during lowering oxalica 2022-11-10 03:30:59 +0800
  • e3ce3bfca0 Move identifier check and quoting into syntax oxalica 2022-11-10 01:25:01 +0800
  • 7669c00997 Fix theme of coc.nvim dev env oxalica 2022-11-10 00:44:23 +0800
  • 1e3fdf59cb Fix type for condition expr of if oxalica 2022-11-09 23:05:04 +0800
  • f43380d009 Tweak type formatter 2022-11-07 oxalica 2022-11-07 14:47:06 +0800
  • e8659c2e08 Fix clippy oxalica 2022-11-07 13:58:56 +0800
  • 3171734d0d Show hover message for selection Attr oxalica 2022-11-07 13:56:25 +0800
  • 09ad62cd7c Update dependencies oxalica 2022-11-07 13:26:35 +0800
  • 72db1ef2bc Impl completion triggered . and ? oxalica 2022-11-07 12:58:01 +0800
  • 2997e14a66 Fix completion inside non-last Attr oxalica 2022-11-07 12:29:30 +0800
  • d714bedf1e Construct empty NAME nodes for recovery oxalica 2022-11-07 11:24:30 +0800
  • efca332ce9 Complete attrset fields oxalica 2022-11-07 10:50:59 +0800
  • 2cd3354204 Show types in hover messages oxalica 2022-11-07 09:34:24 +0800
  • 8e4b0d6764 Initial impl for type inference oxalica 2022-11-07 09:14:10 +0800
  • 19871b3842 Move string-related desugaring into syntax crate oxalica 2022-11-02 19:29:30 +0800
  • 68d9663f8e Fix dev env oxalica 2022-10-24 09:01:04 +0800
  • c064894105 Monitor client process's liveness on Linux oxalica 2022-10-22 14:22:50 +0800
  • c3ab7f69af Update dependencies oxalica 2022-10-22 01:07:02 +0800
  • c84d1619d0 Refactor API of VfsPath oxalica 2022-10-11 02:44:14 +0800
  • 756be130c8 Handle workspace/didChangeWatchedFiles 2022-10-03 oxalica 2022-10-04 05:06:55 +0800
  • 2a9dcd5b15 Resolve Path to VfsPath instead of FileId oxalica 2022-10-04 05:01:50 +0800
  • eb71b56015 Fix lost root changes oxalica 2022-10-04 04:03:19 +0800