summaryrefslogtreecommitdiff
path: root/src/strings
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Be stricter about most arraysBen Longbons2-3/+3
2014-03-16Clean up header organizationBen Longbons12-1/+29
2014-02-08Implement AStringBen Longbons26-181/+740
2014-01-25Implement unified config parsing (mostly)Ben Longbons1-0/+1
2014-01-20Implement FString from scratch instead of hackishlyBen Longbons4-19/+94
2013-12-06Add basic source formatting toolsBen Longbons11-37/+37
2013-11-15Another step towards proper header orderingBen Longbons2-2/+2
2013-10-31Add some more pretty printersBen Longbons2-0/+35
2013-10-31Fix ladmin account creationBen Longbons2-1/+11
2013-10-15Add infrastructure for debug pretty printersBen Longbons1-0/+18
2013-10-05Remove owning slicesBen Longbons12-160/+1
2013-10-05Split string header into piecesBen Longbons28-0/+2734