Go to file
Deukhoofd 268f6b59fb
Removed LastValue variable, as it can be better emulated with basic return values
2019-07-27 10:51:24 +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 Removed LastValue variable, as it can be better emulated with basic return values 2019-07-27 10:51:24 +02:00
tests Removed LastValue variable, as it can be better emulated with basic return values 2019-07-27 10:51:24 +02:00
.drone.yml Switch to new build container 2019-07-25 19:16:39 +02:00
.gitignore Gitignore automatically generated project files 2019-06-15 18:05:42 +02:00
CMakeLists.txt Enforce C++17 to use CMake to build, as we're using C++17 features 2019-06-18 14:45:44 +02:00