Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-03 | Switch MATCH to separate begin/end macros | Ben Longbons | 1 | -2/+4 | |
The for loop trick turned out to be very prone to infinite loops at runtime. It's better to force compiler errors even if it's ugly. | |||||
2014-11-19 | Magically allow "break" within WITH_VAR | Ben Longbons | 1 | -2/+2 | |
2014-10-13 | Convert container lookups to use Option<Borrowed<T>> | Ben Longbons | 1 | -14/+24 | |
2014-06-27 | This is more reliable | Ben Longbons | 1 | -7/+4 | |
2014-06-26 | Stick everything in a namespace | Ben Longbons | 1 | -0/+4 | |
2014-04-22 | Make travis happy | Ben Longbons | 1 | -1/+1 | |
2014-03-16 | Clean up header organization | Ben Longbons | 1 | -0/+180 | |