1
0
mirror of https://github.com/janet-lang/janet synced 2025-07-08 13:02:55 +00:00
Calvin Rose a9176a77e6 Prevent bytecode optimization from remove mk* instructions.
These instructions read from the stack, and therefor have side effects.
Removing them without clearing the stack results in broken bytecode.
2023-11-22 08:18:23 -06:00
..
2023-07-09 21:51:16 -05:00
2023-11-10 15:02:10 -06:00
2023-06-28 18:31:20 +07:00
2023-09-01 13:04:53 +07:00
2023-09-28 20:14:22 -05:00
2023-01-07 15:03:35 -06:00
2023-05-18 15:15:41 +02:00
2023-10-14 19:48:20 -05:00
2023-10-07 21:32:20 -05:00
2023-10-03 19:17:18 -07:00
2023-09-23 09:40:17 -05:00
2023-10-03 19:17:18 -07:00
2023-11-10 15:02:10 -06:00
2023-11-21 21:51:56 -06:00
2023-06-25 19:29:39 +04:00
2023-11-14 19:52:22 -06:00
2023-10-03 19:17:18 -07:00
2023-01-07 15:03:35 -06:00
2023-01-07 15:03:35 -06:00
2023-01-07 15:03:35 -06:00
2023-06-25 17:29:09 -05:00
2023-01-07 15:03:35 -06:00
2023-08-13 12:00:54 -05:00