summaryrefslogtreecommitdiff
path: root/main.ml
Commit message (Expand)AuthorAgeFilesLines
* Add gilbreath suite ; booleans are not represented in a good way.Alex Auvolat2014-06-181-2/+12
* Abstract interpretation gives good results on the limiter example.Alex Auvolat2014-06-181-1/+1
* Add intervals domain ; some interesting analysis works.Alex Auvolat2014-06-181-1/+2
* Some abstract interpretation does something now.Alex Auvolat2014-06-171-6/+2
* Add bindings to apron. Next : work on abstract interpret.Alex Auvolat2014-06-171-0/+2
* Write transformation of program into logical formula.Alex Auvolat2014-06-171-0/+6
* Add AST for logical formula.Alex Auvolat2014-06-171-38/+33
* Begin of new interpret with more imperative concepts. Scope activation 'n stuff.Alex Auvolat2014-06-131-20/+26
* Move a lot of things.Alex Auvolat2014-06-131-11/+14
* Nothing.Alex Auvolat2014-06-121-1/+1
* Adopt same output format as test.cAlex Auvolat2014-06-121-14/+37
* Working prototype for an interpret ! But very messy.Alex Auvolat2014-06-121-1/+25
* Initial commit: parser for tiny subset of SCADE language...Alex Auvolat2014-06-111-0/+25