Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-03 | Switch MATCH to separate begin/end macros | Ben Longbons | 1 | -14/+18 | |
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-08-25 | Bust the last evil union | Ben Longbons | 1 | -1/+35 | |
2014-06-30 | Finally get around to decoupling the warning system | Ben Longbons | 1 | -2/+0 | |
2014-06-27 | Port the Variant junk | Ben Longbons | 1 | -0/+125 | |