summaryrefslogtreecommitdiff
path: root/interpret
Commit message (Collapse)AuthorAgeFilesLines
* Clean up & comment a bit.Alex Auvolat2014-07-152-308/+7
|
* Add ABRO example ; correct interpret bug.Alex Auvolat2014-07-031-8/+30
|
* Adapt for real type with Apron ; not very efficient ATM.Alex Auvolat2014-07-011-2/+15
|
* Did most of the boring stuff. Now, work on the abstract domain.Alex Auvolat2014-06-191-0/+1
|
* Do some typing ; support multiple pre in abstract interpretation.Alex Auvolat2014-06-193-196/+13
|
* Some abstract interpretation does something now.Alex Auvolat2014-06-173-11/+11
|
* Add bindings to apron. Next : work on abstract interpret.Alex Auvolat2014-06-173-54/+53
|
* Write transformation of program into logical formula.Alex Auvolat2014-06-173-1/+9
|
* Add AST for logical formula.Alex Auvolat2014-06-172-6/+2
|
* Implement automata and activate blocks in interpret.Alex Auvolat2014-06-161-23/+117
|
* Begin of new interpret with more imperative concepts. Scope activation 'n stuff.Alex Auvolat2014-06-136-101/+507
|
* Move a lot of things.Alex Auvolat2014-06-134-40/+151
|
* 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
|
* Adopt same output format as test.cAlex Auvolat2014-06-121-2/+2
|
* Working prototype for an interpret ! But very messy.Alex Auvolat2014-06-122-0/+334