PorygonLang/src/Evaluator/Iterator
Deukhoofd ccc6e297f2
continuous-integration/drone/push Build is failing Details
Rework of memory handling in Evaluation
2019-07-27 17:59:42 +02:00
..
Iterator.cpp Initial work on iterators, rework of variable handling by including actual string 2019-06-23 15:58:14 +02:00
Iterator.hpp Rework of memory handling in Evaluation 2019-07-27 17:59:42 +02:00
NumericalKeyIterator.cpp Reworked handling of numerical key tables to make iteration over keys actual numerics, instead of strings 2019-06-27 14:02:31 +02:00
NumericalKeyIterator.hpp Rework of memory handling in Evaluation 2019-07-27 17:59:42 +02:00
SimpleKeyIterator.cpp Implemented generic for loops 2019-06-26 16:19:34 +02:00
SimpleKeyIterator.hpp Rework of memory handling in Evaluation 2019-07-27 17:59:42 +02:00