summaryrefslogtreecommitdiffstats
path: root/edify/lexer.ll (follow)
Commit message (Collapse)AuthorAgeFilesLines
* edify: accept long string literal.Yabin Cui2016-01-271-13/+11
| | | | | Bug: 24717917 Change-Id: I134cf00ae7efbc3703f976459a1b9f9a197e495d
* Rename .l/.y to .ll/.yyYing Wang2016-01-121-0/+112
Now to generate .cpp you need to use .ll/.yy. Bug: 26492989 Change-Id: Ib078e03b3b0758f7a62595c343e52ae856bcb33f