Shunsuke Shibayama
|
661e96146f
|
Update lib.rs
|
2024-04-09 13:16:05 +09:00 |
|
Shunsuke Shibayama
|
41bf14629b
|
chore: use ArcArray instead of Vec
|
2024-03-31 17:18:27 +09:00 |
|
Shunsuke Shibayama
|
4466a5a463
|
feat: add erg_compiler::Compiler (python module)
|
2024-02-15 03:09:22 +09:00 |
|
Shunsuke Shibayama
|
17625884b9
|
feat: add erg_compiler::compile_with_dependencies
|
2024-02-14 16:31:40 +09:00 |
|
Shunsuke Shibayama
|
30a6f84e5f
|
feat: add erg_compiler/erg_parser type decls
|
2023-11-18 16:04:51 +09:00 |
|
Shunsuke Shibayama
|
f834585083
|
feat: impl setter for AST elements
|
2023-11-16 16:15:29 +09:00 |
|
Shunsuke Shibayama
|
9b4daab5b0
|
feat: add erg_compiler::compile_ast
|
2023-11-16 13:42:12 +09:00 |
|
Shunsuke Shibayama
|
557775581c
|
feat: add getters
|
2023-11-16 13:28:02 +09:00 |
|
Shunsuke Shibayama
|
8b17c6cf6c
|
feat: make erg_compiler available as a Python lib
|
2023-11-15 11:20:10 +09:00 |
|
Shunsuke Shibayama
|
51c7b0778d
|
chore: let HIRBuilder/ASTLowerer be generic
|
2023-11-03 03:03:11 +09:00 |
|
Shunsuke Shibayama
|
450eafe8aa
|
refactor: Planner -> PackageBuilder
|
2023-10-08 14:06:42 +09:00 |
|
Shunsuke Shibayama
|
e71c0d7720
|
chore: add Planner
|
2023-10-05 15:10:27 +09:00 |
|
Shunsuke Shibayama
|
1293fa58c8
|
refactor: Reorderer -> ASTLinker , Linker -> HIRLinker
|
2023-03-07 20:18:30 +09:00 |
|
Shunsuke Shibayama
|
f5a3d32728
|
WIP
|
2023-02-06 17:04:12 +09:00 |
|
Shunsuke Shibayama
|
b76d63f9a5
|
fix socket connection problems
|
2023-01-25 01:19:45 +09:00 |
|
Shunsuke Shibayama
|
a127564b31
|
Rename dir: compiler -> crates
|
2023-01-15 12:03:19 +09:00 |
|