summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make good progress on adding generics to global constantsSon Ho2024-03-188-47/+172
* Merge pull request #91 from AeneasVerif/son/haxSon HO2024-03-1716-101/+75
|\
| * Update the flake.lockSon Ho2024-03-171-21/+21
| * Fix a minor issueSon Ho2024-03-171-1/+1
| * Make minor updatesSon Ho2024-03-173-7/+14
| * Fix a small issue ollowing updates in CharonSon Ho2024-03-171-3/+8
| * Update following changes in CharonSon Ho2024-03-1711-72/+34
|/
* Merge pull request #88 from AeneasVerif/son/clashesSon HO2024-03-1137-703/+825
|\
| * Update the flake.lockSon Ho2024-03-111-12/+12
| * Regenerate the test filesSon Ho2024-03-1114-244/+227
| * Simplify the generated namesSon Ho2024-03-111-14/+25
| * Update the generated filesSon Ho2024-03-1115-380/+389
| * Update tests/MakefileSon Ho2024-03-111-1/+1
| * Update the generation of namesSon Ho2024-03-117-39/+57
| * Update a builtin nameSon Ho2024-03-111-1/+1
| * Update the builtin name patternsSon Ho2024-03-101-23/+66
| * Update the name generation and add CLI to print external pat namesSon Ho2024-03-107-48/+106
|/
* Merge pull request #85 from AeneasVerif/son/fix_loops3Son HO2024-03-0928-350/+1185
|\
| * Update the flake.lockSon Ho2024-03-091-24/+24
| * Regenerate the test filesSon Ho2024-03-0910-0/+420
| * Fix an issue with the divergent encodingSon Ho2024-03-091-3/+27
| * Fix some issuesSon Ho2024-03-082-9/+10
| * Add some commentsSon Ho2024-03-082-9/+12
| * Fix an issue in PureMicroPasses.filter_loop_inputsSon Ho2024-03-081-13/+43
| * Simplify the contexts before symbolically evaluating loopsSon Ho2024-03-084-2/+137
| * Fix a last issueSon Ho2024-03-082-51/+110
| * Fix an issue with the loopsSon Ho2024-03-081-1/+7
| * Make progress on fixing the loopsSon Ho2024-03-088-31/+70
| * Fix a small issue with the loopsSon Ho2024-03-082-7/+19
| * Fix some issues with the loopsSon Ho2024-03-083-140/+206
| * Do not fail in end_abstraction_aux if the abs disappearedSon Ho2024-03-082-64/+80
| * Add logging informationSon Ho2024-03-083-0/+24
| * Update Print.mlSon Ho2024-03-081-8/+8
|/
* Merge pull request #83 from AeneasVerif/son/backsSon HO2024-03-0876-18929/+705
|\
| * Update the workersSon Ho2024-03-081-1/+0
| * Update the flake.nixSon Ho2024-03-081-14/+5
| * Remove the split test files for F*Son Ho2024-03-0855-16239/+0
| * Update the Makefile and remove the split files for F*Son Ho2024-03-085-952/+4
| * Make progress on propagating the changesSon Ho2024-03-0814-949/+259
| * 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