aboutsummaryrefslogtreecommitdiffstats
path: root/edify/expr.c
Commit message (Expand)AuthorAgeFilesLines
* clean up some warnings when building recoveryDoug Zongker2014-02-131-2/+0
* recovery: move log output to stdoutDoug Zongker2013-07-091-2/+2
* minor recovery changesDoug Zongker2012-04-121-1/+1
* make StringValue wrapper okay to call on NULLDoug Zongker2010-02-241-0/+1
* relocate applypatch; add type system and new functions to edifyDoug Zongker2010-02-181-45/+116
* Filename check and free allocated stringsKenny Root2010-02-171-0/+3
* add file_getprop() to updaterDoug Zongker2009-06-181-0/+13
* add less_than_int, greater_than_int to edifyDoug Zongker2009-06-121-0/+53
* fixes to edify and updater scriptDoug Zongker2009-06-121-257/+249
* edify extensions for OTA package installation, part 2Doug Zongker2009-06-121-1/+1
* edify extensions for OTA package installation, part 1Doug Zongker2009-06-111-0/+95
* core of edify, an eventual replacement for amendDoug Zongker2009-06-091-0/+279