summaryrefslogtreecommitdiff
path: root/frontend/ast_printer.ml
Commit message (Expand)AuthorAgeFilesLines
* Add gilbreath suite ; booleans are not represented in a good way.Alex Auvolat2014-06-181-1/+1
* Some abstract interpretation does something now.Alex Auvolat2014-06-171-1/+1
* 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-131-5/+5
* Move a lot of things.Alex Auvolat2014-06-131-0/+1
* Parse activate blocks.Alex Auvolat2014-06-131-22/+41
* Working prototype for an interpret ! But very messy.Alex Auvolat2014-06-121-10/+28
* Parse type groups.Alex Auvolat2014-06-111-4/+12
* Make code cleanerAlex Auvolat2014-06-111-54/+84
* Initial commit: parser for tiny subset of SCADE language...Alex Auvolat2014-06-111-0/+177