summaryrefslogtreecommitdiffstats
path: root/edify/expr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid overwrite of the error message in AbortFnTianjie Xu2018-01-291-8/+11
* edify: Export the header and move to Soong.Tao Bao2017-10-091-1/+1
* Revert "Revert "Move error_code.h into otautil.""Tao Bao2017-10-091-1/+1
* Don't include "error_code.h" in edify/expr.h.Tao Bao2017-10-051-5/+4
* Don't fail ReadArgs if length to parse is 0Tianjie Xu2017-03-231-1/+1
* Remove malloc in edify functionsTianjie Xu2017-03-221-44/+75
* Cleanup ReadArgs & ReadValueArgs usageTianjie Xu2016-11-011-111/+12
* Change StringValue to use std::stringTianjie Xu2016-10-151-156/+172
* edify: Some clean-ups to libedify.Tao Bao2016-10-131-52/+13
* edify: Move State.script and State.errmsg to std::string.Tao Bao2016-10-041-26/+13
* resolve merge conflicts of 50f6417 to nyc-dev-plus-aospTianjie Xu2016-05-231-10/+29
|\
| * Allow recovery to return error codesTianjie Xu2016-05-201-10/+29
* | Fix google-runtime-int warnings.Chih-Hung Hsieh2016-04-181-3/+4
|/
* edify: Switch to C++.Tao Bao2015-08-201-0/+507