summaryrefslogtreecommitdiff
path: root/src/io
AgeCommit message (Expand)AuthorFilesLines
2014-04-09Add all the missing copyright headersBen Longbons5-0/+80
2014-04-05Fix assert in multiline spansBen Longbons2-11/+12
2014-03-31Be stricter about most arraysBen Longbons1-1/+0
2014-03-24Hopefully fix the buildBen Longbons1-2/+2
2014-03-24Implement new magic frontend using sexprBen Longbons3-7/+104
2014-03-16Clean up header organizationBen Longbons10-38/+40
2014-02-08Implement AStringBen Longbons9-36/+40
2014-02-07Name the terminal escapesBen Longbons2-0/+59
2014-02-07Explicitly delete more assignment operatorsBen Longbons3-0/+4
2014-02-06Fix build warningsBen Longbons1-0/+9
2014-02-06Wrap remaining FDs in a classBen Longbons12-85/+414
2014-01-20Add line and char readersBen Longbons3-0/+583
2013-12-28fix abort due to inverted conditionBen Longbons1-1/+1
2013-12-23fix other build errorBen Longbons1-1/+5
2013-12-21fix travis errorsBen Longbons1-3/+8
2013-12-06Add basic source formatting toolsBen Longbons5-58/+58
2013-11-15Another step towards proper header orderingBen Longbons7-6/+270
2013-11-15Unbreak buildBen Longbons2-2/+2
2013-11-15Add classes for reading and writing filesBen Longbons9-0/+710