Commit graph

  • 4245bcf807
    refactor(service): tweak fuzzy search config main Pig Fang 2025-12-23 16:22:56 +08:00
  • 4647b1937f
    feat(service): add "import-with-def" check Pig Fang 2025-12-23 15:43:36 +08:00
  • 9446f048bd
    fix(service): fix typeck on imported function Pig Fang 2025-12-23 15:30:18 +08:00
  • 2c8972a045
    feat(service): add instructions of "Threads" proposal Pig Fang 2025-12-22 23:04:13 +08:00
  • 3a7fa7c53f
    refactor(service): unify "Go to Definition" and "Go to Declaration" Pig Fang 2025-12-22 09:28:39 +08:00
  • 72c1ca6a28
    refactor(parser): change syntax tree for wrong share keyword Pig Fang 2025-12-21 23:18:56 +08:00
  • 6da5ffa8c6
    feat(service): change "mem-type" diagnostic messages Pig Fang 2025-12-21 23:02:35 +08:00
  • cf2949d834
    feat: support share keyword of "Threads" proposal Pig Fang 2025-12-21 23:00:13 +08:00
  • 12d16cbad5
    feat: support "Custom Page Sizes" proposal Pig Fang 2025-12-21 11:11:27 +08:00
  • a6e52e1246
    refactor(parser): rename methods Pig Fang 2025-12-20 10:13:43 +08:00
  • 67646d8298
    refactor(service): rename "idx_conversion" to "convert_idx" Pig Fang 2025-12-19 15:33:10 +08:00
  • 647c782c33
    feat(service): add "clean_no_types" code action Pig Fang 2025-12-19 15:13:30 +08:00
  • 3d2e3d6e79
    feat(service): join and split fields by code action Pig Fang 2025-12-19 14:08:22 +08:00
  • 37e27c3c4c
    refactor(service): accept multiple exports when collecting exports Pig Fang 2025-12-19 10:57:43 +08:00
  • b1c3d828a9
    fix(service): fix panic when inserting comment Pig Fang 2025-12-19 10:06:27 +08:00
  • 97a8c32d1d
    refactor(parser): change syntax tree for malformed exports and imports Pig Fang 2025-12-19 09:24:45 +08:00
  • 74e4073e38
    fix(parser): restrict parsing of exports and import Pig Fang 2025-12-18 23:34:24 +08:00
  • 2228deaad6
    test(service): add more cases for "unread" Pig Fang 2025-12-18 23:11:57 +08:00
  • 572045be56
    fix(fmt): print exports before import Pig Fang 2025-12-18 22:57:14 +08:00
  • 220142ccd5
    fix(syntax): allow retrieving multiple exports Pig Fang 2025-12-18 22:23:44 +08:00
  • 0449aeb216
    refactor(service): simplify picking token Pig Fang 2025-12-18 22:12:48 +08:00
  • d9d71d474a
    feat(service): add "inline_export" code action Pig Fang 2025-12-18 20:53:30 +08:00
  • a300f17000
    feat(service): add "extract_export" code action Pig Fang 2025-12-18 15:41:30 +08:00
  • d9b06a055f
    fix(fmt): fix trailing whitespaces before end keyword Pig Fang 2025-12-18 10:02:47 +08:00
  • 9967dd9d7c
    feat(service): add "simplify_ref_type" code action Pig Fang 2025-12-17 20:09:56 +08:00
  • a9f2d6c9c4
    feat(service): add "expand_ref_type" code action Pig Fang 2025-12-17 15:48:27 +08:00
  • 43db3ed7e3
    docs: update dependencies Pig Fang 2025-12-17 13:53:52 +08:00
  • 9950e494d3
    feat(service): support "Wide Arithmetic" proposal Pig Fang 2025-12-17 11:23:10 +08:00
  • 6c0d861a2a
    feat(service): add "merge_to_return_call" code action Pig Fang 2025-12-17 09:50:58 +08:00
  • 5439e44319
    feat(service): add "export_as" code action Pig Fang 2025-12-16 15:29:05 +08:00
  • bb00c2ad2e
    feat(service): refine instr completion for const context Pig Fang 2025-12-15 23:21:32 +08:00
  • 29da070280
    feat(service): add lint for unread locals Pig Fang 2025-12-15 20:37:17 +08:00
  • 73786fbe7b
    feat(service): show "..." if there're more types on stack in typeck Pig Fang 2025-12-13 17:01:47 +08:00
  • be4778c239
    refactor(service): avoid cloning SyntaxNode in CFA Pig Fang 2025-12-12 22:17:50 +08:00
  • 4adfc75db5
    refactor(service): change message of "uninit" lint Pig Fang 2025-12-12 16:01:09 +08:00
  • 378fedb1bb
    refactor(service): check unreachable code with CFG Pig Fang 2025-12-12 15:59:39 +08:00
  • 648e034553
    refactor(service): add CFA and rewrite uninit check Pig Fang 2025-12-09 11:30:18 +08:00
  • 61af6df816
    refactor(server): callback for handling responses Pig Fang 2025-12-02 17:02:30 +08:00
  • c92ced898e
    docs: tweak punctuation Pig Fang 2025-12-01 17:47:31 +08:00
  • adc1c3b9d5
    docs: update about server executable Pig Fang 2025-12-01 17:41:22 +08:00
  • 0473327656
    ci: tweak release jobs relationship Pig Fang 2025-11-27 13:15:12 +08:00
  • 1fa8caff35
    chore: v0.7.1 v0.7.1 Pig Fang 2025-11-27 11:11:15 +08:00
  • 0c9eb36800
    docs: update readme Pig Fang 2025-11-27 09:46:41 +08:00
  • 0aeb4e8a36
    feat(service): allow string ref in some APIs Pig Fang 2025-11-26 23:33:18 +08:00
  • ba521fc711
    build: add musl for cargo-binstall Pig Fang 2025-11-26 20:36:04 +08:00
  • 93c5030b1f
    build: add musl targets Pig Fang 2025-11-26 20:25:59 +08:00
  • 0c05bbf528
    ci: split jobs and permissions Pig Fang 2025-11-26 11:48:44 +08:00
  • 5167a65710
    build: add Linux ARM build Pig Fang 2025-11-26 10:55:09 +08:00
  • 1a6183d13c
    fix(server): publish diagnostics on config change if refresh not supported Pig Fang 2025-11-26 10:51:12 +08:00
  • 523891bf1b
    feat(server): support cargo-binstall Pig Fang 2025-11-26 10:41:06 +08:00
  • 3dc27cb1e5
    refactor(server): fix timing of registering dynamic capabilities Pig Fang 2025-11-26 09:34:40 +08:00
  • 96ffa7a75e
    docs: add more installation methods Pig Fang 2025-11-20 23:13:55 +08:00
  • 1ad6c1d29e
    refactor(service): simplify return value Pig Fang 2025-11-16 11:52:43 +08:00
  • a15d9eedc9
    chore: v0.7.0 v0.7.0 Pig Fang 2025-11-15 18:20:52 +08:00
  • 2d3e56081a
    fix(service): add missing completion for then keyword Pig Fang 2025-11-15 18:15:46 +08:00
  • 5375b841da
    docs: update readme Pig Fang 2025-11-15 15:42:24 +08:00
  • e734cb8666
    fix(parser): fix missing folded then block with trivias Pig Fang 2025-11-15 15:22:06 +08:00
  • aead348f2a
    feat(service): hide "index" inlay hint when identifier is present Pig Fang 2025-11-15 14:55:47 +08:00
  • 0037ed6d57
    chore(fmt): tweak Cargo.toml Pig Fang 2025-11-15 14:36:28 +08:00
  • 684a2c83b2
    chore: update dependencies Pig Fang 2025-11-15 11:17:57 +08:00
  • 92b3ea7c6f
    feat(service): detect quoted annotation element as string Pig Fang 2025-11-14 16:05:57 +08:00
  • d2985e95b2
    docs: prepare for next release Pig Fang 2025-11-14 15:36:15 +08:00
  • 511cb0b850
    refactor(service): re-use logic Pig Fang 2025-11-13 23:06:09 +08:00
  • a0a18c7093
    feat(service): support deprecation Pig Fang 2025-11-13 22:45:17 +08:00
  • 1fdbfa1503
    fix(parser): fix imported tag type Pig Fang 2025-11-12 23:02:22 +08:00
  • e2ac3c0323
    refactor(service): remove unused code Pig Fang 2025-11-10 11:53:36 +08:00
  • 83c3296d9b
    feat(service): add missing extern keyword "tag" Pig Fang 2025-11-10 11:52:04 +08:00
  • b4abd36d3e
    feat(service): remove outdated description of ref types Pig Fang 2025-11-10 11:50:30 +08:00
  • fc8c7009ad
    feat(service): support doc comments before/after annotations Pig Fang 2025-11-09 23:09:56 +08:00
  • 4f560dd9ea
    refactor(service): remove an unnecessary helper Pig Fang 2025-11-09 16:51:37 +08:00
  • 54cba07b72
    test(service): move tests Pig Fang 2025-11-09 16:17:29 +08:00
  • 528ea72859
    fix(service): fix possible panic due to data race Pig Fang 2025-11-09 12:02:37 +08:00
  • 98f9a16b17
    refactor(parser): add an error variant for unexpected tokens Pig Fang 2025-11-07 11:42:49 +08:00
  • e38c90468d
    refactor(parser): remove unused const generics Pig Fang 2025-11-07 11:14:59 +08:00
  • 59463437e3
    feat(service): completions for annotations Pig Fang 2025-11-07 10:18:29 +08:00
  • 38776e38ef
    fix(parser): prevent infinite loop on unterminated strings Pig Fang 2025-11-07 09:25:23 +08:00
  • 7629231a27
    fix(parser): prevent duplicated error reports Pig Fang 2025-11-06 20:40:32 +08:00
  • db4f4c1fb5
    fix(fmt): fix trivias without module fields Pig Fang 2025-11-05 16:21:11 +08:00
  • 3e5d733ee1
    fix(fmt): fix trivias before result in type use Pig Fang 2025-11-05 16:07:16 +08:00
  • 03c6d79f6b
    feat: support annotations Pig Fang 2025-11-05 16:03:31 +08:00
  • ddac77a7cc
    feat(fmt): remove config_serde feature flag Pig Fang 2025-11-04 15:24:49 +08:00
  • 56193e2fcd
    feat(fmt): add split_closing_parens option Pig Fang 2025-11-04 11:17:53 +08:00
  • 3d2c914e3b
    refactor(fmt): refactor formatting right paren Pig Fang 2025-11-04 09:09:50 +08:00
  • 44fe25b0ce
    feat(service): remove "multi memories" lint Pig Fang 2025-11-04 09:00:11 +08:00
  • e9c921f2e1
    feat(fmt): change handling indentation and right paren Pig Fang 2025-11-03 23:08:54 +08:00
  • 37fc439f88
    feat(fmt): optimize trivias after left paren Pig Fang 2025-11-03 09:15:14 +08:00
  • 4f7035a7fb
    refactor(service): check const expr deeper Pig Fang 2025-11-01 22:58:50 +08:00
  • b0f230fcfb
    feat(service): add more const instructions Pig Fang 2025-11-01 17:28:28 +08:00
  • 673b6610fd
    test(service): test references on try_table Pig Fang 2025-10-31 22:47:47 +08:00
  • 22f56e4d26
    test(service): rename tests Pig Fang 2025-10-31 22:44:47 +08:00
  • fac41701e4
    refactor(service): return diagnostic in some checks Pig Fang 2025-10-31 20:43:00 +08:00
  • ec015ff5a5
    feat(service): validate type matching in catch clauses Pig Fang 2025-10-31 18:02:34 +08:00
  • 9b5314cd56
    test(service): test typeck on try_table Pig Fang 2025-10-31 17:41:40 +08:00
  • 07c4f75d2d
    fix(service): catch clause's region should belong to upper block Pig Fang 2025-10-31 08:45:17 +08:00
  • 5bab4fb7ff
    test(service): test imported tags Pig Fang 2025-10-30 16:39:39 +08:00
  • 1ad28d70d1
    test(service): add tests for block type of try_table Pig Fang 2025-10-30 16:28:47 +08:00
  • 7ea0245f40
    refactor(service): add "unnecessary" tag to try_table and catch check Pig Fang 2025-10-30 16:21:30 +08:00
  • 012ea5d602
    feat(service): detect needless try_table Pig Fang 2025-10-30 11:04:28 +08:00
  • 6675bc548a
    feat(service): detect useless catch clauses Pig Fang 2025-10-30 10:19:14 +08:00
  • 826882122f
    feat(service): ensure tag type is function type Pig Fang 2025-10-29 16:53:42 +08:00