summaryrefslogtreecommitdiff
path: root/frontend
Commit message (Expand)AuthorAgeFilesLines
* Write transformation of program into logical formula.Alex Auvolat2014-06-171-3/+3
* Add AST for logical formula.Alex Auvolat2014-06-171-1/+2
* Begin of new interpret with more imperative concepts. Scope activation 'n stuff.Alex Auvolat2014-06-133-29/+29
* Move a lot of things.Alex Auvolat2014-06-135-19/+19
* Parse activate blocks.Alex Auvolat2014-06-134-26/+71
* Working prototype for an interpret ! But very messy.Alex Auvolat2014-06-124-45/+110
* Parse type groups.Alex Auvolat2014-06-113-9/+20
* Make code cleanerAlex Auvolat2014-06-117-1906/+276
* Initial commit: parser for tiny subset of SCADE language...Alex Auvolat2014-06-117-0/+2207