Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-29 | Item AST | Ben Longbons | 3 | -41/+12 |
2014-10-26 | Fix header ranking | Ben Longbons | 3 | -3/+5 |
2014-10-26 | New ast module for for npc parsing | Ben Longbons | 2 | -5/+8 |
2014-10-15 | Remove the need for empty source files to check headers | Ben Longbons | 4 | -99/+1 |
2014-10-13 | Convert container lookups to use Option<Borrowed<T>> | Ben Longbons | 1 | -0/+3 |
2014-10-13 | Add OPTION_IS_SOME branching macro | Ben Longbons | 1 | -5/+2 |
2014-08-27 | Debug debugging | Ben Longbons | 2 | -2/+38 |
2014-08-25 | Bust the last evil union | Ben Longbons | 2 | -2/+36 |
2014-08-25 | Why must these things be so hard to test? | Ben Longbons | 1 | -2/+5 |
2014-08-05 | Work around a compiler bug in error checks | Ben Longbons | 1 | -1/+5 |
2014-08-05 | In magic, use Variant for all the old anonymous nested unions | Ben Longbons | 2 | -8/+19 |
2014-08-05 | Move magic to its own namespace | Ben Longbons | 1 | -0/+1 |
2014-06-30 | Finally get around to decoupling the warning system | Ben Longbons | 4 | -7/+1 |
2014-06-27 | This is more reliable | Ben Longbons | 7 | -62/+41 |
2014-06-27 | Shut up already | Ben Longbons | 1 | -0/+3 |
2014-06-27 | Port the Variant junk | Ben Longbons | 12 | -0/+885 |
2014-06-26 | Stick everything in a namespace | Ben Longbons | 8 | -1/+27 |
2014-06-26 | Low hanging fruit | Ben Longbons | 2 | -0/+6 |
2014-04-24 | Header cleanup | Ben Longbons | 5 | -3/+9 |
2014-04-22 | Use strict ID types | Ben Longbons | 3 | -2/+28 |
2014-04-19 | Make clang and libc++ happy | Ben Longbons | 3 | -0/+6 |
2014-04-14 | Ditch gcc 4.6 support | Ben Longbons | 4 | -91/+91 |
2014-04-13 | Remove last traces of generated source files | Ben Longbons | 1 | -148/+0 |
2014-04-09 | Add all the missing copyright headers | Ben Longbons | 3 | -0/+58 |
2014-03-24 | Implement new magic frontend using sexpr | Ben Longbons | 8 | -0/+817 |