summaryrefslogtreecommitdiff
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Clean up & comment a bit.Alex Auvolat2014-07-151-0/+16
* Use LAST instead of NEXT (only EDD implementation works at the moment)Alex Auvolat2014-07-041-1/+1
* Finish up EDDsAlex Auvolat2014-07-011-0/+8
* Implement chaotic iterations on EDDs. Global widening is missing.Alex Auvolat2014-06-301-0/+21
* Begin implementation of EDD ; SCA implemented.Alex Auvolat2014-06-251-13/+22
* Very buggy disjunction domain !Alex Auvolat2014-06-191-0/+6
* Did most of the boring stuff. Now, work on the abstract domain.Alex Auvolat2014-06-191-0/+7
* Write transformation of program into logical formula.Alex Auvolat2014-06-171-0/+8
* Move a lot of things.Alex Auvolat2014-06-131-3/+22
* Parse activate blocks.Alex Auvolat2014-06-131-0/+5
* Working prototype for an interpret ! But very messy.Alex Auvolat2014-06-121-1/+6
* Make code cleanerAlex Auvolat2014-06-111-7/+7
* Initial commit: parser for tiny subset of SCADE language...Alex Auvolat2014-06-113-0/+1234