index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-04
Fix a small issue
Son Ho
1
-3
/
+32
2023-06-04
Cleanup a bit
Son Ho
1
-220
/
+136
2023-06-04
Finish a first working version of divDefLib.sml
Son Ho
1
-29
/
+347
2023-06-04
Start working on divDefLib for diverging definitions
Son Ho
9
-111
/
+995
2023-06-04
Add a .sig file
Son Ho
1
-0
/
+202
2023-06-04
Reorganize the HOL4 files and fix some issues with the arithmetic proofs
Son Ho
4
-763
/
+568
2023-06-04
Make progress on the standard library for HOL4
Son Ho
9
-91
/
+1041
2023-06-04
Cleanup a bit
Son Ho
3
-191
/
+17
2023-06-04
Make progress on primitivesScript
Son Ho
6
-211
/
+333
2023-06-04
Make more progress on primitivesScript.sml
Son Ho
2
-209
/
+191
2023-06-04
Use lower case in the names for the HOL4 backend
Son Ho
5
-832
/
+771
2023-06-04
Make progress on primitivesScript.sml and experiment a bit
Son Ho
4
-87
/
+890
2023-06-04
Make progress on the primitives library for HOL4
Son Ho
3
-12
/
+196
2023-06-04
Organize a bit the HOL files
Son Ho
8
-190
/
+1160
2023-06-04
Make minor modifications
Son Ho
1
-5
/
+0
2023-06-04
Add a Holmakefile
Son Ho
5
-17
/
+2527
2023-06-04
Make good progress on Primitives.sml
Son Ho
1
-24
/
+997
2023-06-04
Start working on Primitives.sml
Son Ho
2
-5
/
+387
2023-06-04
Add a more interesting example
Son Ho
1
-1
/
+69
2023-06-04
Implement a progress tactic
Son Ho
1
-33
/
+339
2023-06-04
Make more progress on the automation
Son Ho
1
-51
/
+199
2023-06-04
Make minor modifications to the HOL experiment
Son Ho
1
-5
/
+25
2023-06-04
Make progress on implementing tactics
Son Ho
1
-27
/
+347
2023-06-04
Implement [assume_bounds_for_all_int_vars] to improve the proof experience
Son Ho
1
-80
/
+145
2023-06-04
Start making tests in HOL4
Son Ho
1
-0
/
+825
2023-06-04
Add Result_Inhabited to Primitives.lean
Son Ho
1
-0
/
+3
2023-06-04
Make more updates for the Lean backend
Son Ho
1
-33
/
+57
2023-06-04
Update Primitives.lean
Son Ho
1
-90
/
+58
2023-06-04
Update Primitives.lean
Son Ho
1
-194
/
+390
2023-06-04
Add backends/lean/lakefile.lean
Son Ho
3
-0
/
+39
2023-06-04
Make minor modifications and regenerate the Lean files
Son Ho
1
-1
/
+1
2023-06-04
WIP
Jonathan Protzenko
1
-35
/
+41
2023-06-04
More comments
Jonathan Protzenko
1
-40
/
+53
2023-06-04
Idiomatic naming conventions
Jonathan Protzenko
1
-46
/
+46
2023-06-04
Rename primitives.lean to Primitives.lean
Son Ho
1
-0
/
+0
2023-06-04
WIP
Jonathan Protzenko
1
-26
/
+50
2023-06-04
Fill out more of the primitives file, attempt at type classes for scalar_cast
Jonathan Protzenko
1
-2
/
+26
2023-06-04
Remove last sorry in Primitives
Jonathan Protzenko
1
-10
/
+105
2023-06-04
Fix some printing bits, proper syntax for terminates and decreases clauses
Jonathan Protzenko
1
-3
/
+30
2023-06-04
WIP lots of stuff
Jonathan Protzenko
1
-5
/
+30
2023-06-04
Fixup one primitive that is not assumed to be monadic
Jonathan Protzenko
1
-4
/
+4
2023-06-04
More cosmetic improvements
Jonathan Protzenko
1
-0
/
+1
2023-06-04
Fix a couple bugs here and there, improve Lean code-gen, still WIP
Jonathan Protzenko
1
-0
/
+1
2023-06-04
New directory structure and corresponding extraction, + misc fixes, for Lean
Jonathan Protzenko
1
-7
/
+9
2023-06-04
Write a tactic to discharge integer literal proof obligations
Jonathan Protzenko
1
-4
/
+23
2023-06-04
Initial Lean backend, WIP
Jonathan Protzenko
1
-0
/
+155
2023-02-03
Do not unfold the monadic lets for the generated F* code
Son Ho
1
-1
/
+3
2022-11-16
Make minor modifications to the extraction
Son Ho
2
-12
/
+14
2022-11-14
Add a `-use-fuel` option
Son Ho
1
-0
/
+3
2022-11-14
Make [Result::Failure] type an [Error] parameter
Son Ho
3
-33
/
+88
[next]