1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-06 06:53:33 +03:00
juvix/tests/positive/Internal
Murray 5cea26ac7f
Improve As-Pattern parsing (#1603)
* Allow naming nullary constructors without using parentheses
* Negative test cases
2022-11-03 10:02:22 +01:00
..
Positivity Refactor (#1420) 2022-08-03 13:20:40 +02:00
AsPattern.juvix Improve As-Pattern parsing (#1603) 2022-11-03 10:02:22 +01:00
Box.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
HoleInSignature.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
Implicit.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
juvix.yaml Refactor (#1420) 2022-08-03 13:20:40 +02:00
Lambda.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
LiteralInt.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
LiteralString.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
Mutual.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
Simple.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00