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
Files
87ad0c187ef3719f25a6342ff474d650849b6ee2
kraken
/
stdlib
History
Nathan Braswell
87ad0c187e
Fixed quite a few bugs, including makeing find template functions check for trait subset, not trait equality, and add the number required to the satisfied count. Based on what is now breaking, it looks like it's time to give the builtin functions types.
2014-07-23 02:23:21 -07:00
..
io.krak
Traits for function templates working! Need to finish for objects and specilizations, and I think also else statements.
2014-07-18 08:52:15 -07:00
math.krak
Added trivial standard library and search paths.
2014-05-01 01:18:01 -04:00
mem.krak
Fixed quite a few bugs, including makeing find template functions check for trait subset, not trait equality, and add the number required to the satisfied count. Based on what is now breaking, it looks like it's time to give the builtin functions types.
2014-07-23 02:23:21 -07:00
trivial_container.krak
Fixed a ton of stuff with function templates. Works well now. Next up: multiple template types and fixing object definition ordering (both where templates should go and objects with other pointers)
2014-05-19 20:00:35 -04:00
util.krak
Fixed some bugs in Parser::firstSet and added a bit of caching. It still doesn't work quite right, though, there's some problem with nullable left recursion. However, it's better than it was, and I need to go to bed. More work later.
2014-06-30 01:57:50 -07:00
vector.krak
Fixed quite a few bugs, including makeing find template functions check for trait subset, not trait equality, and add the number required to the satisfied count. Based on what is now breaking, it looks like it's time to give the builtin functions types.
2014-07-23 02:23:21 -07:00