Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up & comment a bit. | Alex Auvolat | 2014-07-15 | 1 | -0/+2 |
* | Add ternaries, simplifications. BIG BUG FOUND (init/reset translation) | Alex Auvolat | 2014-07-08 | 1 | -1/+7 |
* | Adapt for real type with Apron ; not very efficient ATM. | Alex Auvolat | 2014-07-01 | 1 | -9/+12 |
* | Not much. Still does not work very well. | Alex Auvolat | 2014-06-20 | 1 | -1/+1 |
* | Very buggy disjunction domain ! | Alex Auvolat | 2014-06-19 | 1 | -1/+1 |
* | Did most of the boring stuff. Now, work on the abstract domain. | Alex Auvolat | 2014-06-19 | 1 | -11/+28 |
* | Add gilbreath suite ; booleans are not represented in a good way. | Alex Auvolat | 2014-06-18 | 1 | -0/+5 |
* | Pretty printing. | Alex Auvolat | 2014-06-18 | 1 | -2/+5 |
* | Add intervals domain ; some interesting analysis works. | Alex Auvolat | 2014-06-18 | 1 | -3/+6 |
* | Write transformation of program into logical formula. | Alex Auvolat | 2014-06-17 | 1 | -25/+108 |
* | Add AST for logical formula. | Alex Auvolat | 2014-06-17 | 1 | -0/+56 |