PorygonLang/src/Evaluator
Deukhoofd 268f6b59fb
Removed LastValue variable, as it can be better emulated with basic return values
2019-07-27 10:51:24 +02:00
..
EvalValues Removed LastValue variable, as it can be better emulated with basic return values 2019-07-27 10:51:24 +02:00
EvaluationScope Large cleanup 2019-07-25 17:23:54 +02:00
Iterator Large cleanup 2019-07-25 17:23:54 +02:00
BinaryEvaluation.cpp Large cleanup 2019-07-25 17:23:54 +02:00
EvaluationException.hpp Make a lot of one-liner functions inline 2019-07-04 19:08:13 +02:00
Evaluator.cpp Removed LastValue variable, as it can be better emulated with basic return values 2019-07-27 10:51:24 +02:00
Evaluator.hpp Removed LastValue variable, as it can be better emulated with basic return values 2019-07-27 10:51:24 +02:00
UnaryEvaluation.cpp Large cleanup 2019-07-25 17:23:54 +02:00