PorygonLang/src
Deukhoofd 4c97a7c811
continuous-integration/drone/push Build is passing Details
Handling for when userdata is not defined yet, but might be defined later
2019-08-25 11:53:37 +02:00
..
Binder Improvements for extern C scriptoptions calling 2019-08-24 18:52:11 +02:00
Diagnostics Adds localized error messages 2019-08-18 15:29:52 +02:00
Evaluator Support for explicit casting 2019-08-18 14:32:14 +02:00
Parser Handling for when userdata is not defined yet, but might be defined later 2019-08-25 11:53:37 +02:00
ScriptTypes Support for explicit casting 2019-08-18 14:32:14 +02:00
StandardLibraries Added mutex locks on static variables such as static scope and userdata, that could be shared around threads 2019-08-24 15:11:53 +02:00
UserData Handling for when userdata is not defined yet, but might be defined later 2019-08-25 11:53:37 +02:00
Utilities Apparently Windows does not handle 'long' the same as Unix. 2019-08-18 10:30:58 +02:00
EvaluateResult.hpp Support for Windows builds 2019-08-11 16:05:14 +02:00
Script.cpp General fixes for ScriptOptions 2019-08-24 16:11:09 +02:00
Script.hpp Allow passing custom scriptoptions 2019-08-24 15:12:09 +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