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
/
Translate.ml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
Make a minor cleaning
Son Ho
1
-8
/
+0
2022-01-27
Fix some issues with the naming of input variables
Son Ho
1
-15
/
+15
2022-01-27
Make minor modifications and create PureMicroPasses.ml
Son Ho
1
-0
/
+1
2022-01-27
Add name information upon initializing some variables in SymbolicToPure
Son Ho
1
-7
/
+42
2022-01-27
Add more printing facilities and fix minor bugs
Son Ho
1
-0
/
+22
2022-01-27
Add some printing facilities to SymbolicToPure
Son Ho
1
-2
/
+3
2022-01-27
Fix a mistake with the input symbolic values not being linked to the
Son Ho
1
-10
/
+29
2022-01-27
Make minor modifications and add comments
Son Ho
1
-5
/
+12
2022-01-27
Cleanup a bit by removing useless `open`
Son Ho
1
-2
/
+0
2022-01-27
Change the signatures of several functions in Interpreter.ml
Son Ho
1
-14
/
+9
2022-01-27
Implement Translate.translate_module_to_pure
Son Ho
1
-5
/
+17
2022-01-27
Implement Translate.translate_function
Son Ho
1
-13
/
+145
2022-01-27
Start working on Translate
Son Ho
1
-33
/
+24
2022-01-26
Make progress on translation
Son Ho
1
-8
/
+18
2022-01-26
Make progress on translation
Son Ho
1
-0
/
+46