index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fix Makefiles
Jonathan Protzenko
2022-09-27
5
-55
/
+50
|
*
Incorrect assumptions, incorrect recursive make
Jonathan Protzenko
2022-09-27
1
-2
/
+7
|
/
*
Merge pull request #1 from AeneasVerif/constants-v2
Son HO
2022-09-22
57
-823
/
+1149
|
\
|
*
Add a `format` target in the Makefile
Son Ho
2022-09-22
1
-0
/
+5
|
*
Reformat the project with dune
Son Ho
2022-09-22
18
-234
/
+58
|
*
Remove a useless file
Son Ho
2022-09-22
1
-57
/
+0
|
*
Make minor cleanup
Son Ho
2022-09-22
2
-22
/
+12
|
*
Add some comments
Son Ho
2022-09-22
1
-0
/
+3
|
*
Update the name registration for globals
Son Ho
2022-09-22
2
-6
/
+12
|
*
Update PureMicroPasses.inline_useless_var_reassignments
Son Ho
2022-09-22
2
-34
/
+39
|
*
Make minor cleanup
Son Ho
2022-09-22
11
-131
/
+135
|
*
Make minor modifications
Son Ho
2022-09-22
6
-107
/
+117
|
*
Update FunsAnalysis
Son Ho
2022-09-22
1
-24
/
+26
|
*
Regenerate the translated files
Son Ho
2022-09-22
4
-4
/
+4
|
*
Update src/ExtractToFStar.ml
Son HO
2022-09-22
1
-1
/
+1
|
*
Update fstar/Primitives.fst
Son HO
2022-09-22
1
-1
/
+1
|
*
Update src/FunsAnalysis.ml
Son HO
2022-09-22
1
-0
/
+1
|
*
Update src/FunsAnalysis.ml
Son HO
2022-09-22
1
-1
/
+1
|
*
Update src/ExtractToFStar.ml
Son HO
2022-09-22
1
-1
/
+1
|
*
Update src/ExtractToFStar.ml
Son HO
2022-09-22
1
-1
/
+0
|
*
Update src/ExtractToFStar.ml
Son HO
2022-09-22
1
-1
/
+1
|
*
Update src/ExtractToFStar.ml
Son HO
2022-09-22
1
-1
/
+1
|
*
Update src/ExtractToFStar.ml
Son HO
2022-09-22
1
-1
/
+1
|
*
Update src/ExtractToFStar.ml
Son HO
2022-09-22
1
-1
/
+1
|
*
Update src/ExtractToFStar.ml
Son HO
2022-09-22
1
-1
/
+1
|
*
Update src/ExtractToFStar.ml
Son HO
2022-09-22
1
-1
/
+1
|
*
Update src/SymbolicAst.ml
Son HO
2022-09-22
1
-1
/
+1
|
*
Update src/TypesUtils.ml
Son HO
2022-09-22
1
-1
/
+1
|
*
Update src/Translate.ml
Son HO
2022-09-22
1
-1
/
+1
|
*
Update Makefile
Son HO
2022-09-22
1
-1
/
+1
|
*
Correct last PR remarks
Sidney Congard
2022-08-11
3
-26
/
+20
|
*
Correct assertion for stateless globals
Sidney Congard
2022-08-11
7
-16
/
+30
|
*
Corrected translation without using functions, remaining bug in hashmap trans...
Sidney Congard
2022-08-10
12
-35
/
+170
|
*
Register global names, one error remaining
Sidney Congard
2022-08-08
5
-4
/
+33
|
*
Create global declaration group, address PR changes but introduce bugs
Sidney Congard
2022-07-29
11
-218
/
+134
|
*
Always put can_fail to true, specialize global traduction to concrete functio...
Sidney Congard
2022-07-28
2
-9
/
+18
|
*
Apply minor changes from PR comments
Sidney Congard
2022-07-25
5
-17
/
+23
|
*
Address much stuff of the PR, throw exceptions at remaining places
Sidney Congard
2022-07-18
16
-112
/
+172
|
*
Apply small changes from the PR
Sidney Congard
2022-07-13
4
-9
/
+12
|
*
Remove last prints, adapt JSON
Sidney Congard
2022-07-05
6
-201
/
+206
|
*
Merge branch 'main' of github.com:Kachoc/aeneas into constants-v2
Sidney Congard
2022-06-30
30
-420
/
+790
|
|
\
|
*
|
Traduct globals body separately (WIP)
Sidney Congard
2022-06-30
14
-194
/
+215
|
*
|
adapt to new LLBC (without OperandConstantValue)
Sidney Congard
2022-06-23
3
-33
/
+46
|
*
|
concrete & symbolic evaluation work with new LLBC format
Sidney Congard
2022-06-21
24
-308
/
+380
|
*
|
crude generation working - missing unit tests & special constants handling
Sidney Congard
2022-06-13
6
-54
/
+75
|
*
|
read globals from LLBC JSON into functions
Sidney Congard
2022-06-08
20
-80
/
+161
*
|
|
Add a license
Son HO
2022-09-14
1
-0
/
+201
|
|
/
|
/
|
*
|
Take failing rvalues into account in FunsAnalysis.analyze_fun_decls
Son Ho
2022-06-30
4
-19
/
+22
*
|
Make minor modifications
Son Ho
2022-06-29
4
-6
/
+46
*
|
Add `can_end` in `abs` and use it for the return abs when generating the
Son Ho
2022-06-27
5
-33
/
+59
[prev]
[next]