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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-27
Fix a minor issue and regenerate some F* test files
Son Ho
1
-9
/
+20
2023-10-26
Make minor modifications and update the array test for F*
Son Ho
3
-14
/
+17
2023-10-26
Fix some issues and regenerate the HashmapMain example for Lean
Son Ho
3
-7
/
+18
2023-10-26
Improve the handling of saved function effects in ExtractBuiltin.ml
Son Ho
2
-24
/
+44
2023-10-26
Make progress on fixing the extraction
Son Ho
1
-8
/
+24
2023-10-26
Improve ExtractBuiltin.ml
Son Ho
2
-46
/
+57
2023-10-26
Make progress on fixing the extraction for Lean
Son Ho
4
-106
/
+130
2023-10-26
Fix more issues at extraction and factor out defs in ExtractBuiltin
Son Ho
2
-266
/
+166
2023-10-25
Make the hashmap files typecheck again in Lean
Son Ho
7
-2740
/
+2667
2023-10-25
Fix some issues at extraction and add builtins
Son Ho
4
-38
/
+340
2023-10-25
Fix some issues to make the array test succeed again
Son Ho
2
-16
/
+44
2023-10-25
Remove the warning for loops
Son Ho
1
-8
/
+0
2023-10-25
Update following the addition of raw pointers
Son Ho
12
-17
/
+77
2023-10-24
Handle properly the builtin, non fallible functions
Son Ho
3
-18
/
+54
2023-10-24
Start taking into account non-fallible functions like core::mem::replace
Son Ho
2
-5
/
+15
2023-10-24
Fix minor issues
Son Ho
1
-4
/
+4
2023-10-24
Fix an issue coming from the modification for the opaque signatures
Son Ho
1
-12
/
+7
2023-10-24
Fix a printing issue with scalar values
Son Ho
1
-3
/
+5
2023-10-24
Filter some type arguments for the builtin types/functions
Son Ho
4
-10
/
+87
2023-10-24
Remove the possibility of generating opaque module signatures
Son Ho
4
-330
/
+111
2023-10-24
Add support for builtin trait implementations
Son Ho
4
-20
/
+80
2023-10-24
Fix various issues with the builtins
Son Ho
4
-122
/
+234
2023-10-24
Add some debugging information
Son Ho
1
-0
/
+7
2023-10-23
Make progress on handling the builtins
Son Ho
4
-154
/
+270
2023-10-23
Remove some assumed types and add more support for builtin definitions
Son Ho
24
-808
/
+763
2023-10-22
Add more support for numeric operations, xor, rotate
Jonathan Protzenko
2
-7
/
+28
2023-10-20
Start updating to handle function pointers
Son Ho
16
-100
/
+163
2023-10-16
Improve formatting of scalars in Lean
Son Ho
1
-23
/
+10
2023-10-16
Fix a small issue
Son Ho
2
-13
/
+53
2023-10-13
Add sup
Son Ho
6
-3
/
+23
2023-10-06
Slightly improve formatting of the generated code
Son Ho
1
-1
/
+6
2023-09-19
Cleanup a bit
Son Ho
2
-12
/
+12
2023-09-17
Normalize the function signatures before translation to pure
Son Ho
9
-150
/
+294
2023-09-17
Make minor modifications
Son Ho
2
-15
/
+9
2023-09-17
Merge trans_ctx and decls_ctx
Son Ho
7
-120
/
+53
2023-09-17
Make progress on correctly extracting trait method calls
Son Ho
3
-39
/
+121
2023-09-17
Update the handling of calls to trait impl methods
Son Ho
1
-8
/
+67
2023-09-17
Fix a minor issue
Son Ho
1
-2
/
+2
2023-09-17
Fix some issues with calls to trait methods
Son Ho
2
-11
/
+21
2023-09-17
Fix some formatting issues
Son Ho
1
-2
/
+10
2023-09-17
Fix more issues with the extraction
Son Ho
2
-11
/
+46
2023-09-17
Fix several issues with the extraction
Son Ho
2
-67
/
+100
2023-09-16
Fix issues with name registration/lookup
Son Ho
2
-24
/
+81
2023-09-16
Add a strict_names_map in the extraction_ctx
Son Ho
2
-17
/
+52
2023-09-16
Fix more issues
Son Ho
2
-8
/
+7
2023-09-16
Fix issues with name collisions
Son Ho
2
-13
/
+39
2023-09-14
Make progress on the extraction
Son Ho
3
-6
/
+24
2023-09-14
Fix some issues with the name collisions
Son Ho
1
-3
/
+29
2023-09-13
Fix some issues
Son Ho
7
-16
/
+81
2023-09-13
Fix more issues
Son Ho
4
-40
/
+157
[next]