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
0339c44a893dafb79e9587443ca2a4fdad63fb04
PorygonLang
/
tests
/
integration
History
Deukhoofd
22149d9243
Some checks reported errors
continuous-integration/drone/push
Build was killed
Details
Fixes for return statement, make Evaluate function on script return value
2019-06-12 18:45:47 +02:00
..
ConditionalTests.cpp
Implements if, elseif and else statements
2019-06-08 14:25:15 +02:00
DiagnosticsTests.cpp
Delete script after tests
2019-05-29 14:58:00 +02:00
EqualityOperationsTests.cpp
Implemented comparison equality operators
2019-06-08 15:38:08 +02:00
Functions.cpp
Rework function evaluation scope to handle tables
2019-06-12 17:56:47 +02:00
IndexTests.cpp
Implements indexing, currently can only be used with strings
2019-06-06 17:35:51 +02:00
LogicalOperationsTests.cpp
Delete script after tests
2019-05-29 14:58:00 +02:00
NumericalOperationsTests.cpp
Delete script after tests
2019-05-29 14:58:00 +02:00
StringOperationsTests.cpp
Work to add C style entry points to library that allow most functionality
2019-06-05 17:46:46 +02:00
Tables.cpp
Fixes for return statement, make Evaluate function on script return value
2019-06-12 18:45:47 +02:00
Variables.cpp
Implements complex tables
2019-06-12 15:19:28 +02:00