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-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
2023-09-13
Make minor modifications
Son Ho
5
-47
/
+38
2023-09-11
Make progress on correctly handling trait method calls in the symbolic execution
Son Ho
12
-67
/
+221
2023-09-10
Add support for the trait associated constants
Son Ho
11
-13
/
+83
2023-09-10
Implement handling of trait method function calls
Son Ho
1
-66
/
+115
2023-09-07
Fix some issues
Son Ho
2
-15
/
+26
2023-09-07
Map some globals like u32::MAX to standard definitions
Son Ho
7
-38
/
+112
2023-09-04
Fix a minor issue in HOL4
Son Ho
1
-1
/
+1
2023-09-04
Fix minor issues
Son Ho
2
-3
/
+15
2023-09-03
Implement extract_trait_impl
Son Ho
1
-6
/
+160
2023-09-03
Extract the trait decl methods
Son Ho
2
-34
/
+54
2023-09-03
Make progress registering the trait decl method names
Son Ho
2
-31
/
+93
2023-09-03
Do more cleanup
Son Ho
3
-9
/
+9
2023-09-03
Add the keep_fwd field in TranslateCore.pure_fun_translation
Son Ho
4
-35
/
+42
2023-09-03
Update TranslateCore.pure_fun_translation
Son Ho
5
-34
/
+33
2023-09-03
Update the type TranslateCore.fun_and_loops
Son Ho
4
-34
/
+35
2023-09-03
Make progress on extracting trait decls and merge gen_ctx and extraction_ctx
Son Ho
3
-98
/
+219
2023-09-03
Register the names for the trait decls
Son Ho
2
-14
/
+154
2023-09-03
Make more progress
Son Ho
3
-24
/
+67
2023-09-03
Make progress on the extraction
Son Ho
3
-61
/
+221
2023-09-03
Make progress on the extraction
Son Ho
6
-21
/
+264
2023-09-03
Make progress on the extraction
Son Ho
6
-52
/
+138
2023-09-03
Improve the collision detection
Son Ho
1
-16
/
+54
2023-09-01
Make good progress on Extract.ml
Son Ho
2
-224
/
+237
2023-09-01
Update PureMicroPasses
Son Ho
2
-44
/
+19
2023-09-01
Compute the normalized trait types maps and update Interpreter
Son Ho
6
-70
/
+206
2023-09-01
Implement the normalization functions in AssociatedTypes
Son Ho
5
-14
/
+335
2023-08-31
Make progress on Extract and ExtractBase
Son Ho
3
-52
/
+132
[next]