Shunsuke Shibayama
|
ce1e5ab40d
|
fix: type generalization bug
|
2024-10-15 16:39:33 +09:00 |
|
Shunsuke Shibayama
|
cb6931e856
|
fix: use RwLockReadGuard::try_map
|
2024-09-08 05:37:07 +09:00 |
|
Shunsuke Shibayama
|
f9eb562848
|
fix: infinite recursion bug
add `Immutable` trait (Type: !Immutable)
|
2024-09-04 20:38:46 +09:00 |
|
Shunsuke Shibayama
|
1e23c6beb5
|
chore: add some helper methods
|
2024-07-06 20:35:22 +09:00 |
|
Shunsuke Shibayama
|
dc1e32f5f4
|
fix(els): shared reference bugs
|
2024-05-12 16:37:35 +09:00 |
|
Shunsuke Shibayama
|
8722bb3dd0
|
perf: cache generalization results
|
2024-03-26 01:20:56 +09:00 |
|
Shunsuke Shibayama
|
d9e4dbe716
|
chore: eliminate unwrap s
|
2024-03-23 09:52:52 +09:00 |
|
Shunsuke Shibayama
|
46610a1ae0
|
fix(els): minor bugs
|
2024-02-26 12:02:28 +09:00 |
|
Shunsuke Shibayama
|
c75dc9c77a
|
Update lower.rs
|
2024-02-01 18:36:38 +09:00 |
|
Shunsuke Shibayama
|
366141b4a3
|
fix(els): don't show irrelevant parse errors
|
2024-01-27 16:18:00 +09:00 |
|
Shunsuke Shibayama
|
67fefd196c
|
feat(els): add Scheduler
|
2024-01-22 00:26:58 +09:00 |
|
Shunsuke Shibayama
|
74d304a1b7
|
chore: get builtin module context without lock
|
2024-01-21 01:44:29 +09:00 |
|
Shunsuke Shibayama
|
a2d1809cee
|
fix: cyclic reference modules bugs
|
2023-12-28 14:59:14 +09:00 |
|
Shunsuke Shibayama
|
e6a75e80df
|
chore: use NormalizedPathBuf
|
2023-10-08 18:16:31 +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
|
31246138b3
|
chore: add ModuleEntry.ast
|
2023-09-14 01:29:35 +09:00 |
|
Shunsuke Shibayama
|
64874f4169
|
feat(els): workspace diagnostics
|
2023-09-08 20:49:16 +09:00 |
|
Shunsuke Shibayama
|
d2eaf0bef4
|
fix: case-sensitive renaming
|
2023-07-07 22:10:47 +09:00 |
|
Shunsuke Shibayama
|
7063056c39
|
fix: heisenbug
|
2023-06-19 23:22:26 +09:00 |
|
Shunsuke Shibayama
|
6b8e7314f2
|
merge from main
|
2023-05-28 10:11:37 +09:00 |
|
Shunsuke Shibayama
|
980be54590
|
merge from main
|
2023-05-28 10:01:00 +09:00 |
|
Shunsuke Shibayama
|
8e481399b4
|
chore: eliminate unsafe operations
|
2023-05-28 02:22:33 +09:00 |
|
Shunsuke Shibayama
|
0e42ab03ca
|
feat: let Shared: Send + Sync
|
2023-05-27 20:41:28 +09:00 |
|
Shunsuke Shibayama
|
0744c35517
|
feat(els): add deep completion
|
2023-03-10 13:26:13 +09:00 |
|
Shunsuke Shibayama
|
a7cdc7bc7c
|
Update cache.rs
|
2023-02-25 10:40:27 +09:00 |
|
Shunsuke Shibayama
|
aa2cea60dd
|
fix: quantified subroutine subtyping bugs
|
2023-02-22 02:40:51 +09:00 |
|
Shunsuke Shibayama
|
f3fd5e3eeb
|
feat(els): support module renaming
|
2023-02-14 16:23:45 +09:00 |
|
Shunsuke Shibayama
|
a127564b31
|
Rename dir: compiler -> crates
|
2023-01-15 12:03:19 +09:00 |
|