summaryrefslogtreecommitdiff
path: root/src/bin/elementary_codegen.c
Commit message (Expand)AuthorAgeFilesLines
* elm_test: removed all the unnecessary empty lines.Daniel Juyung Seo2013-12-151-2/+0
* elm_test: Fixed formatting. tab to space.Daniel Juyung Seo2013-10-141-5/+5
* elementary_codegen.c: fixed formatting.Daniel Juyung Seo2013-08-111-182/+183
* elementary_codegen.c: removed unused pointer value.Daniel Juyung Seo2013-08-111-1/+1
* elementary: fix header inclusion order.Cedric Bail2013-07-231-2/+2
* elementary: remove useless use of an intermediary variable that is always NULL.Cedric BAIL2012-12-041-3/+3
* elm elementary_codegen.c: Removed 'may be used uninitialized.' warnings.Daniel Juyung Seo2012-10-051-1/+1
* elementary_codegen: Fixing a small problem with programsFlavio Vinicius Alvares Ceolin2012-10-021-15/+15
* Elm: fix compilation of codegen on Mac and formatting in elm_priv.hVincent Torri2012-09-301-0/+6
* elementary: Fix uninitialized variable warningMike McCormack2012-09-261-1/+1
* elementary_codegen: Adding support for box and tableFlavio Vinicius Alvares Ceolin2012-09-241-54/+146
* elm test: Removed unused variables. Fixed shadow warning.Daniel Juyung Seo2012-09-141-12/+12
* elementary_codegen: generating source code from edjFlavio Vinicius Alvares Ceolin2012-09-131-0/+790