Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Did most of the boring stuff. Now, work on the abstract domain. | Alex Auvolat | 2014-06-19 | 1 | -0/+1 |
* | Do some typing ; support multiple pre in abstract interpretation. | Alex Auvolat | 2014-06-19 | 1 | -11/+13 |
* | Some abstract interpretation does something now. | Alex Auvolat | 2014-06-17 | 1 | -7/+7 |
* | Add bindings to apron. Next : work on abstract interpret. | Alex Auvolat | 2014-06-17 | 1 | -8/+42 |
* | Write transformation of program into logical formula. | Alex Auvolat | 2014-06-17 | 1 | -0/+2 |
* | Add AST for logical formula. | Alex Auvolat | 2014-06-17 | 1 | -0/+455 |
* | Begin of new interpret with more imperative concepts. Scope activation 'n stuff. | Alex Auvolat | 2014-06-13 | 1 | -290/+0 |
* | Move a lot of things. | Alex Auvolat | 2014-06-13 | 1 | -31/+12 |
* | Parse activate blocks. | Alex Auvolat | 2014-06-13 | 1 | -70/+101 |
* | Nothing. | Alex Auvolat | 2014-06-12 | 1 | -4/+4 |
* | Implement instances (that was easy!) | Alex Auvolat | 2014-06-12 | 1 | -10/+15 |
* | Working prototype for an interpret ! But very messy. | Alex Auvolat | 2014-06-12 | 1 | -0/+273 |