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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make progress on PureToExtract
Son Ho
2022-01-29
1
-3
/
+1
|
*
Make administrative modifications
Son Ho
2022-01-28
1
-4
/
+11
|
*
Move some definitions to a new PureUtils.ml file
Son Ho
2022-01-28
1
-1
/
+2
|
*
Remove the Return and Fail variants from Pure.expression and add a
Son Ho
2022-01-28
1
-2
/
+20
|
|
|
|
`monadic` boolean field to `Let`
*
Apply the micro-passes to the pure ASTs
Son Ho
2022-01-28
1
-11
/
+14
|
*
Make a lot of small modifications
Son Ho
2022-01-28
1
-35
/
+7
|
*
Make a minor cleaning
Son Ho
2022-01-28
1
-8
/
+0
|
*
Fix some issues with the naming of input variables
Son Ho
2022-01-27
1
-15
/
+15
|
*
Make minor modifications and create PureMicroPasses.ml
Son Ho
2022-01-27
1
-0
/
+1
|
*
Add name information upon initializing some variables in SymbolicToPure
Son Ho
2022-01-27
1
-7
/
+42
|
*
Add more printing facilities and fix minor bugs
Son Ho
2022-01-27
1
-0
/
+22
|
*
Add some printing facilities to SymbolicToPure
Son Ho
2022-01-27
1
-2
/
+3
|
*
Fix a mistake with the input symbolic values not being linked to the
Son Ho
2022-01-27
1
-10
/
+29
|
|
|
|
input variables when translating ASTs from symbolic to pure
*
Make minor modifications and add comments
Son Ho
2022-01-27
1
-5
/
+12
|
*
Cleanup a bit by removing useless `open`
Son Ho
2022-01-27
1
-2
/
+0
|
*
Change the signatures of several functions in Interpreter.ml
Son Ho
2022-01-27
1
-14
/
+9
|
*
Implement Translate.translate_module_to_pure
Son Ho
2022-01-27
1
-5
/
+17
|
*
Implement Translate.translate_function
Son Ho
2022-01-27
1
-13
/
+145
|
*
Start working on Translate
Son Ho
2022-01-27
1
-33
/
+24
|
*
Make progress on translation
Son Ho
2022-01-26
1
-8
/
+18
|
*
Make progress on translation
Son Ho
2022-01-26
1
-0
/
+46