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
/
Config.ml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
Make good progress on merging the fwd/back functions
Son Ho
1
-1
/
+1
2023-12-19
Reset Config.return_back_funs to false
Son Ho
1
-1
/
+1
2023-12-14
Start updating Pure.fun_sig_info to handle merged forward and backward functions
Son Ho
1
-2
/
+61
2023-12-13
Update Pure.fun_sig_info
Son Ho
1
-0
/
+4
2023-12-07
Use a better syntax when extracting tuple types (structures with unnamed fields)
Son Ho
1
-1
/
+17
2023-11-27
Fix the issues with the cross-references for OCaml doc
Son Ho
1
-1
/
+1
2023-11-27
Update a comment
Son Ho
1
-1
/
+2
2023-11-27
Do not activate the sanity (invariant) checks by default
Son Ho
1
-4
/
+4
2023-11-21
Reorganize the "Extract" files
Son Ho
1
-0
/
+27
2023-11-09
Modify some options and update the Makefile
Son Ho
1
-2
/
+2
2023-11-09
Fix a small issue in AssociatedTypes
Son Ho
1
-3
/
+3
2023-10-24
Remove the possibility of generating opaque module signatures
Son Ho
1
-7
/
+0
2023-09-14
Make progress on the extraction
Son Ho
1
-0
/
+4
2023-09-13
Fix more issues
Son Ho
1
-0
/
+8
2023-08-31
Make progress on Extract and ExtractBase
Son Ho
1
-0
/
+8
2023-08-04
Add an option to not override Hashmap.lean
Son Ho
1
-0
/
+8
2023-07-06
Use short names for the structure fields in Lean
Son Ho
1
-0
/
+11
2023-07-05
Start using namespaces in the Lean backend
Son Ho
1
-0
/
+7
2023-07-04
Reorganize the Lean tests
Son Ho
1
-0
/
+5
2023-06-04
Make good progress on generating code for HOL4
Son Ho
1
-2
/
+3
2023-06-04
Add a special expression for structure creation/update
Son Ho
1
-1
/
+0
2023-06-04
Consistently use the names TerminationMeasure and DecreasesProof
Son Ho
1
-7
/
+16
2023-06-04
Initial Lean backend, WIP
Jonathan Protzenko
1
-3
/
+3
2023-02-03
Fix the comments for ocamldoc
Son Ho
1
-1
/
+1
2023-02-03
Implement a micro-pass to simplify the let-bindings followed by a return
Son Ho
1
-1
/
+1
2023-02-03
Make progress on the fixed point computation
Son Ho
1
-1
/
+1
2023-02-03
Start implementing support for loops
Son Ho
1
-3
/
+15
2022-11-16
Generate record field projectors for Coq
Son Ho
1
-5
/
+3
2022-11-14
Add a `-use-fuel` option
Son Ho
1
-1
/
+5
2022-11-14
Implement a pass to decompose nested patterns in let-bindings
Son Ho
1
-2
/
+19
2022-11-14
Make good progress on the Coq backend
Son Ho
1
-3
/
+64
2022-11-14
Reorganize the project to prepare for new backends
Son Ho
1
-2
/
+3
2022-11-11
Fix some issues with the comments
Son Ho
1
-7
/
+7
2022-11-10
Implement a Config.ml file which groups all the global options in references
Son Ho
1
-0
/
+192