1
1
mirror of https://github.com/anoma/juvix.git synced 2024-09-11 08:15:41 +03:00
juvix/tests/runtime/positive
Łukasz Czajka 3aaa8229cc
Merge stack and temporary variable groups in JuvixReg (#2579)
After this change there are only two types of variables in JuvixReg:
arguments and local variables. The previous distinction between stack
and temporary variables was spurious and complicated things
unnecessarily.
2024-01-17 19:11:40 +01:00
..
out Improve closure calls in the runtime (#2396) 2023-09-29 14:20:00 +02:00
test001.c Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00
test002.c Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00
test003.c Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00
test004.c Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00
test005.c Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00
test006.c Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00
test007.c Improve closure calls in the runtime (#2396) 2023-09-29 14:20:00 +02:00
test008.c Improve closure calls in the runtime (#2396) 2023-09-29 14:20:00 +02:00
test009.c Merge stack and temporary variable groups in JuvixReg (#2579) 2024-01-17 19:11:40 +01:00
test010.c Merge stack and temporary variable groups in JuvixReg (#2579) 2024-01-17 19:11:40 +01:00
test011.c Merge stack and temporary variable groups in JuvixReg (#2579) 2024-01-17 19:11:40 +01:00
test012.c Improve closure calls in the runtime (#2396) 2023-09-29 14:20:00 +02:00
test013.c Improve closure calls in the runtime (#2396) 2023-09-29 14:20:00 +02:00
test014.c Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
test015.c Improve closure calls in the runtime (#2396) 2023-09-29 14:20:00 +02:00
test016.c Improve closure calls in the runtime (#2396) 2023-09-29 14:20:00 +02:00
test017.c Improve closure calls in the runtime (#2396) 2023-09-29 14:20:00 +02:00
test018.c Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
test019.c Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
test020.c Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
test021.c Improve closure calls in the runtime (#2396) 2023-09-29 14:20:00 +02:00
test022.c Improve closure calls in the runtime (#2396) 2023-09-29 14:20:00 +02:00