Go to file
Deukhoofd fc66c15c2f
continuous-integration/drone/push Build is passing Details
Fixed issue where function declarations without parameters would cause errors
2019-06-08 14:42:23 +02:00
.idea Reworked evaluation to use internal type instead of boost::any 2019-05-24 19:14:30 +02:00
extern Remove gitmodule for Catch2, replaced it with header file 2019-05-19 14:42:45 +02:00
src Fixed issue where function declarations without parameters would cause errors 2019-06-08 14:42:23 +02:00
tests Implements if, elseif and else statements 2019-06-08 14:25:15 +02:00
.drone.yml More fixes for CI 2019-06-06 20:28:00 +02:00
.gitignore Remove CMake cache 2019-06-06 18:53:15 +02:00
CMakeLists.txt Downgraded minimum cmake required 2019-06-06 20:15:45 +02:00
Makefile Initial work on CI 2019-06-06 18:02:46 +02:00
PorygonLang.cbp Initial work on CI 2019-06-06 18:02:46 +02:00
cmake_install.cmake Initial work on CI 2019-06-06 18:02:46 +02:00