index
:
scade-analyzer.git
master
Analyse statique de SCADE
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
abstract
/
transform.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up & comment a bit.
Alex Auvolat
2014-07-15
1
-30
/
+2
*
Acceptable heuristic.
Alex Auvolat
2014-07-11
1
-1
/
+6
*
Add heuristic...
Alex Auvolat
2014-07-10
1
-6
/
+8
*
Correct some bugs on clocks.
Alex Auvolat
2014-07-08
1
-21
/
+36
*
Add ternaries, simplifications. BIG BUG FOUND (init/reset translation)
Alex Auvolat
2014-07-08
1
-60
/
+62
*
Cleanup.
Alex Auvolat
2014-07-08
1
-0
/
+20
*
New example ; minor fixes.
Alex Auvolat
2014-07-04
1
-2
/
+4
*
First implementation of resetting transitions.
Alex Auvolat
2014-07-04
1
-16
/
+63
*
Use LAST instead of NEXT (only EDD implementation works at the moment)
Alex Auvolat
2014-07-04
1
-110
/
+125
*
Simplifications && preparation for restart.
Alex Auvolat
2014-07-04
1
-8
/
+14
*
More verbosity ; adapt rfollow so that it can be proved
Alex Auvolat
2014-07-02
1
-1
/
+1
*
Adapt for real type with Apron ; not very efficient ATM.
Alex Auvolat
2014-07-01
1
-28
/
+48
*
Minor corrections.
Alex Auvolat
2014-06-26
1
-0
/
+1
*
Many things, sorry for the mess.
Alex Auvolat
2014-06-26
1
-94
/
+135
*
Differentiate pre witin different scopes.
Alex Auvolat
2014-06-25
1
-0
/
+2
*
Implementation of disjunction domain seems to work.
Alex Auvolat
2014-06-24
1
-7
/
+7
*
Not much. Still does not work very well.
Alex Auvolat
2014-06-20
1
-23
/
+21
*
Everything proved !!
Alex Auvolat
2014-06-19
1
-32
/
+76
*
Very buggy disjunction domain !
Alex Auvolat
2014-06-19
1
-13
/
+50
*
Did most of the boring stuff. Now, work on the abstract domain.
Alex Auvolat
2014-06-19
1
-61
/
+101
*
Do some typing ; support multiple pre in abstract interpretation.
Alex Auvolat
2014-06-19
1
-26
/
+32
*
Nice view of guarantees ; add half test, proved.
Alex Auvolat
2014-06-18
1
-10
/
+59
*
Add gilbreath suite ; booleans are not represented in a good way.
Alex Auvolat
2014-06-18
1
-44
/
+62
*
Abstract interpretation gives good results on the limiter example.
Alex Auvolat
2014-06-18
1
-3
/
+3
*
Some abstract interpretation does something now.
Alex Auvolat
2014-06-17
1
-8
/
+49
*
Add bindings to apron. Next : work on abstract interpret.
Alex Auvolat
2014-06-17
1
-3
/
+1
*
Write transformation of program into logical formula.
Alex Auvolat
2014-06-17
1
-0
/
+203