Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-03 | Switch MATCH to separate begin/end macros | Ben Longbons | 1 | -24/+0 | |
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 | -4/+24 | |
2014-10-13 | Add OPTION_IS_SOME branching macro | Ben Longbons | 1 | -0/+6 | |
2014-06-27 | This is more reliable | Ben Longbons | 1 | -10/+7 | |
2014-06-26 | Stick everything in a namespace | Ben Longbons | 1 | -0/+3 | |
2014-04-22 | Make travis happy | Ben Longbons | 1 | -1/+1 | |
2014-04-09 | Add all the missing copyright headers | Ben Longbons | 1 | -0/+18 | |
2014-03-16 | Clean up header organization | Ben Longbons | 1 | -0/+13 | |