NovaRain
6872983d58
Added ability to declare local variables anywhere in the procedure body
...
Updated version number.
2020-07-20 11:23:09 +08:00
NovaRain
daf5b1a9aa
Fixed crash for parser.dll
2020-03-11 09:18:39 +08:00
NovaRain
7264e9fb28
Added new "div" operator for unsigned integer division
2020-02-02 16:30:45 +08:00
NovaRain
c9c1043a8c
Added an alternative (C-style) assignment operator
2020-01-08 16:17:46 +08:00
NovaRain
bdb092d9fb
Added new logical operators 'AndAlso', 'OrElse' for short-circuit evaluation
...
Updated version number.
2020-01-07 06:54:37 +08:00
NovaRain
a7ae445742
Fixed confusing error msg when a var-like macro is not defined properly
2019-12-26 22:39:14 +08:00
NovaRain
cd2be69227
Changed "Wrong number of args to procedure" to compile error for parser
2019-11-16 07:47:37 +08:00
NovaRain
c68373a25f
Added new "reg_anim_callback" sfall opcode
...
Improved the constant expression folding for full optimization.
(currently in beta, only available for debug build)
2019-11-14 12:59:22 +08:00
NovaRain
d93e812f9f
Merged changes from sfall 4.2.1 modderspack:
...
* Added -m<macro[=val]> and -I<path> options
* Changed the search order for Include files for the parser DLL.
* Removed embedded mcpp from Win2k build.
2019-11-14 12:14:46 +08:00
NovaRain
9b63b1886a
commit source from sfall 4.2 modderspack
2019-11-14 11:57:39 +08:00