phobos2077 8162a01b63 Full optimization: don't eliminate proc args if any consequent args were used, to prevent invalid values (closes #4)
- This happens because proc will still have it's original arg count and calling side will still pass all arguments, but inside the proc, wrong argument will be used, due to how variable removal works
2023-05-25 01:48:32 +02:00
2021-02-04 10:18:33 +08:00
2020-12-30 09:24:04 +08:00
2021-01-02 09:07:41 +08:00
2019-11-14 11:57:39 +08:00
2020-05-02 14:36:49 +02:00
2023-05-24 10:26:37 +08:00
2023-05-24 10:26:37 +08:00
2023-05-24 10:26:37 +08:00

sslc

Script compiler/parser for Fallout 2/sfall script.

S
Description
No description provided
Readme
592 KiB
Languages
C 98%
Shell 1.4%
CMake 0.4%
JavaScript 0.2%