Commit graph

944 commits

Author SHA1 Message Date
Shunsuke Shibayama
c985fcb4d8 chore: instantiate_param_ty to be Failable 2023-09-30 11:13:37 +09:00
Shunsuke Shibayama
c620cfdabc fix(els): completion retrigger 2023-09-30 00:50:31 +09:00
Shunsuke Shibayama
bbac0a39a1 chore: remove pre_block and add GuardClause 2023-09-27 21:43:36 +09:00
Shunsuke Shibayama
e412d63f26 fix: short circuit bug 2023-09-27 19:04:10 +09:00
Shunsuke Shibayama
f561eebc2f chore: improve pattern match 2023-09-27 11:59:20 +09:00
Shunsuke Shibayama
5c757b83f5 Update codegen.rs 2023-09-26 23:08:02 +09:00
Shunsuke Shibayama
0f96ee945d Merge branch 'main' into fix-match 2023-09-25 02:58:53 +09:00
Shunsuke Shibayama
1c569ec2ab build: update version (v0.6.21) 2023-09-24 12:29:33 +09:00
Shunsuke Shibayama
25d143b04a fix!(parser): handling of line breaks in enclosures 2023-09-23 23:50:28 +09:00
Shunsuke Shibayama
a33f9ab928 fix(els): parse errors ignorance 2023-09-23 16:32:31 +09:00
Shunsuke Shibayama
d5b9fe9f38 feat(els): invoked signature help 2023-09-22 22:10:57 +09:00
Shunsuke Shibayama
7c7693b4df feat(els): support call hierarchy outgoing calls request 2023-09-22 22:08:47 +09:00
Shunsuke Shibayama
bcf4d874c9 feat(els): support invoked signature help 2023-09-22 13:02:43 +09:00
Shunsuke Shibayama
b33ce38ed5 chore: add DefBody::pre_block 2023-09-20 12:32:25 +09:00
Shunsuke Shibayama
57d3a23aed feat: impl Hash for Array 2023-09-18 19:44:37 +09:00
Shunsuke Shibayama
53a43962e8 build: update version (nightly.4) 2023-09-17 22:59:52 +09:00
Shunsuke Shibayama
dcdbfc0c59 fix: attribute resolving 2023-09-16 21:25:47 +09:00
Shunsuke Shibayama
6787c9398f fix: codegen bug 2023-09-16 20:42:20 +09:00
Shunsuke Shibayama
f6d08a9dfd fix: attribute resolving 2023-09-16 20:27:20 +09:00
Shunsuke Shibayama
9db9348dc5 feat: support decorator 2023-09-16 16:29:14 +09:00
Shunsuke Shibayama
5497af5626 fix(els): duplicated diagnostics 2023-09-16 12:14:24 +09:00
Shunsuke Shibayama
a957775ad9 Update test.rs 2023-09-15 20:28:57 +09:00
Shunsuke Shibayama
f7900f4774 fix: add VirtualFileSystem 2023-09-15 18:04:12 +09:00
Shunsuke Shibayama
27ad6123da fix: dependents check 2023-09-15 15:31:54 +09:00
Shunsuke Shibayama
965d0c2c2d fix: renaming bug 2023-09-15 09:43:56 +09:00
Shunsuke Shibayama
29ca2f761e test(els): add inlay hint test & rename test 2023-09-14 22:30:25 +09:00
Shunsuke Shibayama
3b061ba077 chore: remove ModuleCache 2023-09-14 21:56:12 +09:00
Shunsuke Shibayama
94b5fc27e9 chore(els): remove AnalysisResultCache 2023-09-14 19:39:18 +09:00
Shunsuke Shibayama
d92e3f5425 fix(els): wait until workspace diags are finished 2023-09-14 11:23:42 +09:00
Shunsuke Shibayama
31246138b3 chore: add ModuleEntry.ast 2023-09-14 01:29:35 +09:00
Shunsuke Shibayama
38f44e8d31 fix(els): use NormalizedPathBuf for AbsLocation 2023-09-13 23:26:05 +09:00
Shunsuke Shibayama
138c6ff3d8 chore(els): improve getting references 2023-09-13 22:34:23 +09:00
Shunsuke Shibayama
a97b89c056 fix!: rename to_str -> __str__ 2023-09-13 16:48:20 +09:00
Shunsuke Shibayama
cfd0d259a0 chore: improve subr type mismatch hint 2023-09-13 16:39:49 +09:00
Shunsuke Shibayama
aacdca31b8 fix: Python 3.7~3.8 bugs 2023-09-13 11:09:30 +09:00
Shunsuke Shibayama
75c1ac733c fix: Python 3.9 bugs 2023-09-13 03:00:03 +09:00
Shunsuke Shibayama
f157673c59 fix: dynamic container type check 2023-09-13 00:37:36 +09:00
Shunsuke Shibayama
bfa429a347 Update link_hir.rs 2023-09-11 23:10:07 +09:00
Shunsuke Shibayama
821ea2a252 Update lex.rs 2023-09-11 22:55:34 +09:00
Shunsuke Shibayama
21ca95417f chore: fix comprehension desugaring 2023-09-11 22:13:47 +09:00
Shunsuke Shibayama
f453cca98e build: update version (nightly.3) 2023-09-11 21:57:47 +09:00
Shunsuke Shibayama
68acaf00fb feat: add ByteArray! 2023-09-11 21:55:46 +09:00
Shunsuke Shibayama
79b891c32b chore: minor fixes for erg_proc_macro 2023-09-11 20:10:44 +09:00
Shunsuke Shibayama
a422bbb7ae build: update version (nightly.2) 2023-09-11 18:29:39 +09:00
Shunsuke Shibayama
1e0985e6c3 fix: test stack overflow
* add `erg_proc_macros` crate
2023-09-11 16:39:34 +09:00
Shunsuke Shibayama
136d1b56f6 Update itertools.d.er 2023-09-11 12:32:07 +09:00
Shunsuke Shibayama
3fd66f1a32 feat: (partial) comprehension support 2023-09-11 02:24:03 +09:00
Shunsuke Shibayama
f8a7413953 feat: add tty/dectest/venv 2023-09-10 03:44:54 +09:00
Shunsuke Shibayama
5d39c17e1e feat: add shlex/pickle/marshal 2023-09-10 03:23:42 +09:00
Shunsuke Shibayama
4c58699157 build: update version (nightly.1) 2023-09-10 01:08:24 +09:00