Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runner: Specify subdirectory in magic comments | Nadrieril | 2024-05-24 | 9 | -15/+24 |
| | |||||
* | runner: Factor out useful `BackendMap` operations | Nadrieril | 2024-05-24 | 1 | -33/+26 |
| | |||||
* | runner: Allow per-backend skipping | Nadrieril | 2024-05-24 | 1 | -19/+46 |
| | |||||
* | runner: Allow filenames with dashes | Nadrieril | 2024-05-24 | 2 | -1/+2 |
| | |||||
* | fix generated file | Nadrieril | 2024-05-24 | 1 | -1/+1 |
| | |||||
* | Merge pull request #204 from AeneasVerif/test-harness4 | Guillaume Boisseau | 2024-05-24 | 69 | -1379/+1480 |
|\ | |||||
| * | Update test outputs | Nadrieril | 2024-05-24 | 51 | -1219/+1219 |
| | | |||||
| * | runner: Pass options in special comments | Nadrieril | 2024-05-24 | 17 | -82/+150 |
| | | |||||
| * | Fix running individual tests | Nadrieril | 2024-05-24 | 1 | -3/+7 |
| | | |||||
| * | runner: define an Input module | Nadrieril | 2024-05-24 | 1 | -90/+92 |
| | | |||||
| * | runner: Strongly typed Backend enum | Nadrieril | 2024-05-24 | 3 | -62/+89 |
|/ | |||||
* | Merge pull request #203 from AeneasVerif/son/dune | Son HO | 2024-05-24 | 1 | -1/+1 |
|\ | | | | | Downgrade the version of dune used in the test runner | ||||
| * | 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 |
|\ \ | |/ |/| | Expand debug output in loops fixed points | ||||
| * | 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 |
| | | | | | | | | | | | | | | | Opened https://github.com/AeneasVerif/aeneas/issues/196 to remember to add a more adequate replacement test. | ||||
| * | | 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 |
|\ | | | | | Rename meta into span | ||||
| * | 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 |
|\ | | | | | Print name patterns when ignoring definitions | ||||
| * | 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 | ||||
| * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Start turning the compiler in a style which is less CPS * Update a function in InterpreterExpressions.ml * WIP work on cps * WIP * WIP, currently on InterpreterStatements.ml * WIP * Finished CPS-related modification * Fixed some warning related to documentation comments * Finished loop support, fixed a loop * fixed a typed value * Fixed check_disappeared related error * cleaned check_disappeared related error * Start cleaning up * Do more cleanup * Make some cleanup and fix an issue * Do more cleanup * Do more cleanup * Do more cleanup * Do more cleanup * Do more cleanup * Do more cleanup * Do more cleanup * Do more cleanup * Rename a function * Do more cleanup * Cleanup the loops code and fix some bugs * Cleanup assign_to_place * Make a minor cleanup --------- Co-authored-by: Son Ho <hosonmarc@gmail.com> | ||||
* | 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 | ||||
| * | 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 |
|\ | | | | | feat(backends/lean): make `max`-related coercions nicer |