|
d757ac4eb3
|
Fiddle around with if-expression codegen
|
2025-07-09 21:12:39 +03:00 |
|
|
c50474cc8e
|
Update README.md
|
2025-07-09 20:27:12 +03:00 |
|
|
50f5f3cc70
|
Update lib.rs docs
|
2025-07-09 20:16:52 +03:00 |
|
|
f7fa69fbe2
|
Add docs to lib.rs
|
2025-07-09 20:13:16 +03:00 |
|
|
9710d17e00
|
Add a bunch of documentation
|
2025-07-09 20:01:24 +03:00 |
|
|
d5daaa0e87
|
Improve Debug and Display implementations
|
2025-07-09 18:47:40 +03:00 |
|
|
14283afe59
|
Separate pass-common code to pass.rs
|
2025-07-08 21:44:04 +03:00 |
|
|
9b9fcd4ec4
|
Make AST contain only abstract Numbers
|
2025-07-08 00:48:28 +03:00 |
|
|
22737f022e
|
Fix variable type let inference
|
2025-07-07 23:40:35 +03:00 |
|
|
a366d22470
|
Add typechecking
|
2025-07-07 23:03:21 +03:00 |
|
|
35efa78a56
|
Connect all the wires again
|
2025-07-06 20:49:13 +03:00 |
|
|
61ba00ea58
|
Transform AST into MIR successfully, completing the chain
|
2025-07-05 01:34:57 +03:00 |
|
|
8a32e66ba8
|
Refactor a bunch of stuff, produce compiling MIR
|
2025-07-04 21:30:40 +03:00 |
|
|
6d3d0fd03e
|
Move reid to subproject
|
2025-06-24 17:17:15 +03:00 |
|