summaryrefslogtreecommitdiff
path: root/src/bin/eolian
Commit message (Expand)AuthorAgeFilesLines
* Eolian: New features/bugs fixesdevs/jackdanielz/eolianYossi Kantor2014-03-033-7/+50
* Eolian: New generation feature tested and bugs fixedYossi Kantor2014-03-033-24/+27
* Eolian: support non null parameters.Daniel Zaoui2014-03-031-0/+35
* Eolian/Generator: fix data type for implement functionDaniel Zaoui2014-03-033-13/+17
* Eolian: support warn_unused variables.Daniel Zaoui2014-03-031-2/+3
* Eolian: Valgrind cleaningDaniel Zaoui2014-03-031-3/+5
* Eolian/Generator: errors handling improvement.Daniel Zaoui2014-03-033-38/+66
* Eolian/Generator: implementation prototype changeDaniel Zaoui2014-03-031-1/+1
* Eolian/Generator: improve command line arguments and logging.Daniel Zaoui2014-03-034-43/+115
* Eolian: naming convention for implemented functionsYossi Kantor2014-03-031-7/+7
* Eolian/Generator: add private data to the prototypes of implementationsDaniel Zaoui2014-03-031-3/+3
* Eolian: Class type and class constructor/destructor generation addedYossi Kantor2014-03-031-5/+60
* Eolian: Support of virtual pure functions.Daniel Zaoui2014-03-031-3/+13
* Eolian/Generator: update options and return value from main.Daniel Zaoui2014-03-031-11/+18
* Eolian: Format changesDaniel Zaoui2014-03-032-1/+52
* Eolian: update .gitignoreDaniel Zaoui2014-03-031-0/+1
* Eolian/Generator: improve the files management.Daniel Zaoui2014-03-031-32/+30
* Eolian: remove --class option.Daniel Zaoui2014-03-031-27/+43
* Eolian: Code review fixesYossi Kantor2014-03-034-39/+44
* Eolian/Generator: oups, didn't mean to push that.Daniel Zaoui2014-03-031-1/+1
* Eolian/Lexer: rename signals to events.Daniel Zaoui2014-03-031-1/+1
* Eolian-generator: fix crash during generationDaniel Zaoui2014-03-031-2/+3
* Eolian/Generator: support legacy as option.Daniel Zaoui2014-03-033-7/+12
* Eolian/Generator: port options to getoptDaniel Zaoui2014-03-031-111/+69
* Eolian: first import.Daniel Zaoui2014-03-037-0/+1728