summaryrefslogtreecommitdiffstats
path: root/edify/lexer.ll (follow)
Commit message (Collapse)AuthorAgeFilesLines
* edify: Export the header and move to Soong.Tao Bao2017-10-091-1/+1
| | | | | | | | Also make matching changes to applypatch modules which include edify/expr.h. Test: mmma bootable/recovery Change-Id: Ia72be3caa010d7f56a70add2da345e631b306378
* Turn on -Wall for libedifyTianjie Xu2017-08-311-0/+2
| | | | | | Bug: 64939312 Test: mma Change-Id: Ia4afc6241b1f11ce261be6840f21a793b23014a6
* 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