aboutsummaryrefslogtreecommitdiff
path: root/src/string.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* #import search rule: relative then core/Ginger Bill2016-09-171-1/+2
|
* Default struct member reordering for minimal sizeGinger Bill2016-09-101-7/+10
| | | | Rule: largest members to smallest; if same size, order in source order
* Begin reording of struct members by default.Ginger Bill2016-09-091-0/+40
|
* Infix and Postfix procedure callsgingerBill2016-08-231-5/+5
|
* Full Unicode SupportgingerBill2016-08-151-6/+1
|
* string comparisonsgingerBill2016-08-151-1/+6
|
* Minor refactor and basic librarygingerBill2016-08-051-19/+21
|
* String supportgingerBill2016-08-051-0/+262