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
/
PrintPure.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Address much stuff of the PR, throw exceptions at remaining places
Sidney Congard
2022-07-18
1
-3
/
+6
*
Traduct globals body separately (WIP)
Sidney Congard
2022-06-30
1
-1
/
+9
*
concrete & symbolic evaluation work with new LLBC format
Sidney Congard
2022-06-21
1
-4
/
+3
*
read globals from LLBC JSON into functions
Sidney Congard
2022-06-08
1
-3
/
+3
*
Treat integer casts in a general manner
Son Ho
2022-05-15
1
-6
/
+6
*
Start updating the way the function return type (with errors and states)
Son Ho
2022-05-04
1
-19
/
+4
*
Cleanup
Son Ho
2022-05-01
1
-12
/
+8
*
Perform more renamings
Son Ho
2022-05-01
1
-4
/
+4
*
Perform some renamings
Son Ho
2022-05-01
1
-1
/
+1
*
Rename "lvalue" to "pattern"
Son Ho
2022-05-01
1
-12
/
+12
*
Make more progress propagating the changes
Son Ho
2022-04-29
1
-2
/
+1
*
Make good progress updating the code
Son Ho
2022-04-29
1
-11
/
+10
*
Merge the rvalues with the expressions
Son Ho
2022-04-29
1
-42
/
+101
*
Update ExtractToFStar
Son Ho
2022-04-27
1
-24
/
+21
*
Introduce the Abs expression and continue updating the code
Son Ho
2022-04-26
1
-2
/
+12
*
Introduce the App expression, and make progress updating the code
Son Ho
2022-04-26
1
-29
/
+67
*
Make minor modifications
Son Ho
2022-04-21
1
-1
/
+5
*
Improve the generation of names for given back values
Son Ho
2022-04-21
1
-7
/
+19
*
Work on pretty names
Son Ho
2022-04-21
1
-9
/
+4
*
Introduce mdplace to link meta information about the given back values
Son Ho
2022-04-20
1
-22
/
+28
*
Improve the generation of pretty names by correctly using the
Son Ho
2022-04-20
1
-18
/
+22
*
Improve PrintPure.ml
Son Ho
2022-04-20
1
-6
/
+7
*
In fun_id rename the variant Local to Regular
Son Ho
2022-03-03
1
-1
/
+1
*
Make good progress on adding support for external and opaque
Son Ho
2022-03-03
1
-6
/
+10
*
Rename CFIM to LLBC
Son Ho
2022-03-03
1
-3
/
+3
*
Add an Opaque variant to type_decl_kind and start updating the code
Son Ho
2022-03-03
1
-0
/
+1
*
Rename TypeDef...,type_def...,FunDef,fun_def to ...Decl,...decl
Son Ho
2022-03-03
1
-34
/
+34
*
Update the way function names are handled
Son Ho
2022-02-24
1
-2
/
+4
*
Add the `State` assumed type in Pure.ml
Son Ho
2022-02-23
1
-1
/
+10
*
Add type checking utilities for the pure ADT
Son Ho
2022-02-08
1
-5
/
+13
*
Fix some issues
Son Ho
2022-02-08
1
-1
/
+2
*
Make progress on implementing support for types and functions like
Son Ho
2022-02-08
1
-1
/
+17
*
Start adding more assumed types and functions
Son Ho
2022-02-08
1
-1
/
+13
*
Merge the switches over integers and the matches over enumerations in
Son Ho
2022-02-04
1
-14
/
+1
*
Make the field names optional and make progress on ExtractToFStar
Son Ho
2022-01-29
1
-3
/
+7
*
Make the pure expressions typed
Son Ho
2022-01-28
1
-13
/
+17
*
Make the scrutinee in Pure.Switch an expression rather than a value
Son Ho
2022-01-28
1
-3
/
+6
*
Cleanup a bit
Son Ho
2022-01-28
1
-6
/
+5
*
Remove the Return and Fail variants from Pure.expression and add a
Son Ho
2022-01-28
1
-22
/
+26
*
Change the type of [Pure.call.args] to [expression list] rather than
Son Ho
2022-01-28
1
-10
/
+14
*
Simplify the let-bindings in the pure AST
Son Ho
2022-01-28
1
-29
/
+27
*
Make substantial simplifications to the pure AST
Son Ho
2022-01-28
1
-95
/
+59
*
Apply the micro-passes to the pure ASTs
Son Ho
2022-01-28
1
-1
/
+1
*
Remove the Aggregated variant from SymbolicAst.meta as it is included in
Son Ho
2022-01-28
1
-3
/
+0
*
Generate meta-information for the assignments
Son Ho
2022-01-28
1
-0
/
+21
*
Fix some issues with the naming of input variables
Son Ho
2022-01-27
1
-1
/
+1
*
Make minor modifications and create PureMicroPasses.ml
Son Ho
2022-01-27
1
-1
/
+1
*
Add mplace information in Pure.ml
Son Ho
2022-01-27
1
-8
/
+21
*
Add meta information for the variable names in SymbolicAst
Son Ho
2022-01-27
1
-2
/
+2
*
Make minor modifications
Son Ho
2022-01-27
1
-1
/
+1
[next]