PorygonLang/src/Evaluator
Deukhoofd 73142afa8a
continuous-integration/drone/push Build is passing Details
Support for length unary operator
2019-09-12 18:19:06 +02:00
..
EvalValues Support for length unary operator 2019-09-12 18:19:06 +02:00
EvaluationScope Include type in BoundVariableKey for debugging purposes 2019-09-07 15:33:26 +02:00
Iterator Greatly simplify handling numerical eval values, using std::variant 2019-09-07 10:57:09 +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 Work on userdata binary operations 2019-09-08 13:53:24 +02:00
Evaluator.hpp Work on userdata binary operations 2019-09-08 13:53:24 +02:00