summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* isabelle: more correct u32 typeisabellestuebinm2024-07-041-3/+11
* had some fun writing an IsabelleHOL backendstuebinm2024-06-2913-132/+528
* Merge pull request #272 from Nadrieril/remove-llbc_nameGuillaume Boisseau2024-06-289-77/+65
|\
| * Remove redundant `llbc_name` fieldNadrieril2024-06-289-77/+65
|/
* Merge pull request #271 from Nadrieril/update-charon2Guillaume Boisseau2024-06-2817-32/+28
|\
| * Update charonNadrieril2024-06-2817-32/+28
|/
* Merge pull request #263 from Nadrieril/subst-predsGuillaume Boisseau2024-06-253-7/+5
|\
| * Update charonNadrieril2024-06-253-7/+5
|/
* Bump Lean to v4.9.0rc3 (#261)Son HO2024-06-256-9/+4
* Merge pull request #259 from Nadrieril/augmente-ta-vitesseGuillaume Boisseau2024-06-241-2/+1
|\
| * Use the self-hosted runner for the lean CI checksNadrieril2024-06-241-2/+1
|/
* Merge pull request #258 from Nadrieril/bump-charonGuillaume Boisseau2024-06-2418-105/+113
|\
| * Update charonNadrieril2024-06-2418-105/+113
|/
* Merge pull request #244 from Nadrieril/bump-charonGuillaume Boisseau2024-06-2411-13/+13
|\
| * Update charonNadrieril2024-06-2411-13/+13
|/
* Do some cleanup in the Lean backend (#257)Son HO2024-06-228-78/+89
* Improve `scalar_tac` and `scalar_decr_tac` (#256)Son HO2024-06-228-126/+179
* Add some proofs for the Lean backend (#255)Son HO2024-06-2118-165/+1163
* Merge pull request #254 from Nadrieril/declarationgroup-mixedGuillaume Boisseau2024-06-218-10/+19
|\
| * Update charonNadrieril2024-06-218-10/+19
|/
* Merge pull request #253 from Nadrieril/merge-preds-into-paramsGuillaume Boisseau2024-06-2110-77/+67
|\
| * `predicates` got merged into `generic_params`Nadrieril2024-06-2110-77/+67
|/
* Support for renaming using the rename attribute in charon (#239)Escherichia2024-06-1827-301/+2797
* Merge pull request #251 from Nadrieril/bump-charon2Guillaume Boisseau2024-06-1822-89/+73
|\
| * Revert "Switch to GitHub CI runners" againNadrieril2024-06-181-12/+4
| * Bump charonNadrieril2024-06-1818-64/+64
| * Tiny dedupNadrieril2024-06-183-13/+5
|/
* Merge pull request #246 from AeneasVerif/son/cleanupSon HO2024-06-1842-508/+694
|\
| * Merge branch 'main' into son/cleanupSon HO2024-06-1717-22/+22
| |\ | |/ |/|
* | Merge pull request #240 from RaitoBezarius/has-int-predSon HO2024-06-172-9/+41
|\ \
| * \ Merge branch 'main' into has-int-predSon Ho2024-06-1717-22/+22
| |\ \ | |/ / |/| |
* | | Merge pull request #245 from AeneasVerif/son/update-leanSon HO2024-06-176-14/+14
|\ \ \
| * \ \ Merge branch 'main' into son/update-leanSon Ho2024-06-171-12/+4
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #249 from Nadrieril/github-ciGuillaume Boisseau2024-06-171-12/+4
|\ \ \ \
| * | | | Revert "Switch to GitHub CI runners"Nadrieril2024-06-171-12/+4
|/ / / /
| * | | Merge branch 'main' into son/update-leanSon Ho2024-06-171-4/+12
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #248 from Nadrieril/bump-charon2Guillaume Boisseau2024-06-1717-22/+22
|\ \ \ \
| * | | | Update charonNadrieril2024-06-1717-22/+22
|/ / / /
| * | | Regenerate the testsSon Ho2024-06-1715-18/+18
| * | | Update the Charon pinSon Ho2024-06-172-4/+4
| | | * Merge branch 'main' into son/cleanupGuillaume Boisseau2024-06-171-4/+12
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #247 from Nadrieril/github-ciGuillaume Boisseau2024-06-171-4/+12
|\ \ \ \
| * | | | Switch to GitHub CI runnersNadrieril2024-06-171-4/+12
|/ / / /
| | | * Regenerate the testsSon Ho2024-06-1726-2/+77
| | | * Deactivate some linter options for the generated Lean filesSon Ho2024-06-171-0/+9
| | | * Update the testsSon Ho2024-06-176-4/+31
| | | * Automatically add a @[reducible] attribute to some generated functionsSon Ho2024-06-174-3/+66
| | | * Update Hashmap/Properties.leanSon Ho2024-06-171-36/+34
| | | * Update the code of the hashmapSon Ho2024-06-1712-459/+465
| | |/
| | * Make a minor cleanupSon Ho2024-06-171-9/+11