summaryrefslogtreecommitdiff
path: root/utils/TableGen/FileLexer.l
Commit message (Expand)AuthorAge
* Recognize $foo as a variableChris Lattner2003-08-10
* Update file header commentChris Lattner2003-08-04
* Transition complete, remove the obsolete 'set' keywordChris Lattner2003-08-04
* Start transitioning towards using 'let X = y in' statements, instead of 'set ...Chris Lattner2003-08-04
* Add initial support for a new 'dag' typeChris Lattner2003-08-04
* expand contractionChris Lattner2003-08-03
* Add support for code fragmentsChris Lattner2003-07-30
* Initial support for the 'code' type.Chris Lattner2003-07-30
* Move err() to the lexer, implement file inclusion capabilities directly in tb...Chris Lattner2003-07-30
* Minor reorganization, move ParseFile to the lexerChris Lattner2003-07-30
* Directly support C style comments in tblgen, but allow them to actually nestChris Lattner2003-07-30
* Initial checkin of TableGen utilityChris Lattner2002-12-02