This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
PorygonLang
Watch
1
Star
0
Fork
You've already forked PorygonLang
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
176
Commits
1
Branch
0
Tags
27
MiB
C++
100%
268f6b59fb
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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