PorygonLang/src/StandardLibraries
Deukhoofd f8cbe502c9
continuous-integration/drone/push Build is passing Details
Better handling of userdata exceptions in other languages.
2019-09-28 13:08:32 +02:00
..
BasicLibrary.hpp Better handling of userdata exceptions in other languages. 2019-09-28 13:08:32 +02:00
MathLibrary.cpp Greatly simplify handling numerical eval values, using std::variant 2019-09-07 10:57:09 +02:00
MathLibrary.hpp Better handling of userdata exceptions in other languages. 2019-09-28 13:08:32 +02:00
StaticScope.cpp Added extern C support for registering static variables 2019-08-18 15:09:44 +02:00
StaticScope.hpp 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