Go to file
Deukhoofd e93bcab14d
continuous-integration/drone/push Build is passing Details
Changed references of u_int64_t to uint64_t, to account for mingw
2019-06-13 15:31:48 +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 Changed references of u_int64_t to uint64_t, to account for mingw 2019-06-13 15:31:48 +02:00
tests Fixes for return statement, make Evaluate function on script return value 2019-06-12 18:45:47 +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