Commit graph

17 commits

Author SHA1 Message Date
Shunsuke Shibayama
6018d0f841 chore: project_root_of -> project_root_dir_of 2024-02-01 20:54:35 +09:00
Shunsuke Shibayama
ded10fc3d9 fix: nested module resolution bug 2024-02-01 11:22:20 +09:00
Shunsuke Shibayama
2f924527f0 chore: add ModuleGraph::display 2023-12-22 13:03:25 +09:00
Shunsuke Shibayama
a31f23a093 fix: module cache bug 2023-10-11 03:59:11 +09:00
Shunsuke Shibayama
e6a75e80df chore: use NormalizedPathBuf 2023-10-08 18:16:31 +09:00
Shunsuke Shibayama
e71c0d7720 chore: add Planner 2023-10-05 15:10:27 +09:00
Shunsuke Shibayama
82792aca80 fix(els): caching bugs 2023-08-21 17:00:25 +09:00
Shunsuke Shibayama
7e58b59914 fix: canonicalize path 2023-07-15 23:22:32 +09:00
Shunsuke Shibayama
d2eaf0bef4 fix: case-sensitive renaming 2023-07-07 22:10:47 +09:00
Shunsuke Shibayama
bfc403af09 fix: path resolution bug 2023-06-29 14:54:15 +09:00
Shunsuke Shibayama
3e137da0a1 WIP: support cyclic modules 2023-06-28 00:38:41 +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
b0959b13e7 fix(els): file data inconsistencies 2023-03-31 19:49:49 +09:00
Shunsuke Shibayama
b318395a32 fix: avoid infinite recursion bugs 2023-03-22 01:28:22 +09:00
Shunsuke Shibayama
a127564b31 Rename dir: compiler -> crates 2023-01-15 12:03:19 +09:00
Renamed from compiler/erg_compiler/module/graph.rs (Browse further)