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
/
Modules.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make minor modifications
Son Ho
2022-09-22
1
-9
/
+11
*
Create global declaration group, address PR changes but introduce bugs
Sidney Congard
2022-07-29
1
-11
/
+16
*
Address much stuff of the PR, throw exceptions at remaining places
Sidney Congard
2022-07-18
1
-3
/
+8
*
Traduct globals body separately (WIP)
Sidney Congard
2022-06-30
1
-1
/
+2
*
concrete & symbolic evaluation work with new LLBC format
Sidney Congard
2022-06-21
1
-1
/
+1
*
read globals from LLBC JSON into functions
Sidney Congard
2022-06-08
1
-0
/
+1
*
Rename CFIM to LLBC
Son Ho
2022-03-03
1
-3
/
+3
*
Rename TypeDef...,type_def...,FunDef,fun_def to ...Decl,...decl
Son Ho
2022-03-03
1
-14
/
+15
*
Add a "name" field in Module
Son Ho
2022-01-29
1
-0
/
+1
*
Update type_context to have to have a type info field, use maps instead
Son Ho
2022-01-18
1
-0
/
+14
*
Update the types and deserialization following charon's updates
Son Ho
2022-01-18
1
-23
/
+23
*
Start working on greedy symbolic value expansion and expansion before
Son Ho
2022-01-14
1
-0
/
+44
*
Cleanup the dependencies a bit
Son Ho
2022-01-06
1
-1
/
+0
*
Fix compiler warnings
Jonathan Protzenko
2022-01-04
1
-4
/
+0
*
Remove the vector type for the Id module
Son Ho
2021-11-30
1
-2
/
+2
*
Move some definitions from CfimOfJson.ml to a new Modules.ml
Son Ho
2021-11-29
1
-0
/
+21