Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | Simplify collapse_ctx | Aymeric Fromherz | 2024-05-27 | 1 | -6/+5 | |
| | | * | Simplify reduce_ctx | Aymeric Fromherz | 2024-05-27 | 1 | -21/+6 | |
| | | * | Split collapse into collapse and reduce, rename accordingly | Aymeric Fromherz | 2024-05-27 | 4 | -13/+185 | |
| | | * | Add projection markers when joining environments | Aymeric Fromherz | 2024-05-27 | 1 | -0/+59 | |
| | | * | Add markers everywhere, do not use them yet | Aymeric Fromherz | 2024-05-27 | 10 | -139/+302 | |
| | | * | Start adding markers | Son Ho | 2024-05-24 | 6 | -50/+94 | |
| | | * | Downgrade the version of dune | Son Ho | 2024-05-24 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #202 from AeneasVerif/afromher_debug | Aymeric Fromherz | 2024-05-24 | 1 | -1/+16 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Merge remote-tracking branch 'origin/main' into afromher_debug | Aymeric Fromherz | 2024-05-24 | 91 | -3550/+5686 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge pull request #197 from AeneasVerif/test-harness3 | Guillaume Boisseau | 2024-05-24 | 91 | -3550/+5686 | |
|\ \ \ | ||||||
| * | | | runner: Use full path and use an enum for crate vs file | Nadrieril | 2024-05-24 | 2 | -43/+55 | |
| * | | | runner: Do both steps of generation at once | Nadrieril | 2024-05-24 | 2 | -24/+25 | |
| * | | | Auto-detect test cases | Nadrieril | 2024-05-24 | 4 | -33/+39 | |
| * | | | Use runner to generate llbc | Nadrieril | 2024-05-24 | 3 | -84/+126 | |
| * | | | Tweak a path | Nadrieril | 2024-05-24 | 52 | -1221/+1220 | |
| * | | | Import test suite from charon | Nadrieril | 2024-05-24 | 27 | -56/+4148 | |
| * | | | Remove secondary betree test | Nadrieril | 2024-05-24 | 10 | -2101/+4 | |
| * | | | Let the runner choose which backends to use | Nadrieril | 2024-05-24 | 2 | -43/+28 | |
| * | | | Cleanup test runner | Nadrieril | 2024-05-24 | 1 | -99/+124 | |
| * | | | Set all options in the test runner | Nadrieril | 2024-05-24 | 2 | -51/+58 | |
| * | | | Move the subdirectory selection to the test runner | Nadrieril | 2024-05-24 | 2 | -56/+28 | |
| * | | | Add simple test runner | Nadrieril | 2024-05-24 | 8 | -6/+110 | |
| * | | | Regroup and sort makefile test entries | Nadrieril | 2024-05-24 | 1 | -95/+85 | |
| * | | | make: deduplicate setting the backend | Nadrieril | 2024-05-24 | 1 | -13/+7 | |
| * | | | Format `flake.nix` | Nadrieril | 2024-05-24 | 1 | -35/+39 | |
|/ / / | ||||||
| * / | Expand debug output in loops fixed points | Aymeric Fromherz | 2024-05-24 | 1 | -1/+16 | |
|/ / | ||||||
* | | Merge pull request #175 from AeneasVerif/afromher/meta | Son HO | 2024-05-24 | 53 | -2958/+2962 | |
|\ \ | ||||||
| * | | update charon pin | Aymeric Fromherz | 2024-05-24 | 2 | -4/+4 | |
| * | | update charon pin | Aymeric Fromherz | 2024-05-24 | 2 | -4/+4 | |
| * | | Rename meta into span | Aymeric Fromherz | 2024-05-24 | 51 | -2939/+2943 | |
| * | | Rename span into raw_span | Aymeric Fromherz | 2024-05-24 | 4 | -20/+20 | |
|/ / | ||||||
* | | Merge pull request #200 from AeneasVerif/bump-charon | Guillaume Boisseau | 2024-05-24 | 4 | -6/+7 | |
|\ \ | ||||||
| * | | Update charon pin | Nadrieril | 2024-05-24 | 4 | -6/+7 | |
|/ / | ||||||
* | | Merge pull request #199 from AeneasVerif/son/errors | Son HO | 2024-05-24 | 2 | -17/+29 | |
|\ \ | ||||||
| * | | Fix a crash which happens when type definitions are ignored | Son Ho | 2024-05-24 | 1 | -2/+5 | |
| * | | Print the name patterns of the definitions which fail to extract | Son Ho | 2024-05-24 | 2 | -15/+24 | |
|/ / | ||||||
* | | Merge pull request #198 from AeneasVerif/son/omega | Son HO | 2024-05-24 | 4 | -104/+82 | |
|\ \ | ||||||
| * | | Update scalar_tac to use omega instead of linarith | Son Ho | 2024-05-24 | 4 | -104/+82 | |
|/ / | ||||||
* / | Update the interpreter so that it is not written in CPS style (#120) | Escherichia | 2024-05-23 | 19 | -2294/+2116 | |
|/ | ||||||
* | Merge pull request #192 from AeneasVerif/bump-charon | Guillaume Boisseau | 2024-05-23 | 17 | -25/+25 | |
|\ | ||||||
| * | Bump charon version | Nadrieril | 2024-05-23 | 17 | -25/+25 | |
|/ | ||||||
* | Merge pull request #189 from AeneasVerif/son/progress | Son HO | 2024-05-21 | 1 | -0/+13 | |
|\ | ||||||
| * | Fix an issue in the progress tactic | Son Ho | 2024-05-21 | 1 | -0/+13 | |
|/ | ||||||
* | Merge pull request #183 from RaitoBezarius/coercions | Son HO | 2024-05-21 | 1 | -0/+12 | |
|\ | ||||||
| * | Merge branch 'main' into coercions | Son HO | 2024-05-21 | 2 | -3/+3 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #187 from AeneasVerif/son/readme | Son HO | 2024-05-17 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | Update the README | Son Ho | 2024-05-17 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #186 from AeneasVerif/fix-make | Guillaume Boisseau | 2024-05-15 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Makefile: `make check-charon` should not try to recreate the commit pin` | Nadrieril | 2024-05-15 | 1 | -1/+1 | |
|/ / | ||||||
| * | feat(backends/lean): make `max`-related coercions nicer | Ryan Lahfa | 2024-05-21 | 1 | -0/+12 | |
|/ |