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 (
Collapse
)
Author
Age
Files
Lines
*
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
|
|
|
*
Normalize the function signatures before translation to pure
Son Ho
2023-09-17
1
-0
/
+27
|
|
|
*
Make minor modifications
Son Ho
2023-09-17
1
-11
/
+8
|
|
|
*
Fix more issues
Son Ho
2023-09-13
1
-34
/
+43
|
|
|
*
Make minor modifications
Son Ho
2023-09-13
1
-37
/
+0
|
|
|
*
Make progress on correctly handling trait method calls in the symbolic execution
Son Ho
2023-09-11
1
-12
/
+61
|
|
|
*
Add support for the trait associated constants
Son Ho
2023-09-10
1
-2
/
+10
|
|
|
*
Fix minor issues
Son Ho
2023-09-04
1
-2
/
+12
|
|
|
*
Make progress on the extraction
Son Ho
2023-09-03
1
-2
/
+108
|
|
|
*
Make progress on the extraction
Son Ho
2023-09-03
1
-6
/
+21
|
|
|
*
Finish updating SymbolicToPure.ml
Son Ho
2023-08-31
1
-110
/
+196
|
|
|
*
Start adding support for traits
Son Ho
2023-08-31
1
-8
/
+15
|
|
|
*
Update following the introduction of ConstantExpr
Son Ho
2023-08-18
1
-23
/
+26
|
|
*
|
Allow bitshifts with any pair of integer types
Aymeric Fromherz
2023-09-22
1
-1
/
+5
|
/
*
Fix an issue with the extraction of aggregated arrays
Son Ho
2023-08-03
1
-4
/
+19
|
*
Make progress
Son Ho
2023-08-02
1
-13
/
+0
|
*
Make progress
Son Ho
2023-08-02
1
-5
/
+12
|
*
Make progress
Son Ho
2023-08-02
1
-106
/
+143
|
[next]