Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-26 | Stricter grep checks | Ben Longbons | 2 | -2/+2 |
2014-04-24 | Header cleanup | Ben Longbons | 10 | -14/+15 |
2014-04-22 | Make travis happy | Ben Longbons | 6 | -5/+7 |
2014-04-22 | Use strict ID types | Ben Longbons | 2 | -5/+11 |
2014-04-19 | Wouldn't it be nice to have some integers too? | Ben Longbons | 1 | -0/+3 |
2014-04-19 | Make clang and libc++ happy | Ben Longbons | 3 | -1/+5 |
2014-04-14 | Ditch gcc 4.6 support | Ben Longbons | 8 | -155/+155 |
2014-04-09 | Add all the missing copyright headers | Ben Longbons | 5 | -0/+80 |
2014-04-05 | Fix assert in multiline spans | Ben Longbons | 2 | -11/+12 |
2014-03-31 | Be stricter about most arrays | Ben Longbons | 1 | -1/+0 |
2014-03-24 | Hopefully fix the build | Ben Longbons | 1 | -2/+2 |
2014-03-24 | Implement new magic frontend using sexpr | Ben Longbons | 3 | -7/+104 |
2014-03-16 | Clean up header organization | Ben Longbons | 10 | -38/+40 |
2014-02-08 | Implement AString | Ben Longbons | 9 | -36/+40 |
2014-02-07 | Name the terminal escapes | Ben Longbons | 2 | -0/+59 |
2014-02-07 | Explicitly delete more assignment operators | Ben Longbons | 3 | -0/+4 |
2014-02-06 | Fix build warnings | Ben Longbons | 1 | -0/+9 |
2014-02-06 | Wrap remaining FDs in a class | Ben Longbons | 12 | -85/+414 |
2014-01-20 | Add line and char readers | Ben Longbons | 3 | -0/+583 |
2013-12-28 | fix abort due to inverted condition | Ben Longbons | 1 | -1/+1 |
2013-12-23 | fix other build error | Ben Longbons | 1 | -1/+5 |
2013-12-21 | fix travis errors | Ben Longbons | 1 | -3/+8 |
2013-12-06 | Add basic source formatting tools | Ben Longbons | 5 | -58/+58 |
2013-11-15 | Another step towards proper header ordering | Ben Longbons | 7 | -6/+270 |
2013-11-15 | Unbreak build | Ben Longbons | 2 | -2/+2 |
2013-11-15 | Add classes for reading and writing files | Ben Longbons | 9 | -0/+710 |