summaryrefslogtreecommitdiff
path: root/interpret/interpret.ml
Commit message (Collapse)AuthorAgeFilesLines
* Add bindings to apron. Next : work on abstract interpret.Alex Auvolat2014-06-171-8/+42
|
* Write transformation of program into logical formula.Alex Auvolat2014-06-171-0/+2
|
* Add AST for logical formula.Alex Auvolat2014-06-171-0/+455
|
* Begin of new interpret with more imperative concepts. Scope activation 'n stuff.Alex Auvolat2014-06-131-290/+0
|
* Move a lot of things.Alex Auvolat2014-06-131-31/+12
|
* Parse activate blocks.Alex Auvolat2014-06-131-70/+101
|
* Nothing.Alex Auvolat2014-06-121-4/+4
|
* Implement instances (that was easy!)Alex Auvolat2014-06-121-10/+15
|
* Working prototype for an interpret ! But very messy.Alex Auvolat2014-06-121-0/+273