- 13 Nov, 2014 1 commit
-
-
Reinhold Kainhofer authored
-
- 11 Jan, 2014 1 commit
-
-
Reinhold Kainhofer authored
Version 4.0: Fix globals warning; Add Values_Debug variable; Add contains_any/contains_all functions
-
- 18 Jun, 2013 1 commit
-
-
Reinhold Kainhofer authored
The shunting yard algorithm had to be severely extended (by using a temporary operand stack for the function arguments, and by storing the type of the previous token to distinguish unary operators from binary)
-
- 01 Mar, 2013 1 commit
-
-
Reinhold Kainhofer authored
-