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
...
*
Cleanup a bit
Son Ho
2021-12-06
1
-152
/
+0
*
Implement map visitors for values
Son Ho
2021-12-06
1
-1
/
+242
*
Add a comment
Son Ho
2021-12-03
1
-0
/
+1
*
Reorder definitions in Values.ml
Son Ho
2021-12-03
1
-32
/
+30
*
Implement iter visitors for typed_avalue
Son Ho
2021-12-03
1
-18
/
+41
*
Make minor modifications
Son Ho
2021-12-03
1
-1
/
+2
*
Add code to derive polymorphic visitors for g_typed_value and typed_value
Son Ho
2021-12-03
2
-9
/
+47
*
Make minor modifications
Son Ho
2021-12-03
2
-6
/
+2
*
Make minor cleanup
Son Ho
2021-12-03
1
-3
/
+2
*
Merge the ADTs, tuples and assumed types in the type and value
Son Ho
2021-12-01
8
-198
/
+149
*
Merge value and avalue
Son Ho
2021-12-01
2
-92
/
+107
*
Start factorizing value
Son Ho
2021-12-01
1
-13
/
+37
*
Simplify the adt_value type
Son Ho
2021-12-01
3
-32
/
+11
*
Make a minor modification
Son Ho
2021-12-01
1
-1
/
+0
*
Cleanup a bit
Son Ho
2021-12-01
5
-63
/
+55
*
Factorize type_var and region_var
Son Ho
2021-12-01
5
-22
/
+16
*
Reimplement [erase_regions] with the substitution functions
Son Ho
2021-12-01
2
-25
/
+4
*
Move some definitions to new files
Son Ho
2021-12-01
6
-58
/
+64
*
Move the var definition
Son Ho
2021-12-01
6
-24
/
+23
*
Merge statements and expressions into statements
Son Ho
2021-12-01
5
-172
/
+128
*
Add comments
Son Ho
2021-12-01
2
-16
/
+18
*
Add various comments
Son Ho
2021-12-01
4
-15
/
+54
*
Make minor cleanup
Son Ho
2021-11-30
2
-7
/
+2
*
Introduce [binder] and use them in place of [var] in the environments
Son Ho
2021-11-30
4
-13
/
+28
*
Do more cleanup
Son Ho
2021-11-30
1
-10
/
+5
*
Do more cleanup
Son Ho
2021-11-30
1
-36
/
+36
*
Do more cleanup
Son Ho
2021-11-30
1
-42
/
+37
*
Do more cleanup
Son Ho
2021-11-30
1
-4
/
+3
*
Cleanup a bit Interpreter.ml
Son Ho
2021-11-30
1
-20
/
+17
*
Remove the vector type for the Id module
Son Ho
2021-11-30
10
-289
/
+136
*
Debug box_free
Son Ho
2021-11-30
2
-63
/
+90
*
Fix an issue
Son Ho
2021-11-30
1
-15
/
+55
*
Replace the env parameters/return types with eval_ctx in many functions
Son Ho
2021-11-30
1
-163
/
+166
*
Make minor modifications
Son Ho
2021-11-30
3
-29
/
+79
*
Fix another bug
Son Ho
2021-11-30
1
-4
/
+10
*
Fix more bugs
Son Ho
2021-11-30
2
-7
/
+46
*
Fix another bug
Son Ho
2021-11-30
1
-1
/
+5
*
Fix another bug
Son Ho
2021-11-30
1
-1
/
+4
*
Add more debugging facilities
Son Ho
2021-11-30
2
-1
/
+26
*
Fix another bug
Son Ho
2021-11-30
1
-4
/
+8
*
Debug some issues in the interpreter
Son Ho
2021-11-30
3
-29
/
+72
*
Derive more printing functions
Son Ho
2021-11-29
3
-3
/
+18
*
Cleanup a bit
Son Ho
2021-11-29
1
-77
/
+0
*
Derive more debugging facilities
Son Ho
2021-11-29
2
-13
/
+47
*
Debug some issues
Son Ho
2021-11-29
1
-6
/
+13
*
Start deriving formatters for debugging
Son Ho
2021-11-29
8
-24
/
+143
*
Fix a small mistake
Son Ho
2021-11-29
1
-3
/
+1
*
Improve formatting
Son Ho
2021-11-29
3
-8
/
+11
*
Start fixing bugs in the unit test evaluation
Son Ho
2021-11-29
2
-3
/
+10
*
Fix some issues, introduce debugging log in the interpreter
Son Ho
2021-11-29
1
-1
/
+20
[prev]
[next]