1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-14 08:27:03 +03:00
juvix/test/Compilation
Łukasz Czajka 2b5524ded1
Preserve name and location information in Internal-to-Core (#1933)
* Closes #1846 
* Preserves location information for all created `Match` nodes so that
match-to-case always has a location available.
2023-03-28 10:29:24 +02:00
..
Base.hs Pattern matching compilation (#1874) 2023-03-27 10:42:27 +02:00
Negative.hs Preserve name and location information in Internal-to-Core (#1933) 2023-03-28 10:29:24 +02:00
Positive.hs Fix bug with unregistered builtin bool (#1917) 2023-03-24 10:29:57 +01:00