PorygonLang/src
Deukhoofd 3a9f1f976a
continuous-integration/drone/push Build is passing Details
Fix modules without return type throwing segmentation fault
2019-09-12 21:50:48 +02:00
..
Binder Better error handling when variable is not found 2019-09-12 18:25:18 +02:00
Diagnostics Better error handling when variable is not found 2019-09-12 18:25:18 +02:00
Evaluator Support for length unary operator 2019-09-12 18:19:06 +02:00
Parser Fix single item numerical tables being parsed as complex tables 2019-09-12 20:57:53 +02:00
ScriptTypes Support for length unary operator 2019-09-12 18:19:06 +02:00
StandardLibraries Support Any type in function parameters 2019-09-12 13:26:59 +02:00
UserData Better error handling for extern functions that retrieve userdata 2019-09-12 20:42:18 +02:00
Utilities Some fixes for statements to string, added more tests 2019-09-05 12:22:10 +02:00
EvaluateResult.hpp Support for Windows builds 2019-08-11 16:05:14 +02:00
Exception.hpp Allows userdata binary operations to be set externally 2019-09-12 15:21:10 +02:00
Script.cpp Fix modules without return type throwing segmentation fault 2019-09-12 21:50:48 +02:00
Script.hpp Fix modules without return type throwing segmentation fault 2019-09-12 21:50:48 +02:00
ScriptOptions.cpp Improvements for extern C scriptoptions calling 2019-08-24 18:52:11 +02:00
ScriptOptions.hpp Improvements for extern C scriptoptions calling 2019-08-24 18:52:11 +02:00