PorygonLang/src
Deukhoofd d8c67f2dde
Even better exception handling when we can't index an evalvalue
2019-09-07 13:21:35 +02:00
..
Binder Display whether an assignment is to a local or global variable 2019-09-07 12:48:17 +02:00
Diagnostics Implements unknown types 2019-09-01 20:07:09 +02:00
Evaluator Even better exception handling when we can't index an evalvalue 2019-09-07 13:21:35 +02:00
Parser Handle comments 2019-09-01 20:18:32 +02:00
ScriptTypes Cleanup of main script type class 2019-09-07 11:16:12 +02:00
StandardLibraries Greatly simplify handling numerical eval values, using std::variant 2019-09-07 10:57:09 +02:00
UserData Even better exception handling when we can't index an evalvalue 2019-09-07 13:21:35 +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
Script.cpp Support for retrieving bound tree string from script objecsts 2019-09-07 12:12:37 +02:00
Script.hpp Support for retrieving bound tree string from script objecsts 2019-09-07 12:12:37 +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