index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
SymbolicToPure.ml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-22
Improve further the generation of parent clause/trait clause names
Son Ho
1
-10
/
+34
2023-11-21
Add span information to the generated code
Son Ho
1
-7
/
+14
2023-11-21
Add an `is_local` field to declarations
Son Ho
1
-1
/
+7
2023-11-21
Rename PrimitiveValues to Values
Son Ho
1
-3
/
+1
2023-11-21
Make a minor modification
Son Ho
1
-1
/
+11
2023-11-20
Use the name matcher implemented in Charon
Son Ho
1
-2
/
+2
2023-11-16
Do more cleanup
Son Ho
1
-12
/
+13
2023-11-16
Finish propagating the changes to the names and cleaning
Son Ho
1
-3
/
+3
2023-11-15
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
1
-107
/
+107
2023-11-13
Add RegionsHierarchy.ml
Son Ho
1
-7
/
+18
2023-11-12
Add the "V" prefix to most variants related to values
Son Ho
1
-10
/
+10
2023-11-12
Prefix variants related to types with "T"
Son Ho
1
-53
/
+51
2023-11-12
Rename some variants
Son Ho
1
-2
/
+2
2023-11-12
Remove the 'r type variable from the ty type definition
Son Ho
1
-106
/
+113
2023-11-07
Update the normalization of associated types
Son Ho
1
-0
/
+3
2023-11-06
Update following some changes in Charon
Son Ho
1
-0
/
+3
2023-10-30
Make minor updates following changes in Charon
Son Ho
1
-5
/
+2
2023-10-25
Fix some issues to make the array test succeed again
Son Ho
1
-9
/
+12
2023-10-25
Update following the addition of raw pointers
Son Ho
1
-0
/
+13
2023-10-23
Remove some assumed types and add more support for builtin definitions
Son Ho
1
-24
/
+7
2023-10-20
Start updating to handle function pointers
Son Ho
1
-22
/
+28
2023-09-17
Normalize the function signatures before translation to pure
Son Ho
1
-0
/
+27
2023-09-17
Make minor modifications
Son Ho
1
-11
/
+8
2023-09-13
Fix more issues
Son Ho
1
-34
/
+43
2023-09-13
Make minor modifications
Son Ho
1
-37
/
+0
2023-09-11
Make progress on correctly handling trait method calls in the symbolic execution
Son Ho
1
-12
/
+61
2023-09-10
Add support for the trait associated constants
Son Ho
1
-2
/
+10
2023-09-04
Fix minor issues
Son Ho
1
-2
/
+12
2023-09-03
Make progress on the extraction
Son Ho
1
-2
/
+108
2023-09-03
Make progress on the extraction
Son Ho
1
-6
/
+21
2023-08-31
Finish updating SymbolicToPure.ml
Son Ho
1
-110
/
+196
2023-08-31
Start adding support for traits
Son Ho
1
-8
/
+15
2023-08-18
Update following the introduction of ConstantExpr
Son Ho
1
-23
/
+26
2023-08-03
Fix an issue with the extraction of aggregated arrays
Son Ho
1
-4
/
+19
2023-08-02
Make progress
Son Ho
1
-13
/
+0
2023-08-02
Make progress
Son Ho
1
-5
/
+12
2023-08-02
Make progress
Son Ho
1
-106
/
+143
2023-08-02
Make progress proapagating the changes
Son Ho
1
-17
/
+29
2023-06-04
Make good progress on generating code for HOL4
Son Ho
1
-1
/
+1
2023-06-04
Add a special expression for structure creation/update
Son Ho
1
-117
/
+144
2023-06-04
Add more checks in Driver.ml
Son Ho
1
-1
/
+2
2023-06-04
Initial Lean backend, WIP
Jonathan Protzenko
1
-0
/
+2
2023-02-03
Improve the pretty names generation for loops
Son Ho
1
-16
/
+54
2023-02-03
Implement a pass to filter the unused input arguments in the loop functions
Son Ho
1
-7
/
+8
2023-02-03
Improve the heuristic to find pretty names for the variables in the loops
Son Ho
1
-2
/
+31
2023-02-03
Improve PureMicroPasses.filter_useless and regenerate the betree code
Son Ho
1
-0
/
+2
2023-02-03
Fix a minor issue
Son Ho
1
-1
/
+6
2023-02-03
Fix some issues with the values given back by loop backward translations
Son Ho
1
-16
/
+132
2023-02-03
Fix an issue in translate_forward_end
Son Ho
1
-1
/
+2
2023-02-03
Fix a minor issue in decompose_let_bindings
Son Ho
1
-1
/
+6
[next]