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
48224afe45b7d153f95bec603ade8d75d9334f03
PorygonLang
/
src
/
Evaluator
/
EvalValues
History
Deukhoofd
48224afe45
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Reduce amount of copies for HashedString for improved performance
...
Signed-off-by: Deukhoofd <
deukhoofd@gmail.com
>
2019-06-25 15:18:36 +02:00
..
EvalValue.cpp
More valgrind fixes
2019-06-24 15:09:00 +02:00
EvalValue.hpp
Initial work on iterators, rework of variable handling by including actual string
2019-06-23 15:58:14 +02:00
NumericEvalValue.cpp
Added namespaces to most classes, general cleanup
2019-06-17 18:35:12 +02:00
NumericEvalValue.hpp
Initial work on iterators, rework of variable handling by including actual string
2019-06-23 15:58:14 +02:00
ScriptFunctionEvalValue.hpp
Work on extern support for userdata functions
2019-06-21 23:07:17 +02:00
StringEvalValue.hpp
Initial work on iterators, rework of variable handling by including actual string
2019-06-23 15:58:14 +02:00
TableEvalValue.hpp
Reduce amount of copies for HashedString for improved performance
2019-06-25 15:18:36 +02:00