summaryrefslogtreecommitdiff
path: root/src/sexpr/variant.tcc
AgeCommit message (Expand)AuthorFilesLines
2014-10-13Convert container lookups to use Option<Borrowed<T>>Ben Longbons1-0/+3
2014-08-25Bust the last evil unionBen Longbons1-1/+1
2014-08-25Why must these things be so hard to test?Ben Longbons1-2/+5
2014-08-05Work around a compiler bug in error checksBen Longbons1-1/+5
2014-08-05In magic, use Variant for all the old anonymous nested unionsBen Longbons1-4/+14
2014-06-27Port the Variant junkBen Longbons1-0/+293