Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add bindings to apron. Next : work on abstract interpret. | Alex Auvolat | 2014-06-17 | 9 | -59/+242 | |
| | ||||||
* | Write transformation of program into logical formula. | Alex Auvolat | 2014-06-17 | 10 | -31/+418 | |
| | ||||||
* | Add AST for logical formula. | Alex Auvolat | 2014-06-17 | 7 | -49/+123 | |
| | ||||||
* | Implement automata and activate blocks in interpret. | Alex Auvolat | 2014-06-16 | 4 | -126/+232 | |
| | ||||||
* | Add fail updown test (using pre instead of last). | Alex Auvolat | 2014-06-13 | 3 | -1/+55 | |
| | ||||||
* | Begin of new interpret with more imperative concepts. Scope activation 'n stuff. | Alex Auvolat | 2014-06-13 | 11 | -152/+566 | |
| | ||||||
* | Move a lot of things. | Alex Auvolat | 2014-06-13 | 44 | -153/+521 | |
| | ||||||
* | Parse activate blocks. | Alex Auvolat | 2014-06-13 | 7 | -96/+203 | |
| | ||||||
* | Nothing. | Alex Auvolat | 2014-06-12 | 2 | -5/+5 | |
| | ||||||
* | Implement instances (that was easy!) | Alex Auvolat | 2014-06-12 | 1 | -10/+15 | |
| | ||||||
* | Adopt same output format as test.c | Alex Auvolat | 2014-06-12 | 2 | -16/+39 | |
| | ||||||
* | Working prototype for an interpret ! But very messy. | Alex Auvolat | 2014-06-12 | 19 | -74/+533 | |
| | ||||||
* | Add some tests | Alex Auvolat | 2014-06-12 | 16 | -1/+248 | |
| | ||||||
* | Parse type groups. | Alex Auvolat | 2014-06-11 | 4 | -10/+28 | |
| | ||||||
* | Make code cleaner | Alex Auvolat | 2014-06-11 | 8 | -1913/+283 | |
| | ||||||
* | Initial commit: parser for tiny subset of SCADE language... | Alex Auvolat | 2014-06-11 | 14 | -0/+3492 | |