This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
PorygonLang
Watch
1
Star
0
Fork
0
You've already forked PorygonLang
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
eda15e501d0b0ed7611dfed2bdc7add803379102
PorygonLang
/
src
History
Deukhoofd
eda15e501d
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Better handling of creating EvalValues in UserData templates
2019-06-28 18:31:24 +02:00
..
Binder
Fix fallthrough warnings
2019-06-28 13:32:28 +02:00
Diagnostics
Implemented generic for loops
2019-06-26 16:19:34 +02:00
Evaluator
Better handling of creating EvalValues in UserData templates
2019-06-28 18:31:24 +02:00
Parser
Implements while loop
2019-06-28 13:28:39 +02:00
UserData
Better handling of creating EvalValues in UserData templates
2019-06-28 18:31:24 +02:00
Utilities
Better handling of creating EvalValues in UserData templates
2019-06-28 18:31:24 +02:00
Script.cpp
Reduce amount of copies for HashedString for improved performance
2019-06-25 15:18:36 +02:00
Script.hpp
Reduce amount of copies for HashedString for improved performance
2019-06-25 15:18:36 +02:00
ScriptType.cpp
Work on extern support for userdata functions
2019-06-21 23:07:17 +02:00
ScriptType.hpp
Reworked handling of numerical key tables to make iteration over keys actual numerics, instead of strings
2019-06-27 14:02:31 +02:00
TableScriptType.hpp
Implemented generic for loops
2019-06-26 16:19:34 +02:00