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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-22
Update the library for F*
Son Ho
1
-0
/
+8
2023-11-24
Add the alloc::string::String type in the builtins
Son Ho
1
-3
/
+12
2023-11-22
Make a minor modification
Son Ho
1
-2
/
+3
2023-11-22
Use NameMatcher.NameMatcherMap instead of associative lists
Son Ho
1
-5
/
+14
2023-11-21
Reorganize the "Extract" files
Son Ho
1
-15
/
+10
2023-11-21
Update more names
Son Ho
1
-6
/
+7
2023-11-21
Fix issues with the builtin names
Son Ho
1
-48
/
+83
2023-11-20
Fix minor issues
Son Ho
1
-3
/
+5
2023-11-20
Fix minor issues
Son Ho
1
-2
/
+0
2023-11-20
Use the name matcher implemented in Charon
Son Ho
1
-260
/
+134
2023-11-15
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
1
-3
/
+10
2023-11-09
Make the traits work for Coq
Son Ho
1
-1
/
+11
2023-10-26
Make minor modifications and update the array test for F*
Son Ho
1
-1
/
+4
2023-10-26
Fix some issues and regenerate the HashmapMain example for Lean
Son Ho
1
-1
/
+10
2023-10-26
Improve the handling of saved function effects in ExtractBuiltin.ml
Son Ho
1
-13
/
+27
2023-10-26
Make progress on fixing the extraction
Son Ho
1
-8
/
+24
2023-10-26
Improve ExtractBuiltin.ml
Son Ho
1
-37
/
+49
2023-10-26
Fix more issues at extraction and factor out defs in ExtractBuiltin
Son Ho
1
-260
/
+143
2023-10-25
Make the hashmap files typecheck again in Lean
Son Ho
1
-347
/
+162
2023-10-25
Fix some issues at extraction and add builtins
Son Ho
1
-5
/
+299
2023-10-24
Handle properly the builtin, non fallible functions
Son Ho
1
-1
/
+33
2023-10-24
Start taking into account non-fallible functions like core::mem::replace
Son Ho
1
-0
/
+8
2023-10-24
Fix minor issues
Son Ho
1
-4
/
+4
2023-10-24
Filter some type arguments for the builtin types/functions
Son Ho
1
-8
/
+7
2023-10-24
Add support for builtin trait implementations
Son Ho
1
-0
/
+34
2023-10-24
Fix various issues with the builtins
Son Ho
1
-20
/
+62
2023-10-23
Make progress on handling the builtins
Son Ho
1
-42
/
+51
2023-10-23
Remove some assumed types and add more support for builtin definitions
Son Ho
1
-0
/
+468