Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-13 | Convert container lookups to use Option<Borrowed<T>> | Ben Longbons | 1 | -0/+3 |
2014-08-25 | Bust the last evil union | Ben Longbons | 1 | -1/+1 |
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 | 1 | -4/+14 |
2014-06-27 | Port the Variant junk | Ben Longbons | 1 | -0/+293 |