1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-03 09:41:10 +03:00
juvix/tests
Łukasz Czajka e0689801cf
Update standard library for better readability, efficiency and iterator use (#2153)
This does not change any examples or documentation. The interface of the
standard library remains unchanged (except the addition of new
iterators), so this PR can be merged without side effects.

* Closes #2146
2023-06-01 18:21:03 +02:00
..
Asm New compilation pipeline (#1832) 2023-03-14 16:24:07 +01:00
benchmark Adapt benchmarks to the new pipeline (#1795) 2023-02-01 15:44:09 +01:00
Compilation Update standard library for better readability, efficiency and iterator use (#2153) 2023-06-01 18:21:03 +02:00
Core Add Bottom node (#2112) 2023-05-23 18:31:28 +02:00
examplesExpected Add a test suite for milestone examples (#1920) 2023-03-24 13:16:26 +00:00
Geb/positive VampIR integration (#2103) 2023-05-22 20:18:18 +02:00
Internal Fix reachability analysis with imports in unreachable nested modules (#2062) 2023-05-12 09:53:30 +01:00
negative Iterator syntax (#2126) 2023-05-30 15:30:11 +02:00
positive Update standard library for better readability, efficiency and iterator use (#2153) 2023-06-01 18:21:03 +02:00
runtime/positive Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
smoke/Commands Support new import ... open syntax in REPL (#2156) 2023-06-01 16:44:08 +02:00
VampIR/positive Allow to specify VampIR variable names (#2141) 2023-06-01 17:36:47 +02:00
.gitattributes Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00