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-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
2023-08-31
Update TranslateCore and factor out some definitions in PrintPure
Son Ho
2
-42
/
+42
2023-08-31
Finish updating SymbolicToPure.ml
Son Ho
4
-115
/
+212
2023-08-31
Start adding support for traits
Son Ho
31
-776
/
+1258
2023-08-18
Add tests which use const generics as values
Son Ho
2
-2
/
+5
2023-08-18
Update following the introduction of ConstantExpr
Son Ho
16
-143
/
+220
2023-08-17
Make a minor modification
Son Ho
1
-11
/
+0
2023-08-08
Update the code following a refactor on Charon's side
Son Ho
4
-12
/
+27
2023-08-07
Change some fun id names to use "Mut"/"Shared" as a suffix
Son Ho
5
-66
/
+66
2023-08-04
Add an option to not override Hashmap.lean
Son Ho
3
-2
/
+15
2023-08-04
Fix issues with the extraction and extend the primitive libraries for Coq and F*
Son Ho
2
-12
/
+12
2023-08-04
Add SliceLen as a primitive function and make minor adjustments
Son Ho
5
-35
/
+62
2023-08-04
Start adding support for Arrays/Slices in the Lean library
Son Ho
1
-10
/
+12
2023-08-03
Fix an issue with the extraction of aggregated arrays
Son Ho
10
-180
/
+320
[next]