Skip to content

Releases: Akuli/jou

2023-02-25-1200

25 Feb 12:20
7563c37
Compare
Choose a tag to compare
Add starts_with and ends_with functions to stdlib/str.jou (#239)

2023-02-25-0100

25 Feb 01:00
f75ba67
Compare
Choose a tag to compare
Selfhosted tokenizer: fix a newline token weirdness (#238)

2023-02-24-2100

24 Feb 21:09
c50441d
Compare
Choose a tag to compare
Make indentation of yaml files consistent (#231)

2023-02-19-0100

19 Feb 01:01
39af4f4
Compare
Choose a tag to compare
Fix the weird sizeof bug (#226)

2023-02-18-1800

18 Feb 18:13
f84b191
Compare
Choose a tag to compare
Use more typecheck_expression_not_void (#225)

2023-02-17-2100

17 Feb 21:10
097dee7
Compare
Choose a tag to compare
Add a --linker-flags argument (#221)

Co-authored-by: XiaoBaiYun <[email protected]>

2023-02-13-1500

13 Feb 15:12
405cb8c
Compare
Choose a tag to compare
Add warnings for unused imports (#220)

2023-02-13-0100

13 Feb 01:01
6128470
Compare
Choose a tag to compare
math lib (#217)

Co-authored-by: Akuli <[email protected]>

2023-02-11-0000

11 Feb 00:54
ef849db
Compare
Choose a tag to compare
Enum (#213)

2023-02-10-0100

10 Feb 01:03
e068eab
Compare
Choose a tag to compare
Makefile: Fix clean rule to delete tmp from the right place (#206)