summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/main' into son/merge_backSon Ho2023-12-1426-219/+381
|\
| * Merge pull request #53 from AeneasVerif/son/castsSon HO2023-12-1426-219/+381
| |\
| | * Update the flake.lockSon Ho2023-12-131-9/+9
| | * Regenerate the test filesSon Ho2023-12-1316-183/+265
| | * Update the extraction to handle casts between integers/boolsSon Ho2023-12-139-27/+107
| |/
* | Start updating Pure.fun_sig_info to handle merged forward and backward functionsSon Ho2023-12-144-27/+128
* | Make a minor modification in a commentSon Ho2023-12-131-1/+1
* | Merge remote-tracking branch 'origin/main' into son/merge_backSon Ho2023-12-131-3/+3
|\|
| * Merge pull request #52 from AeneasVerif/son/matchesSon HO2023-12-132-4/+7
| |\
| | * Update the flake.lockSon Ho2023-12-131-3/+3
* | | Update Pure.fun_sig_infoSon Ho2023-12-137-68/+129
* | | Merge branch 'son/matches' into son/merge_backSon Ho2023-12-131-1/+4
|\ \ \ | | |/ | |/|
| * | Update the interpreter to handle optional otherwise branchesSon Ho2023-12-131-1/+4
| |/
* / Add the num_fwd_inputs_no_fuel_no_state field in Pure.fun_sigSon Ho2023-12-133-5/+13
|/
* Merge pull request #51 from AeneasVerif/son_merge_back2Son HO2023-12-139-780/+1696
|\
| * Merge remote-tracking branch 'origin/main' into son_merge_back2Son Ho2023-12-132-336/+22
| |\ | |/ |/|
* | Merge pull request #50 from AeneasVerif/son/substsSon HO2023-12-122-336/+22
|\ \
| * | Update the flake.lockSon Ho2023-12-121-21/+21
| * | Move most of the substitution functions to CharonSon Ho2023-12-121-315/+1
|/ /
| * Inline the let-bindings in the validity proofsSon Ho2023-12-121-7/+40
| * Fix a minor issue with the divergent encodingSon Ho2023-12-121-53/+80
| * Fix minor issues with the divergence encodingSon Ho2023-12-121-14/+5
| * Make progress on supporting higher-order divergent functionsSon Ho2023-12-122-53/+95
| * Implement a map-reduce visitor for expressions and fix issues with get{M,F}Va...Son Ho2023-12-121-31/+81
| * Update the validity proofs for higher-order functionsSon Ho2023-12-112-11/+96
| * Start working on higher-order examples for DivergeSon Ho2023-12-114-218/+355
| * Cleanup a bitSon Ho2023-12-111-16/+47
| * Update Diverge/Elab.lean to use the more general FixII definitionsSon Ho2023-12-113-195/+387
| * Reorganize a bitSon Ho2023-12-113-94/+49
| * Reactivate the sanity checks for the progress tacticSon Ho2023-12-113-26/+24
| * Update the progress tactic to use discrimination treesSon Ho2023-12-083-272/+175
| * Start working on a version of Diverge.FixI more suited to higher-order functionsSon Ho2023-12-073-67/+510
| * Reorganize a bitSon Ho2023-12-073-65/+94
| * Update the flake.lockSon Ho2023-12-071-3/+3
|/
* Merge pull request #49 from AeneasVerif/son_merge_backSon HO2023-12-0724-427/+616
|\
| * Update the flake.lockSon Ho2023-12-071-18/+18
| * Regenerate the testsSon Ho2023-12-076-32/+110
| * Fix the extraction of the empty typeSon Ho2023-12-071-12/+18
| * Update the micro passes to inline deconstruction of tuples with one fieldSon Ho2023-12-071-6/+34
| * Fix minor issues when extracting a structure with one field as a tupleSon Ho2023-12-072-21/+45
| * Use a better syntax when extracting tuple types (structures with unnamed fields)Son Ho2023-12-0710-199/+347
| * Remove the type sv_kind ("symbolic value kind")Son Ho2023-12-058-158/+63
* | Merge pull request #38 from AeneasVerif/son_fixes2Son HO2023-12-053-9/+14
|\ \ | |/ |/|
| * Merge branch 'main' into son_fixes2Son Ho2023-12-05231-20668/+36799
| |\ | |/ |/|
* | Merge pull request #48 from AeneasVerif/son_closuresSon HO2023-12-0537-891/+1315
|\ \
| * | Update the flake.lockSon Ho2023-12-051-36/+36
| * | Print error messages when the command line arguments are invalidSon Ho2023-12-051-10/+40
| * | Fix a minor issue with the use of const genericsSon Ho2023-12-056-13/+40
| * | Update following changes in CharonSon Ho2023-12-0532-826/+1176
| * | Update the code following changes in the NameMatcherSon Ho2023-11-294-6/+23
|/ /