Releases: Akuli/jou
Releases · Akuli/jou
2023-02-25-1200
Add starts_with and ends_with functions to stdlib/str.jou (#239)
2023-02-25-0100
Selfhosted tokenizer: fix a newline token weirdness (#238)
2023-02-24-2100
Make indentation of yaml files consistent (#231)
2023-02-19-0100
Fix the weird sizeof bug (#226)
2023-02-18-1800
Use more typecheck_expression_not_void (#225)
2023-02-17-2100
Add a --linker-flags argument (#221) Co-authored-by: XiaoBaiYun <[email protected]>
2023-02-13-1500
Add warnings for unused imports (#220)
2023-02-13-0100
math lib (#217) Co-authored-by: Akuli <[email protected]>
2023-02-11-0000
Enum (#213)
2023-02-10-0100
Makefile: Fix clean rule to delete tmp from the right place (#206)