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
/
Values.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge value and avalue
Son Ho
2021-12-01
1
-44
/
+49
*
Start factorizing value
Son Ho
2021-12-01
1
-13
/
+37
*
Simplify the adt_value type
Son Ho
2021-12-01
1
-6
/
+0
*
Move the var definition
Son Ho
2021-12-01
1
-12
/
+0
*
Add various comments
Son Ho
2021-12-01
1
-2
/
+10
*
Make minor cleanup
Son Ho
2021-11-30
1
-1
/
+1
*
Introduce [binder] and use them in place of [var] in the environments
Son Ho
2021-11-30
1
-0
/
+2
*
Remove the vector type for the Id module
Son Ho
2021-11-30
1
-4
/
+4
*
Make minor modifications
Son Ho
2021-11-30
1
-2
/
+6
*
Derive more debugging facilities
Son Ho
2021-11-29
1
-12
/
+31
*
Start deriving formatters for debugging
Son Ho
2021-11-29
1
-0
/
+1
*
Start working on eval_local_function_call
Son Ho
2021-11-25
1
-0
/
+3
*
Start working on function calls
Son Ho
2021-11-25
1
-1
/
+1
*
Implement eval_binary_op
Son Ho
2021-11-24
1
-13
/
+1
*
Implement abs_to_string
Son Ho
2021-11-22
1
-2
/
+3
*
Implement typed_avalue_to_string_
Son Ho
2021-11-22
1
-4
/
+4
*
Start working on printing for avalues
Son Ho
2021-11-22
1
-17
/
+29
*
Make good progress on pretty-printing for values
Son Ho
2021-11-19
1
-2
/
+2
*
Start working on end_borrow
Son Ho
2021-11-18
1
-18
/
+20
*
Start working on symbolic values and abstractions
Son Ho
2021-11-18
1
-7
/
+83
*
Start working on the values for the interpreter
Son Ho
2021-11-18
1
-0
/
+47
*
Remove the automatic derivation of Yojson (de)serializers
Son Ho
2021-11-18
1
-3
/
+1
*
Also generate to_yojson functions
Son Ho
2021-11-17
1
-3
/
+5
*
Make progress on deserializing modules
Son Ho
2021-11-17
1
-2
/
+0
*
Use [@@ëerive of_json] on all the types
Son Ho
2021-11-17
1
-12
/
+23
*
Add Values.ml and Expressions.ml
Son Ho
2021-11-03
1
-0
/
+40