summaryrefslogtreecommitdiff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-13Add support for array repeatSon Ho1-26/+7
2023-10-06Slightly improve formatting of the generated codeSon Ho1-10/+10
2023-10-06Generate the Traits test files for LeanSon Ho4-0/+320
2023-09-18Cleanup the tutorial a bitSon Ho1-80/+110
2023-09-18Make minor modifications to the tutorialSon Ho1-3/+2
2023-09-18Make progress on the tutorialSon Ho1-3/+66
2023-09-18Start writing a tutorialSon Ho2-0/+298
2023-09-14Fix the hashmap proofs in LeanSon Ho3-22/+33
2023-09-13Make minor modificationsSon Ho1-5/+3
2023-09-07Regenerate the test files and fix a proofSon Ho33-215/+320
2023-08-18Regenerate the array testsSon Ho3-0/+25
2023-08-18Add tests which use const generics as valuesSon Ho3-0/+12
2023-08-09Update the nix flake and regenerate the codeSon Ho17-17/+17
2023-08-08Regenerate the test filesSon Ho18-1463/+1465
2023-08-07Regenerate the test filesSon Ho6-60/+550
2023-08-04Fix a heart beat issue in a Lean proofSon Ho1-0/+4
2023-08-04Generate the array test files for Coq and F*Son Ho12-0/+1560
2023-08-04Update the Makefile and regenerate the test filesSon Ho26-47/+624
2023-08-04Add a forgotten fileSon Ho1-0/+1
2023-08-04Generate the Array example in LeanSon Ho2-0/+295
2023-08-04Make minor modificationsSon Ho3-5/+5
2023-08-03Make a minor formatting modification for LeanSon Ho14-0/+14
2023-08-03Fix issuesSon Ho1-0/+1
2023-07-31Make minor modificationsSon Ho1-0/+9
2023-07-26Make minor modificationsSon Ho1-3/+2
2023-07-26Make a minor modification to a hashmap proofSon Ho1-5/+9
2023-07-26Update some of the Vec function specsSon Ho1-16/+19
2023-07-26Update the syntax of the progress tacticSon Ho1-86/+85
2023-07-26Fix a proof for the hashmapSon Ho1-5/+12
2023-07-25Make progress on the proofs of the hashmapSon Ho1-18/+40
2023-07-25Make progress on the proofs of the hashmapSon Ho1-4/+112
2023-07-25Make progress on the hashmap propertiesSon Ho1-0/+92
2023-07-25Improve the syntax of progress: `as ⟨ x, y .. ⟩`Son Ho1-30/+4
2023-07-20Improve the interactivity of some hashmap proofsSon Ho1-75/+34
2023-07-20Make progress on some of the hashmap proofsSon Ho1-40/+127
2023-07-20Make some proofs in Hashmap/Properties.lean and improve progressSon Ho1-11/+65
2023-07-20Improve progress further and move some lemmasSon Ho1-84/+8
2023-07-19Improve progressSon Ho1-2/+32
2023-07-18Improve progressSon Ho1-13/+11
2023-07-17Make minor modificationsSon Ho1-25/+0
2023-07-17With @sonmarcho, some Lean proofs for hashmaps + comments about possible impr...Aymeric Fromherz2-0/+196
2023-07-17Update the lean dependencies and update IListSon Ho2-5/+5
2023-07-12Make the `by inlit` implicitSon Ho9-322/+269
2023-07-06Use short names for the structure fields in LeanSon Ho8-248/+154
2023-07-06Improve the generated commentsSon Ho56-1864/+1953
2023-07-05Simplify the names used in Primitives.leanSon Ho7-78/+76
2023-07-05Simplify the generated names for the types in LeanSon Ho19-889/+857
2023-07-05Start using namespaces in the Lean backendSon Ho38-614/+682
2023-07-04Fix an issue with mkSigmasValSon Ho1-1/+1
2023-07-04Regenerate the Lean test filesSon Ho22-192/+275