aboutsummaryrefslogtreecommitdiff
path: root/compiler/elymasGlobalStr.ey
AgeCommit message (Collapse)Author
2016-10-13Correctly handle empty string in str .splitDrahflow
2016-01-07Assembler routines for some common operationsDrahflow
2013-12-28Reducing memory footprintDrahflow
2013-10-27str .splitDrahflow
2013-10-23Further optimizationsDrahflow
2013-09-280/1 should not be reported in boxed intsDrahflow
2013-09-2811% faster with unboxed integersDrahflow
2013-09-27stosq instead of stosb, and 6% fasterDrahflow
2013-09-10Bitfield operations on stringsDrahflow
(maybe moving into bin .* one day)
2013-09-03str .infix now availableDrahflow
Position semantics now consistent str _ .postfix also available .prefix also available
2013-08-28More functions in the libraryDrahflow
2013-05-08Towards freezing into ELF-binariesDrahflow
2013-02-01io.eyDrahflow
* syscalls * minimal string library * compiled client library * file handling