Releases: Akuli/jou
Releases · Akuli/jou
2023-12-04-0400
handle import same file twice (#414)
2023-04-23-0400
More mathlib (#387) Co-authored-by: Akuli <[email protected]>
2023-04-17-0400
Refactor AST (#386)
2023-04-04-0400
Self hosted compiler: in-place operators += -= *= /= %= (#373)
2023-04-02-0400
Delete ancient comment (#379)
2023-03-30-0400
Refactor parser to a class (#375)
2023-03-28-0400
fix weird error (#371) Co-authored-by: Akuli <[email protected]>
2023-03-27-0400
Add errno to stdlib (#368)
2023-03-26-0400
Self-hosted compiler: methods (#364)
2023-03-24-0400
Improve missing self error (#345) Co-authored-by: Akuli <[email protected]>