summaryrefslogtreecommitdiff
path: root/frontend/ast.ml
Commit message (Expand)AuthorAgeFilesLines
* Clean up & comment a bit.Alex Auvolat2014-07-151-1/+10
* First implementation of resetting transitions.Alex Auvolat2014-07-041-4/+0
* Simplifications && preparation for restart.Alex Auvolat2014-07-041-0/+4
* Adapt for real type with Apron ; not very efficient ATM.Alex Auvolat2014-07-011-0/+1
* Did most of the boring stuff. Now, work on the abstract domain.Alex Auvolat2014-06-191-0/+1
* Some abstract interpretation does something now.Alex Auvolat2014-06-171-1/+1
* Begin of new interpret with more imperative concepts. Scope activation 'n stuff.Alex Auvolat2014-06-131-17/+17
* Move a lot of things.Alex Auvolat2014-06-131-10/+7
* Parse activate blocks.Alex Auvolat2014-06-131-1/+12
* Working prototype for an interpret ! But very messy.Alex Auvolat2014-06-121-8/+17
* Parse type groups.Alex Auvolat2014-06-111-1/+2
* Make code cleanerAlex Auvolat2014-06-111-24/+39
* Initial commit: parser for tiny subset of SCADE language...Alex Auvolat2014-06-111-0/+76