PorygonLang/src
Deukhoofd eda15e501d
continuous-integration/drone/push Build is passing Details
Better handling of creating EvalValues in UserData templates
2019-06-28 18:31:24 +02:00
..
Binder Fix fallthrough warnings 2019-06-28 13:32:28 +02:00
Diagnostics Implemented generic for loops 2019-06-26 16:19:34 +02:00
Evaluator Better handling of creating EvalValues in UserData templates 2019-06-28 18:31:24 +02:00
Parser Implements while loop 2019-06-28 13:28:39 +02:00
UserData Better handling of creating EvalValues in UserData templates 2019-06-28 18:31:24 +02:00
Utilities Better handling of creating EvalValues in UserData templates 2019-06-28 18:31:24 +02:00
Script.cpp Reduce amount of copies for HashedString for improved performance 2019-06-25 15:18:36 +02:00
Script.hpp Reduce amount of copies for HashedString for improved performance 2019-06-25 15:18:36 +02:00
ScriptType.cpp Work on extern support for userdata functions 2019-06-21 23:07:17 +02:00
ScriptType.hpp Reworked handling of numerical key tables to make iteration over keys actual numerics, instead of strings 2019-06-27 14:02:31 +02:00
TableScriptType.hpp Implemented generic for loops 2019-06-26 16:19:34 +02:00