PorygonLang/src
Deukhoofd 3b344d6d72
continuous-integration/drone/push Build is passing Details
Improve performance of cloning StringEvalValue
2019-07-28 12:33:14 +02:00
..
Binder Large cleanup 2019-07-25 17:23:54 +02:00
Diagnostics More performant lookup for line number 2019-07-28 12:14:10 +02:00
Evaluator Improve performance of cloning StringEvalValue 2019-07-28 12:33:14 +02:00
Parser Cleaned up tokens 2019-07-28 12:19:45 +02:00
StandardLibraries Rework of memory handling in Evaluation 2019-07-27 17:59:42 +02:00
UserData Rework of memory handling in Evaluation 2019-07-27 17:59:42 +02:00
Utilities Large cleanup 2019-07-25 17:23:54 +02:00
EvaluateResult.hpp Better handling of exceptions for extern usage 2019-07-27 19:45:15 +02:00
FunctionScriptType.cpp Implements support for functions with the same name, but different parameters 2019-06-29 19:59:42 +02:00
FunctionScriptType.hpp Removed memory leaks in function classes 2019-07-25 17:30:42 +02:00
GlobalScriptOptions.cpp Implements extern C function to set print func 2019-07-25 13:30:40 +02:00
GlobalScriptOptions.hpp Implements extern C function to set print func 2019-07-25 13:30:40 +02:00
Script.cpp Better handling of exceptions for extern usage 2019-07-27 19:45:15 +02:00
Script.hpp Rework of memory handling in Evaluation 2019-07-27 17:59:42 +02:00
ScriptType.cpp Large cleanup 2019-07-25 17:23:54 +02:00
ScriptType.hpp Large cleanup 2019-07-25 17:23:54 +02:00
TableScriptType.hpp Large cleanup 2019-07-25 17:23:54 +02:00