Skip to content

Releases: Akuli/jou

2025-01-15-0400

15 Jan 04:17
51b9799
Compare
Choose a tag to compare
Add support for LLVM 16 (#616)

2025-01-14-0400

14 Jan 04:17
ff013d6
Compare
Choose a tag to compare
Document imports (#609)

2025-01-13-0400

13 Jan 04:18
acbd5ed
Compare
Choose a tag to compare
Fix memory leaks (#606)

2025-01-12-0400

12 Jan 04:17
86b9c8d
Compare
Choose a tag to compare
Delete :: enum syntax (#604)

2025-01-11-0400

11 Jan 04:17
941d3f3
Compare
Choose a tag to compare
Document enums (#595)

2025-01-10-0400

10 Jan 04:18
ee8280a
Compare
Choose a tag to compare
Clean up compiler/ast.jou (#578)

2025-01-09-0400

09 Jan 04:18
99ca7e9
Compare
Choose a tag to compare
Delete no longer needed features from the Jou compiler written in C (…

2025-01-08-0400

08 Jan 04:18
6718273
Compare
Choose a tag to compare
Compiler: Simplify codegen of arithmetic operations (#560)

2025-01-07-0400

07 Jan 04:17
10ba0b6
Compare
Choose a tag to compare
Update LICENSE year

2025-01-06-0400

06 Jan 04:18
20f3a30
Compare
Choose a tag to compare
Configure GitHub Actions to run tests with valgrind every night inste…