PorygonLang/src/Evaluator
Deukhoofd 30d82085cc
Implements exponent and modulus operators
2019-09-22 17:38:17 +02:00
..
EvalValues Implements exponent and modulus operators 2019-09-22 17:38:17 +02:00
EvaluationScope Include type in BoundVariableKey for debugging purposes 2019-09-07 15:33:26 +02:00
Iterator Fixes and improvements for new table system 2019-09-19 11:28:00 +02:00
EvalValuePointer.cpp Rework of memory handling in Evaluation 2019-07-27 17:59:42 +02:00
EvalValuePointer.hpp Rework of memory handling in Evaluation 2019-07-27 17:59:42 +02:00
EvaluationException.hpp Make a lot of one-liner functions inline 2019-07-04 19:08:13 +02:00
Evaluator.cpp Dont evaluate right hand side of Logical Or if left hand is true. 2019-09-22 16:30:56 +02:00
Evaluator.hpp Support "next" statement, skipping the remainder of the loop block. 2019-09-22 13:49:37 +02:00