- 06 Feb, 2016 1 commit
-
-
Reinhold Kainhofer authored
-) Scoping functions are not handled generally -) Added evaluate_for_subcategories function -) Added debug_cart and debug_products and debug_values variables
-
- 03 Jan, 2016 1 commit
-
-
Reinhold Kainhofer authored
-
- 01 Jan, 2016 1 commit
-
-
Reinhold Kainhofer authored
Signed-off-by:
Reinhold Kainhofer <reinhold@kainhofer.com>
-
- 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
-