1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-05 22:46:08 +03:00
juvix/test/Asm
Łukasz Czajka 6d83ba597f
Refactor Core datastructures (#1975)
* Closes #1972 
* Introduces lookup functions for the InfoTable to avoid using HashMap
explicitly and reduce code duplication
2023-04-04 18:58:05 +02:00
..
Compile Pattern matching compilation (#1874) 2023-03-27 10:42:27 +02:00
Run Refactor Core datastructures (#1975) 2023-04-04 18:58:05 +02:00
Transformation Support basic dependencies (#1622) 2022-12-20 13:05:40 +01:00
Validate Keep regular comments in html output (#1766) 2023-01-27 13:24:28 +01:00
Compile.hs Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
Run.hs JuvixAsm (#1432) 2022-09-29 17:44:55 +02:00
Transformation.hs Precompute maximum heap allocation (#1608) 2022-11-08 13:42:40 +01:00
Validate.hs JuvixAsm (#1432) 2022-09-29 17:44:55 +02:00