index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
Expressions.ml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-28
Move some files to the Charon project
Son Ho
1
-118
/
+1
2022-10-27
Move constant_value to PrimitiveValues.ml
Son Ho
1
-1
/
+1
2022-10-27
Reorganize a bit the project
Son Ho
1
-0
/
+0
2022-10-26
Update the code documentation to fix links and syntax issues
Son Ho
1
-10
/
+10
2022-07-13
Apply small changes from the PR
Sidney Congard
1
-1
/
+0
2022-06-21
concrete & symbolic evaluation work with new LLBC format
Sidney Congard
1
-22
/
+1
2022-06-08
read globals from LLBC JSON into functions
Sidney Congard
1
-0
/
+2
2022-05-15
Treat integer casts in a general manner
Son Ho
1
-1
/
+7
2022-05-15
Add AggregatedOption
Son Ho
1
-3
/
+2
2022-03-03
Rename TypeDef...,type_def...,FunDef,fun_def to ...Decl,...decl
Son Ho
1
-2
/
+2
2022-02-23
Add comments
Son Ho
1
-0
/
+2
2022-02-08
Start adding more assumed types and functions
Son Ho
1
-2
/
+5
2022-02-03
Implement extraction of function calls
Son Ho
1
-0
/
+20
2022-01-29
Make more cleanup
Son Ho
1
-8
/
+28
2022-01-24
Make minor modifications
Son Ho
1
-2
/
+2
2021-12-01
Cleanup a bit
Son Ho
1
-2
/
+0
2021-11-29
Derive more printing functions
Son Ho
1
-0
/
+4
2021-11-29
Start deriving formatters for debugging
Son Ho
1
-4
/
+7
2021-11-25
Implement type substitution for function definitions (and expressions,
Son Ho
1
-0
/
+2
2021-11-24
Make progress on eval_rvalue and update aggregate_kind
Son Ho
1
-1
/
+2
2021-11-22
Add a comment
Son Ho
1
-0
/
+1
2021-11-22
Make progress on {read,write}_path
Son Ho
1
-1
/
+0
2021-11-18
Remove the automatic derivation of Yojson (de)serializers
Son Ho
1
-11
/
+4
2021-11-17
Implement deserialization for Expressions
Son Ho
1
-4
/
+6
2021-11-17
Also generate to_yojson functions
Son Ho
1
-12
/
+11
2021-11-17
Use [@@ëerive of_json] on all the types
Son Ho
1
-3
/
+11
2021-11-03
Implement CfimAst.ml
Son Ho
1
-1
/
+1
2021-11-03
Add Values.ml and Expressions.ml
Son Ho
1
-0
/
+78