summaryrefslogtreecommitdiffstats
path: root/edify/expr.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-20Allow recovery to return error codesTianjie Xu1-10/+29
2015-08-20edify: Switch to C++.Tao Bao1-14/+16
2014-02-14clean up some warnings when building recoveryDoug Zongker1-2/+0
2013-07-09recovery: move log output to stdoutDoug Zongker1-2/+2
2012-04-12minor recovery changesDoug Zongker1-1/+1
2010-02-25make StringValue wrapper okay to call on NULLDoug Zongker1-0/+1
2010-02-18relocate applypatch; add type system and new functions to edifyDoug Zongker1-45/+116
2010-02-18Filename check and free allocated stringsKenny Root1-0/+3
2009-06-18add file_getprop() to updaterDoug Zongker1-0/+13
2009-06-13add less_than_int, greater_than_int to edifyDoug Zongker1-0/+53
2009-06-12fixes to edify and updater scriptDoug Zongker1-257/+249
2009-06-12edify extensions for OTA package installation, part 2Doug Zongker1-1/+1
2009-06-12edify extensions for OTA package installation, part 1Doug Zongker1-0/+95
2009-06-10core of edify, an eventual replacement for amendDoug Zongker1-0/+279