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
ad0e90f74a8eeaabbb50be3ca455925613f0fd81
kraken
/
stdlib
History
Nathan Braswell
ad0e90f74a
Fixed up vector and make template searching functions use std::set to remove false positives on multiple matching templates
2015-01-07 03:03:14 -05:00
..
io.krak
Declarations are now written |type| identifier;, generally. Functions are similar |void| func() {}, etc. Special declarations still work, etc
2014-08-01 00:45:48 -07:00
math.krak
Declarations are now written |type| identifier;, generally. Functions are similar |void| func() {}, etc. Special declarations still work, etc
2014-08-01 00:45:48 -07:00
mem.krak
Declarations are now written |type| identifier;, generally. Functions are similar |void| func() {}, etc. Special declarations still work, etc
2014-08-01 00:45:48 -07:00
trivial_container.krak
Got the new scoping working! Still some odd stuff happening to certian templates, and I think vector is having problems with new/traits. Really need to get canonnical filenames and what not worked out
2014-12-30 01:22:09 -05:00
util.krak
Declarations are now written |type| identifier;, generally. Functions are similar |void| func() {}, etc. Special declarations still work, etc
2014-08-01 00:45:48 -07:00
vector.krak
Fixed up vector and make template searching functions use std::set to remove false positives on multiple matching templates
2015-01-07 03:03:14 -05:00