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
2024-03-28
changes after git rebase main
Escherichia
11
-41
/
+50
2024-03-28
Should answer all comments, there are still some TODO: error message left
Escherichia
37
-877
/
+882
2024-03-28
Added sanity_check and sanity_check_opt_meta helpers and changed sanity check...
Escherichia
23
-108
/
+113
2024-03-28
changes to extract_ty and related functions to use the right meta
Escherichia
4
-60
/
+52
2024-03-28
added a meta option field to norm_ctx and changed the meta used by some asser...
Escherichia
8
-38
/
+35
2024-03-28
Inverted meta and config argument orders (from meta -> config to config -> meta)
Escherichia
20
-303
/
+303
2024-03-28
Replaced some unclear TODOs error message placeholder by clearer TODOs, they ...
Escherichia
4
-36
/
+36
2024-03-28
Still need to fill the TODO: error message and check some meta but it builds
Escherichia
10
-178
/
+186
2024-03-28
WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...
Escherichia
45
-1885
/
+1947
2024-03-28
WIP: does not compile yet because we need to propagate the meta variable.
Escherichia
11
-223
/
+226
2024-03-28
WIP Beginning working on better errors: began replacing raise (Failure) and a...
Escherichia
15
-1032
/
+1076
2024-03-20
Improve the generation of pretty name and the micro passes
Son Ho
8
-30
/
+144
2024-03-19
Improve the pure micro passes
Son Ho
2
-8
/
+64
2024-03-18
Update extract_trait_impl
Son Ho
1
-7
/
+23
2024-03-18
Fix the extraction of trait constants
Son Ho
2
-35
/
+22
2024-03-18
Make good progress on adding generics to global constants
Son Ho
8
-47
/
+172
2024-03-17
Fix a minor issue
Son Ho
1
-1
/
+1
2024-03-17
Make minor updates
Son Ho
3
-7
/
+14
2024-03-17
Fix a small issue ollowing updates in Charon
Son Ho
1
-3
/
+8
2024-03-17
Update following changes in Charon
Son Ho
11
-72
/
+34
2024-03-11
Simplify the generated names
Son Ho
1
-14
/
+25
2024-03-11
Update the generation of names
Son Ho
7
-39
/
+57
2024-03-11
Update a builtin name
Son Ho
1
-1
/
+1
2024-03-10
Update the builtin name patterns
Son Ho
1
-23
/
+66
2024-03-10
Update the name generation and add CLI to print external pat names
Son Ho
7
-48
/
+106
2024-03-08
Fix some issues
Son Ho
2
-9
/
+10
2024-03-08
Add some comments
Son Ho
2
-9
/
+12
2024-03-08
Fix an issue in PureMicroPasses.filter_loop_inputs
Son Ho
1
-13
/
+43
2024-03-08
Simplify the contexts before symbolically evaluating loops
Son Ho
4
-2
/
+137
2024-03-08
Fix a last issue
Son Ho
2
-51
/
+110
2024-03-08
Fix an issue with the loops
Son Ho
1
-1
/
+7
2024-03-08
Make progress on fixing the loops
Son Ho
8
-31
/
+70
2024-03-08
Fix a small issue with the loops
Son Ho
2
-7
/
+19
2024-03-08
Fix some issues with the loops
Son Ho
3
-140
/
+206
2024-03-08
Do not fail in end_abstraction_aux if the abs disappeared
Son Ho
2
-64
/
+80
2024-03-08
Add logging information
Son Ho
3
-0
/
+24
2024-03-08
Update Print.ml
Son Ho
1
-8
/
+8
2024-03-08
Make progress on propagating the changes
Son Ho
14
-949
/
+259
2024-03-08
Remove the option to split fwd/back functions and update SymbolicToPure
Son Ho
5
-776
/
+439
2024-03-08
Update the code generated for tuple projectors
Son Ho
3
-18
/
+47
2024-03-08
Fix tuple indexing for Lean backend
Zyad Hassan
1
-4
/
+33
2024-03-08
Update the generation of constant bodies for Lean
Son Ho
1
-2
/
+1
2024-03-08
Update the code generation
Son Ho
2
-7
/
+6
2024-02-02
Start fixing the tests
Son Ho
1
-1
/
+1
2024-01-25
Make a minor modification
Son Ho
1
-2
/
+2
2024-01-25
Fix a minor issue when values are moved in the loops
Son Ho
6
-188
/
+478
2023-12-23
Fix an issue when deconstructing tuples in Coq
Son Ho
2
-5
/
+8
2023-12-23
Update the micro-passes
Son Ho
1
-77
/
+94
2023-12-23
Improve the micro passes to eliminate pattern `let f := fun x => g x`
Son Ho
1
-2
/
+43
2023-12-22
Fix minor issues
Son Ho
3
-37
/
+103
[next]