PorygonLang/src/Evaluator
Deukhoofd 2cd787c536
continuous-integration/drone/push Build is passing Details
Support "next" statement, skipping the remainder of the loop block.
2019-09-22 13:49:37 +02:00
..
EvalValues extern C entry point to check if NumericEvalValue is float or int 2019-09-22 13:30:25 +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 Support "next" statement, skipping the remainder of the loop block. 2019-09-22 13:49:37 +02:00
Evaluator.hpp Support "next" statement, skipping the remainder of the loop block. 2019-09-22 13:49:37 +02:00