PorygonLang/src
Deukhoofd ff4af34478
Userdata equality should always be valid to check, even when no explicit operator is given for it
2019-09-12 17:10:44 +02:00
..
Binder Userdata equality should always be valid to check, even when no explicit operator is given for it 2019-09-12 17:10:44 +02:00
Diagnostics Implements unknown types 2019-09-01 20:07:09 +02:00
Evaluator Work on userdata binary operations 2019-09-08 13:53:24 +02:00
Parser Allows userdata binary operations to be set externally 2019-09-12 15:21:10 +02:00
ScriptTypes Support Any type in function parameters 2019-09-12 13:26:59 +02:00
StandardLibraries Support Any type in function parameters 2019-09-12 13:26:59 +02:00
UserData Userdata equality should always be valid to check, even when no explicit operator is given for it 2019-09-12 17:10:44 +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 Support for retrieving bound tree string from script objecsts 2019-09-07 12:12:37 +02:00
Script.hpp Include Userdata string key in userdata object for debugging 2019-09-07 15:22:24 +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