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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix several issues
Son Ho
2023-12-21
1
-51
/
+135
*
Simplify the type of the merged fwd/back functions
Son Ho
2023-12-21
1
-43
/
+116
*
Filter the useless backward functions
Son Ho
2023-12-21
1
-75
/
+145
*
Update SymbolicToPure.ml for the loops
Son Ho
2023-12-21
1
-96
/
+125
*
Fix some issues in SymbolicToPure
Son Ho
2023-12-21
1
-25
/
+26
*
Fix a minor issue
Son Ho
2023-12-21
1
-2
/
+5
*
Make good progress on merging the fwd/back functions
Son Ho
2023-12-21
1
-57
/
+209
*
Remove SymbolicToPure.bs_ctx.loop_backward_outputs
Son Ho
2023-12-19
1
-32
/
+15
*
Simplify SymbolicToPure.bs_ctx.{backward_outputs, loop_backward_outputs}
Son Ho
2023-12-19
1
-84
/
+69
*
Remove the backwards field from SymbolicToPure.call_info
Son Ho
2023-12-18
1
-15
/
+5
*
Fix a minor mistake in SymbolicToPure
Son Ho
2023-12-18
1
-4
/
+1
*
Add some comments
Son Ho
2023-12-18
1
-16
/
+31
*
Rename some definitions
Son Ho
2023-12-18
1
-39
/
+39
*
Make progress on updating the code
Son Ho
2023-12-15
1
-67
/
+12
*
Minor fix
Son Ho
2023-12-15
1
-2
/
+2
*
Make good progress on updating SymbolicToPure
Son Ho
2023-12-15
1
-39
/
+185
*
Make progress on updating SymbolicToPure
Son Ho
2023-12-15
1
-57
/
+112
*
Make progress on generalizing the signature information
Son Ho
2023-12-15
1
-158
/
+155
*
Make minor modifications
Son Ho
2023-12-15
1
-75
/
+33
*
Make progress on generated merged fwd/back functions
Son Ho
2023-12-14
1
-27
/
+29
*
Merge remote-tracking branch 'origin/main' into son/merge_back
Son Ho
2023-12-14
1
-1
/
+1
|
\
|
*
Update the extraction to handle casts between integers/bools
Son Ho
2023-12-13
1
-1
/
+1
*
|
Start updating Pure.fun_sig_info to handle merged forward and backward functions
Son Ho
2023-12-14
1
-20
/
+42
*
|
Update Pure.fun_sig_info
Son Ho
2023-12-13
1
-11
/
+21
*
|
Add the num_fwd_inputs_no_fuel_no_state field in Pure.fun_sig
Son Ho
2023-12-13
1
-2
/
+3
|
/
*
Use a better syntax when extracting tuple types (structures with unnamed fields)
Son Ho
2023-12-07
1
-11
/
+19
*
Fix a minor issue with the use of const generics
Son Ho
2023-12-05
1
-1
/
+7
*
Update following changes in Charon
Son Ho
2023-12-05
1
-14
/
+42
*
Merge branch 'main' into afromher_shifts
Son Ho
2023-11-29
1
-438
/
+788
|
\
|
*
Improve further the generation of parent clause/trait clause names
Son Ho
2023-11-22
1
-10
/
+34
|
*
Add span information to the generated code
Son Ho
2023-11-21
1
-7
/
+14
|
*
Add an `is_local` field to declarations
Son Ho
2023-11-21
1
-1
/
+7
|
*
Rename PrimitiveValues to Values
Son Ho
2023-11-21
1
-3
/
+1
|
*
Make a minor modification
Son Ho
2023-11-21
1
-1
/
+11
|
*
Use the name matcher implemented in Charon
Son Ho
2023-11-20
1
-2
/
+2
|
*
Do more cleanup
Son Ho
2023-11-16
1
-12
/
+13
|
*
Finish propagating the changes to the names and cleaning
Son Ho
2023-11-16
1
-3
/
+3
|
*
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
2023-11-15
1
-107
/
+107
|
*
Add RegionsHierarchy.ml
Son Ho
2023-11-13
1
-7
/
+18
|
*
Add the "V" prefix to most variants related to values
Son Ho
2023-11-12
1
-10
/
+10
|
*
Prefix variants related to types with "T"
Son Ho
2023-11-12
1
-53
/
+51
|
*
Rename some variants
Son Ho
2023-11-12
1
-2
/
+2
|
*
Remove the 'r type variable from the ty type definition
Son Ho
2023-11-12
1
-106
/
+113
|
*
Update the normalization of associated types
Son Ho
2023-11-07
1
-0
/
+3
|
*
Update following some changes in Charon
Son Ho
2023-11-06
1
-0
/
+3
|
*
Make minor updates following changes in Charon
Son Ho
2023-10-30
1
-5
/
+2
|
*
Fix some issues to make the array test succeed again
Son Ho
2023-10-25
1
-9
/
+12
|
*
Update following the addition of raw pointers
Son Ho
2023-10-25
1
-0
/
+13
|
*
Remove some assumed types and add more support for builtin definitions
Son Ho
2023-10-23
1
-24
/
+7
|
*
Start updating to handle function pointers
Son Ho
2023-10-20
1
-22
/
+28
[prev]
[next]