summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove the option to split fwd/back functions and update SymbolicToPureSon Ho2024-03-085-776/+439
|/
* Merge pull request #82 from AeneasVerif/son/switchSon HO2024-03-0820-173/+352
|\
| * Update the code generated for tuple projectorsSon Ho2024-03-084-19/+48
| * Fix tuple indexing for Lean backendZyad Hassan2024-03-083-6/+35
| * Update the generation of constant bodies for LeanSon Ho2024-03-086-28/+26
| * Update the tuples syntaxSon Ho2024-03-081-1/+3
| * Update the tuples notationsSon Ho2024-03-083-51/+81
| * Remove some commentsSon Ho2024-03-081-31/+0
| * Update the handling of notations like #u32 or #isizeSon Ho2024-03-084-70/+104
| * Regenerate the test filesSon Ho2024-03-085-46/+46
| * Update the code generationSon Ho2024-03-082-7/+6
| * Update the notation for heterogeneous negationSon Ho2024-03-081-3/+12
| * Introduce a notation for constant scalars in match patternsSon Ho2024-03-071-0/+29
| * Add a notation for tuple field accesses in LeanSon Ho2024-03-071-0/+51
|/
* Merge pull request #73 from AeneasVerif/son/demoSon HO2024-02-1117-220/+3696
|\
| * Remove a file which shouldn't have been addedSon Ho2024-02-091-49/+0
| * Cleanup a bit Scalar.leanSon Ho2024-02-091-198/+198
| * Update the flake.lockSon Ho2024-02-091-21/+21
| * Add some missing filesSon Ho2024-02-094-0/+128
| * Add some demo filesSon Ho2024-02-0912-1/+3398
|/
* Merge pull request #68 from AeneasVerif/son/update_leanSon HO2024-02-0345-1246/+851
|\
| * Fix minor issuesSon Ho2024-02-032-10/+10
| * Update the flake.lockSon Ho2024-02-021-18/+18
| * Update the .gitignore filesSon Ho2024-02-022-2/+4
| * Rename and regenerate some filesSon Ho2024-02-0222-960/+516
| * Make progress on fixing the testsSon Ho2024-02-021-13/+13
| * Start fixing the testsSon Ho2024-02-029-83/+101
| * Fix more proofsSon Ho2024-02-023-13/+16
| * Fix more proofsSon Ho2024-02-021-56/+55
| * Update lean to v4.6.0-rc1 and start fixing the proofsSon Ho2024-02-028-93/+120
|/
* Merge pull request #67 from zhassan-aws/lean-stepsSon HO2024-02-011-1/+11
|\
| * Make a minor modification to the READMESon Ho2024-01-311-2/+2
| * Add instructions on using files generated by the Lean backendZyad Hassan2024-01-291-1/+11
|/
* Merge pull request #66 from AeneasVerif/son/leanSon HO2024-01-275-92/+174
|\
| * Add some lemmas to the Lean backendSon Ho2024-01-271-4/+14
| * Fix a minor issue with the progress tacticSon Ho2024-01-272-82/+112
| * Improve the Lean backendSon Ho2024-01-265-10/+52
|/
* Merge pull request #65 from AeneasVerif/son/fix_loopsSon HO2024-01-2521-526/+886
|\
| * Update a decreases clauseSon Ho2024-01-251-0/+5
| * Make a minor modificationSon Ho2024-01-251-2/+2
| * Update the flake.lockSon Ho2024-01-251-24/+24
| * Regenerate the filesSon Ho2024-01-2513-314/+379
| * Fix a minor issue when values are moved in the loopsSon Ho2024-01-256-188/+478
|/
* Merge pull request #64 from AeneasVerif/son/merge_backSon HO2023-12-23162-10694/+20870
|\
| * Update the MakefileSon Ho2023-12-231-1/+6
| * Update the flake.lockSon Ho2023-12-231-21/+21
| * Fix an issue in External_FunsExternal.vSon Ho2023-12-231-15/+3
| * Fix an issue when deconstructing tuples in CoqSon Ho2023-12-233-7/+10
| * Regenerate the filesSon Ho2023-12-2335-327/+183
| * Update the micro-passesSon Ho2023-12-231-77/+94