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
/
ExtractBuiltin.ml
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make minor modifications and update the array test for F*
Son Ho
2023-10-26
1
-1
/
+4
|
*
Fix some issues and regenerate the HashmapMain example for Lean
Son Ho
2023-10-26
1
-1
/
+10
|
*
Improve the handling of saved function effects in ExtractBuiltin.ml
Son Ho
2023-10-26
1
-13
/
+27
|
*
Make progress on fixing the extraction
Son Ho
2023-10-26
1
-8
/
+24
|
*
Improve ExtractBuiltin.ml
Son Ho
2023-10-26
1
-37
/
+49
|
*
Fix more issues at extraction and factor out defs in ExtractBuiltin
Son Ho
2023-10-26
1
-260
/
+143
|
*
Make the hashmap files typecheck again in Lean
Son Ho
2023-10-25
1
-347
/
+162
|
*
Fix some issues at extraction and add builtins
Son Ho
2023-10-25
1
-5
/
+299
|
*
Handle properly the builtin, non fallible functions
Son Ho
2023-10-24
1
-1
/
+33
|
*
Start taking into account non-fallible functions like core::mem::replace
Son Ho
2023-10-24
1
-0
/
+8
|
*
Fix minor issues
Son Ho
2023-10-24
1
-4
/
+4
|
*
Filter some type arguments for the builtin types/functions
Son Ho
2023-10-24
1
-8
/
+7
|
*
Add support for builtin trait implementations
Son Ho
2023-10-24
1
-0
/
+34
|
*
Fix various issues with the builtins
Son Ho
2023-10-24
1
-20
/
+62
|
*
Make progress on handling the builtins
Son Ho
2023-10-23
1
-42
/
+51
|
*
Remove some assumed types and add more support for builtin definitions
Son Ho
2023-10-23
1
-0
/
+468