Commit graph

48 commits

Author SHA1 Message Date
davidsemakula
ef1fea657f update readme 2024-05-03 18:35:38 +03:00
davidsemakula
5d4a694738 update docs 2024-05-03 18:27:25 +03:00
davidsemakula
3e7f6eef82 minor doc updates 2024-04-02 17:29:45 +03:00
davidsemakula
b64632441e bump crate versions:
- analyzer -> 0.9.1
- lsp-server -> 0.2.27
2024-03-17 17:39:49 +03:00
davidsemakula
2b861d76e1 update readme 2024-01-26 18:33:36 +03:00
davidsemakula
c11a097316 update docs 2023-12-09 11:45:20 +03:00
davidsemakula
840e1e7459 add signature help 2023-09-23 13:34:31 +03:00
davidsemakula
1e404c3bf1 bump crate versions:
- analyzer -> 0.8.3
- lsp-server -> 0.2.5
2023-09-13 10:07:25 +03:00
davidsemakula
9182d8245a add quickfixes 2023-09-02 08:35:18 +03:00
davidsemakula
88615d835d add inlay hints to readme 2023-08-23 16:40:51 +03:00
davidsemakula
5ad3681189 docs and style updates 2023-08-08 18:42:55 +03:00
davidsemakula
ee6fef500f update icon 2023-08-04 02:14:39 +03:00
davidsemakula
84a5fadbf6 rename test_data to test-fixtures and doc updates 2023-07-15 13:15:50 +03:00
davidsemakula
f71fca058b minor doc update 2023-07-01 13:45:07 +03:00
davidsemakula
59a3d6eac3 refactor analyzer integration tests and update docs 2023-06-30 02:18:13 +03:00
davidsemakula
9f5d11eefd minor doc update 2023-06-29 16:21:52 +03:00
davidsemakula
dfe0aa9666 update docs 2023-06-29 12:40:49 +03:00
davidsemakula
48fb55ab42 add LSP server crate 2023-06-27 20:27:57 +03:00
davidsemakula
c7b8d58331 update docs 2023-05-29 11:33:32 +03:00
davidsemakula
2b888dffbf add hover content 2023-05-27 23:42:37 +03:00
davidsemakula
187428c2b6 add code/intent actions and refactor completions 2023-05-26 18:56:15 +03:00
davidsemakula
d7b383d0f3 update readme 2023-05-17 10:23:19 +03:00
davidsemakula
5c99d8cb26 update readmes 2023-05-10 11:17:07 +03:00
davidsemakula
740678dde9 update license info 2023-05-09 12:31:43 +03:00
davidsemakula
880aef7b52 update readme 2023-05-02 09:35:36 +03:00
davidsemakula
8ca72439f0 add Dockerfile for running tests 2023-05-02 09:33:32 +03:00
davidsemakula
78a355873a update readmes 2023-04-30 15:16:51 +03:00
davidsemakula
8811336e4f add impl in contract root diagnostic and vanity and doc updates 2023-04-29 14:05:40 +03:00
davidsemakula
8d91928cc6 update readmes and docs 2023-04-27 13:39:53 +03:00
davidsemakula
27d76b8aa3 IR attribute arg prioritization and general readme updates 2023-04-22 11:16:27 +03:00
davidsemakula
8c0c74be39 update readmes 2023-04-14 08:51:56 +03:00
davidsemakula
b31c8e0d58 update readme 2023-04-14 08:40:44 +03:00
davidsemakula
87c4d0fbdc update readme 2023-04-14 08:37:19 +03:00
davidsemakula
c91047c126 add readmes for each crate 2023-04-14 08:25:25 +03:00
davidsemakula
2b784ee30c refactor analyzer crate and workspace 2023-04-14 07:45:15 +03:00
davidsemakula
20f01553c3 update readme 2023-03-27 19:16:34 +03:00
davidsemakula
b10fa7d128 readme update 2023-03-18 16:19:00 +03:00
davidsemakula
cd50bd23b7 refactor diagnostics tests 2023-03-18 06:28:01 +03:00
davidsemakula
3c34f27204 update readme 2023-03-17 20:41:46 +03:00
davidsemakula
61773532e2 update readme 2023-03-17 07:56:17 +03:00
davidsemakula
f37419d351 update nomenclature 2023-03-17 07:48:53 +03:00
davidsemakula
77b32cac7e add diagnostic for unknown ink! attribute arguments 2023-03-17 02:32:53 +03:00
davidsemakula
af67b46280 update readme 2023-03-16 23:25:22 +03:00
davidsemakula
76661003de add diagnostic for unknown path based ink! attributes 2023-03-16 23:23:27 +03:00
davidsemakula
266f2f8bd8 a diagnostic for unknown ink! macro attributes 2023-03-16 20:43:46 +03:00
davidsemakula
0618f231d5 update readme 2023-03-16 11:58:19 +03:00
davidsemakula
21ce038d6a update readme 2023-03-16 11:40:59 +03:00
davidsemakula
9442bea0a1 Initial commit 2023-03-16 00:32:05 +03:00