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
4cf8dbbd5bb0f013dbdf6920c9b6ef305e62505e
kraken
/
stdlib
History
Nathan Braswell
4cf8dbbd5b
vector and vector test are finally working! Also found some bugs that I don't have time to fix before bed. Added file future_features.txt to keep track of bugs and features.
2014-07-28 01:52:15 -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
vector and vector test are finally working! Also found some bugs that I don't have time to fix before bed. Added file future_features.txt to keep track of bugs and features.
2014-07-28 01:52:15 -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
vector and vector test are finally working! Also found some bugs that I don't have time to fix before bed. Added file future_features.txt to keep track of bugs and features.
2014-07-28 01:52:15 -07:00