File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,8 @@ For a list of all features and fixes, check out the changelog.
3838- [x] Parallel parser (not integrated yet)
3939- [x] Parallel checker (not integrated yet)
4040- [x] Parallel C compilation (not integrated yet)
41- - [x] Improved vweb => veb framework. Separation of global and context (request local) fields. Performance and stability. Based on picoev.
41+ - [x] Improved vweb => veb framework. Separation of global and context (request local) fields.
42+ Performance and stability. Based on picoev.
4243- [x] -skip-unused on by default
4344- [ ] 64/32 bit int depending on arch (will remove array.len limitation on 64 bit systems)
4445- [ ] ` copy() ` builtin function (e.g. for easier conversion from ` []Foo ` to ` [4]Foo ` )
You can’t perform that action at this time.
0 commit comments