summaryrefslogtreecommitdiff
path: root/lib/TableGen/TGLexer.cpp
Commit message (Expand)AuthorAge
* [tablegen] Add !listconcat operator with the similar semantics as !strconcatDaniel Sanders2014-05-07
* [C++11] Make use of 'nullptr' in TableGen library.Craig Topper2014-04-09
* tblgen: Diagnose duplicate includes.Sean Silva2013-02-07
* Add an addition operator to TableGenHal Finkel2013-01-25
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Add Foreach LoopDavid Greene2012-02-22
* TableGen: add a commentDylan Noblesmith2011-12-22
* try to fix MSVC buildDylan Noblesmith2011-12-22
* drop unneeded config.h includesDylan Noblesmith2011-12-22
* Implement PasteDavid Greene2011-10-19
* Disambiguate Numbers and IdentifiersDavid Greene2011-10-19
* Add PeekDavid Greene2011-10-19
* Remove MultidefsDavid Greene2011-10-07
* Use StringSwitch.Benjamin Kramer2011-10-06
* Simplify code. No functionality change.Benjamin Kramer2011-10-06
* Fix TypoDavid Greene2011-10-06
* Lexer Support for MultidefsDavid Greene2011-10-05
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-01