Neat 0.1.5: It's Been A While
FeepingCreature
released this
02 Aug 08:09
·
529 commits
to master
since this release
Not many new features, but a bunch of speed improvements and bugfixes. Better make a new release then!
- Add multi-parameter lambdas.
%
is now always wrapping.- Implement automatic documentation generation.
- Implement default arguments.
- Implement explicit struct constructors.
- For loops now support preincrement/postincrement operators.