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
a2263535d91f5a52c12e65d4b3f409e5bf717e71
PorygonLang
/
tests
/
integration
History
Deukhoofd
e233616b8e
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Implements if, elseif and else statements
2019-06-08 14:25:15 +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
Delete script after tests
2019-05-29 14:58:00 +02:00
Functions.cpp
Implements return statement
2019-06-07 15:23:13 +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
Variables.cpp
Implements variable usage, tweaks and fixes for variable assignment
2019-05-30 15:23:48 +02:00