1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-15 01:52:11 +03:00
juvix/tests
Łukasz Czajka 5a9dfe23bb
Remove the 'match' keyword (#238)
Remove the 'match' keyword (#215)

Since lambda-expressions will support pattern matching, explicit 'match' is redundant.
2022-07-05 16:09:13 +02:00
..
CLI Embed standard library in the minijuvix binary (#210) 2022-06-30 11:31:08 +02:00
examplesExpected Support partial application and closure passing in C backend (#190) 2022-06-28 10:25:43 +02:00
negative Throw error when reading a file that conflicts with embedded stdlib (#243) 2022-07-05 15:54:01 +02:00
positive Remove the 'match' keyword (#238) 2022-07-05 16:09:13 +02:00
.gitattributes Add C code generation backend (#68) 2022-05-05 14:12:17 +01:00