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
/
Identifiers.ml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-24
Start working on translation of the type definitions
Son Ho
1
-1
/
+1
2022-01-24
Start working on name generation for the synthesis
Son Ho
1
-1
/
+16
2022-01-18
Derive ord for the types
Son Ho
1
-0
/
+4
2022-01-15
Use the new collections
Son Ho
1
-98
/
+26
2022-01-15
Start working on Collections.ml
Son Ho
1
-0
/
+2
2022-01-14
Implement greedy expansion of symbolic variables and expansion before
Son Ho
1
-5
/
+34
2022-01-14
Start working on greedy symbolic value expansion and expansion before
Son Ho
1
-2
/
+34
2022-01-13
Fix a small bug in projections_intersect and add more debugging output
Son Ho
1
-0
/
+2
2022-01-06
Make the symbolic, borrow, region and abstration counters global and
Son Ho
1
-0
/
+11
2022-01-04
Implement expand_symbolic_value_shared_borrow
Son Ho
1
-0
/
+1
2022-01-04
Implement compute_expanded_symbolic_adt_value
Son Ho
1
-1
/
+1
2022-01-03
Start working on end_abstraction
Son Ho
1
-1
/
+1
2021-11-30
Remove the vector type for the Id module
Son Ho
1
-58
/
+7
2021-11-30
Make minor modifications
Son Ho
1
-0
/
+2
2021-11-29
Derive more debugging facilities
Son Ho
1
-1
/
+16
2021-11-29
Start deriving formatters for debugging
Son Ho
1
-4
/
+17
2021-11-29
Start working logging and make progress on printing ASTs
Son Ho
1
-2
/
+0
2021-11-26
Implement test_unit_function
Son Ho
1
-0
/
+4
2021-11-26
Make progress on evaluate_non_local_function_call
Son Ho
1
-0
/
+9
2021-11-25
Implement various substitution functions
Son Ho
1
-8
/
+19
2021-11-24
Implement the discriminant case of eval_rvalue
Son Ho
1
-0
/
+4
2021-11-24
Start refactoring the code
Son Ho
1
-0
/
+8
2021-11-23
Write utilities for the scalars
Son Ho
1
-1
/
+6
2021-11-23
Implement formatting for eval_ctx
Son Ho
1
-0
/
+8
2021-11-23
Define evaluation contexts
Son Ho
1
-1
/
+8
2021-11-23
Implement update_env_at_place
Son Ho
1
-0
/
+4
2021-11-23
Implement expand_bottom_value
Son Ho
1
-0
/
+4
2021-11-23
Cleanup a bit
Son Ho
1
-0
/
+4
2021-11-23
Change the way exceptions are used
Son Ho
1
-1
/
+1
2021-11-22
Make progress on write_projection
Son Ho
1
-0
/
+10
2021-11-22
Make progress on {read,write}_path
Son Ho
1
-0
/
+4
2021-11-22
Start working on printing for avalues
Son Ho
1
-0
/
+6
2021-11-18
Start working on end_borrow
Son Ho
1
-0
/
+8
2021-11-18
Add an Errors.ml file
Son Ho
1
-3
/
+1
2021-11-18
Start working on the values for the interpreter
Son Ho
1
-2
/
+10
2021-11-18
Factorize the deserialization code a bit
Son Ho
1
-20
/
+2
2021-11-18
Cleanup a bit
Son Ho
1
-27
/
+0
2021-11-18
Remove the automatic derivation of Yojson (de)serializers
Son Ho
1
-16
/
+5
2021-11-18
Make the json deserializer work
Son Ho
1
-6
/
+33
2021-11-17
Start implementing by hand the json deserializers
Son Ho
1
-0
/
+11
2021-11-17
Also generate to_yojson functions
Son Ho
1
-3
/
+7
2021-11-17
Use [@@ëerive of_json] on all the types
Son Ho
1
-1
/
+2
2021-11-17
Make minor modifications
Son Ho
1
-12
/
+2
2021-11-17
Start working on json deserialization
Son Ho
1
-1
/
+28
2021-11-03
Implement CfimAst.ml
Son Ho
1
-1
/
+19
2021-11-03
Split main.ml between Identifiers.ml and Types.ml
Son Ho
1
-0
/
+42