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
/
InterpreterExpansion.ml
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Rename some definitions
Son Ho
2023-12-18
1
-1
/
+1
|
*
Remove the type sv_kind ("symbolic value kind")
Son Ho
2023-12-05
1
-22
/
+19
|
*
Rename PrimitiveValues to Values
Son Ho
2023-11-21
1
-1
/
+0
|
*
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
2023-11-15
1
-128
/
+119
|
*
Add the "V" prefix to most variants related to values
Son Ho
2023-11-12
1
-15
/
+14
|
*
Prefix variants related to types with "T"
Son Ho
2023-11-12
1
-8
/
+8
|
*
Remove the 'r type variable from the ty type definition
Son Ho
2023-11-12
1
-18
/
+20
|
*
Update following the addition of raw pointers
Son Ho
2023-10-25
1
-1
/
+2
|
*
Remove some assumed types and add more support for builtin definitions
Son Ho
2023-10-23
1
-14
/
+1
|
*
Start updating to handle function pointers
Son Ho
2023-10-20
1
-1
/
+1
|
*
Start adding support for traits
Son Ho
2023-08-31
1
-24
/
+21
|
*
Make progress
Son Ho
2023-08-02
1
-1
/
+2
|
*
Make progress proapagating the changes
Son Ho
2023-08-02
1
-20
/
+22
|
*
Make minor modifications to improve the quality of the loop translation
Son Ho
2023-02-03
1
-1
/
+3
|
*
Remove the meta-values from the shared and reserved borrow values
Son Ho
2023-02-03
1
-2
/
+1
|
*
Make progress on the environment matches
Son Ho
2023-02-03
1
-2
/
+2
|
*
Implement a Config.ml file which groups all the global options in references
Son Ho
2022-11-10
1
-1
/
+1
|
*
Reorganize branching symbolic expansions to prepare for the join operation
Son Ho
2022-11-10
1
-54
/
+52
|
*
Reorganize the symoblic expansions to separate the branching/non-branching ones
Son Ho
2022-11-10
1
-57
/
+88
|
*
Add some .mli files
Son Ho
2022-11-07
1
-52
/
+14
|
*
Take care of some TODOs
Son Ho
2022-10-28
1
-1
/
+1
|
*
Fix some comment references
Son Ho
2022-10-27
1
-1
/
+1
|
*
Move constant_value to PrimitiveValues.ml
Son Ho
2022-10-27
1
-3
/
+4
|
*
Reorganize a bit the project
Son Ho
2022-10-27
1
-0
/
+733