index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
Reformat the project with dune
Son Ho
18
-234
/
+58
2022-09-22
Remove a useless file
Son Ho
1
-57
/
+0
2022-09-22
Make minor cleanup
Son Ho
2
-22
/
+12
2022-09-22
Add some comments
Son Ho
1
-0
/
+3
2022-09-22
Update the name registration for globals
Son Ho
2
-6
/
+12
2022-09-22
Update PureMicroPasses.inline_useless_var_reassignments
Son Ho
2
-34
/
+39
2022-09-22
Make minor cleanup
Son Ho
11
-131
/
+135
2022-09-22
Make minor modifications
Son Ho
6
-107
/
+117
2022-09-22
Update FunsAnalysis
Son Ho
1
-24
/
+26
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/FunsAnalysis.ml
Son HO
1
-0
/
+1
2022-09-22
Update src/FunsAnalysis.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+0
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/SymbolicAst.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/TypesUtils.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/Translate.ml
Son HO
1
-1
/
+1
2022-08-11
Correct last PR remarks
Sidney Congard
2
-23
/
+17
2022-08-11
Correct assertion for stateless globals
Sidney Congard
1
-1
/
+1
2022-08-10
Corrected translation without using functions, remaining bug in hashmap trans...
Sidney Congard
8
-24
/
+31
2022-08-08
Register global names, one error remaining
Sidney Congard
4
-4
/
+23
2022-07-29
Create global declaration group, address PR changes but introduce bugs
Sidney Congard
10
-83
/
+134
2022-07-28
Always put can_fail to true, specialize global traduction to concrete functio...
Sidney Congard
2
-9
/
+18
2022-07-25
Apply minor changes from PR comments
Sidney Congard
5
-17
/
+23
2022-07-18
Address much stuff of the PR, throw exceptions at remaining places
Sidney Congard
16
-112
/
+172
2022-07-13
Apply small changes from the PR
Sidney Congard
4
-9
/
+12
2022-07-05
Remove last prints, adapt JSON
Sidney Congard
2
-6
/
+3
2022-06-30
Traduct globals body separately (WIP)
Sidney Congard
11
-66
/
+208
2022-06-30
Take failing rvalues into account in FunsAnalysis.analyze_fun_decls
Son Ho
4
-19
/
+22
2022-06-29
Make minor modifications
Son Ho
4
-6
/
+46
2022-06-27
Add `can_end` in `abs` and use it for the return abs when generating the
Son Ho
5
-33
/
+59
2022-06-27
Update eval_operand_prepare to not give a value to the continuation
Son Ho
4
-109
/
+181
2022-06-23
adapt to new LLBC (without OperandConstantValue)
Sidney Congard
2
-33
/
+27
2022-06-21
concrete & symbolic evaluation work with new LLBC format
Sidney Congard
22
-307
/
+260
2022-06-13
crude generation working - missing unit tests & special constants handling
Sidney Congard
5
-52
/
+70
2022-06-08
read globals from LLBC JSON into functions
Sidney Congard
20
-80
/
+161
2022-05-16
Fix an issue when extracting assumed values
Son Ho
1
-1
/
+1
2022-05-15
Add a pass to cleanup the deconstructed ADTs and fix a small issue
Son Ho
3
-12
/
+112
2022-05-15
Treat integer casts in a general manner
Son Ho
9
-50
/
+75
2022-05-15
Add AggregatedOption
Son Ho
5
-8
/
+37
2022-05-10
Make minor modifications
Son Ho
3
-8
/
+10
2022-05-10
Use the core_unix package instead of core
Son Ho
2
-2
/
+2
2022-05-06
Update the extraction to set the fuel to 1 in the Z3 options
Son Ho
1
-2
/
+2
2022-05-06
Don't use the Rust disambiguators when generating names at extraction
Son Ho
2
-3
/
+12
[next]