1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-01 00:04:58 +03:00
juvix/tests
janmasrovira 803d2008d9
remove ≔ from the language and replace it by := (#1563)
* remove ≔ from the language and replace it by :=

* revert accidental changes in juvix input mode

* update stdlib submodule

* rename ℕ by Nat in the tests and examples

* fix shell tests
2022-09-30 10:55:32 +10:00
..
Asm JuvixAsm (#1432) 2022-09-29 17:44:55 +02:00
CLI remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
Core remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
examplesExpected Add Towers of Hanoi and Pascal triangle examples (#1446) 2022-08-10 12:02:14 +01:00
negative remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
positive remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
.gitattributes Add C code generation backend (#68) 2022-05-05 14:12:17 +01:00