Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-01-14 | edify: update for bison 3.5 | Steven Moreland | 1 | -1/+1 |
2018-07-10 | edify: Rename parse_string to ParseString and let it take std::string. | Tao Bao | 1 | -3/+3 |
2017-10-09 | edify: Export the header and move to Soong. | Tao Bao | 1 | -1/+1 |
2017-03-28 | Suppress the unused variable warning in parser.yy | Tianjie Xu | 1 | -0/+3 |
2017-03-22 | Remove malloc in edify functions | Tianjie Xu | 1 | -44/+27 |
2016-10-13 | edify: Some clean-ups to libedify. | Tao Bao | 1 | -5/+24 |
2016-01-13 | Rename .l/.y to .ll/.yy | Ying Wang | 1 | -0/+0 |
2016-01-12 | Rename .l/.y to .ll/.yy | Ying Wang | 1 | -139/+0 |
2015-08-20 | edify: Switch to C++. | Tao Bao | 1 | -4/+4 |
2014-02-14 | clean up some warnings when building recovery | Doug Zongker | 1 | -0/+9 |
2009-06-12 | fixes to edify and updater script | Doug Zongker | 1 | -12/+19 |
2009-06-12 | edify extensions for OTA package installation, part 2 | Doug Zongker | 1 | -4/+6 |
2009-06-10 | core of edify, an eventual replacement for amend | Doug Zongker | 1 | -0/+121 |