Age | Commit message (Expand) | Author |
---|---|---|
2012-07-18 | Use "#pragma once" to prevent repeated header file inclusion | Eelco Dolstra |
2010-10-24 | * Store attribute sets as a vector instead of a map (i.e. a red-black | Eelco Dolstra |
2010-10-04 | * If std::tr1::unordered_set is unavailable, use std::set. | Eelco Dolstra |
2010-04-13 | * Use std::tr1::unordered_set instead of std::set for the symbol | Eelco Dolstra |
2010-04-13 | * Use a symbol table to represent identifiers and attribute names | Eelco Dolstra |