Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-05-12 | Implement network protocol generation (incomplete wip) | Ben Longbons | 1 | -1/+1 |
2014-04-24 | Header cleanup | Ben Longbons | 21 | -28/+41 |
2014-04-22 | Make travis happy | Ben Longbons | 8 | -8/+10 |
2014-04-22 | Use strict ID types | Ben Longbons | 2 | -2/+2 |
2014-04-19 | Make clang and libc++ happy | Ben Longbons | 6 | -9/+20 |
2014-04-14 | Ditch gcc 4.6 support | Ben Longbons | 27 | -175/+282 |
2014-04-09 | Add all the missing copyright headers | Ben Longbons | 13 | -1/+82 |
2014-03-31 | Be stricter about most arrays | Ben Longbons | 2 | -3/+3 |
2014-03-16 | Clean up header organization | Ben Longbons | 12 | -1/+29 |
2014-02-08 | Implement AString | Ben Longbons | 26 | -181/+740 |
2014-01-25 | Implement unified config parsing (mostly) | Ben Longbons | 1 | -0/+1 |
2014-01-20 | Implement FString from scratch instead of hackishly | Ben Longbons | 4 | -19/+94 |
2013-12-06 | Add basic source formatting tools | Ben Longbons | 11 | -37/+37 |
2013-11-15 | Another step towards proper header ordering | Ben Longbons | 2 | -2/+2 |
2013-10-31 | Add some more pretty printers | Ben Longbons | 2 | -0/+35 |
2013-10-31 | Fix ladmin account creation | Ben Longbons | 2 | -1/+11 |
2013-10-15 | Add infrastructure for debug pretty printers | Ben Longbons | 1 | -0/+18 |
2013-10-05 | Remove owning slices | Ben Longbons | 12 | -160/+1 |
2013-10-05 | Split string header into pieces | Ben Longbons | 28 | -0/+2734 |