This website requires JavaScript.
Explore
Help
Sign In
miloignis
/
kraken
Watch
1
Star
0
Fork
0
You've already forked kraken
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
130
Commits
2
Branches
0
Tags
46b9fc8b7f495e954e3a1225db61ab151cc62a49
Commit Graph
2 Commits
Author
SHA1
Message
Date
Nathan Braswell
82d8a15de0
Added (then fixed) templates with multiple parameters for both classes and functions!
2014-06-17 00:10:57 -07:00
Nathan Braswell
2566cbb67c
Added testing! call kraken like so ./kraken --test ../path/to/test/name_of_test_without_extention This will make kraken compile and run name_of_test_without_extention.krak and compare the output it generates on stdout to name_of_test_without_extention.expected_results. If they pass, then it records the pass, if not, it records the failure and saves the intermediate files generated. It has revealed some bugs which I will fix in upcoming commits.
2014-05-20 22:21:07 -04:00