PorygonLang/src/Evaluator
Deukhoofd f143e526ab
continuous-integration/drone/push Build is passing Details
Added support for calling script functions from extern C hooks
2019-06-07 13:51:49 +02:00
..
EvalValues Added support for calling script functions from extern C hooks 2019-06-07 13:51:49 +02:00
EvaluationScope Removed ununused directive 2019-06-07 12:48:13 +02:00
BinaryEvaluation.cpp Work to add C style entry points to library that allow most functionality 2019-06-05 17:46:46 +02:00
EvaluationException.hpp Work on evaluation 2019-05-23 18:50:09 +02:00
Evaluator.cpp Implements indexing, currently can only be used with strings 2019-06-06 17:35:51 +02:00
Evaluator.hpp Implements indexing, currently can only be used with strings 2019-06-06 17:35:51 +02:00
UnaryEvaluation.cpp Implements indexing, currently can only be used with strings 2019-06-06 17:35:51 +02:00