Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolved comments and added the name of the not translated element | Escherichia | 2024-04-05 | 2 | -7/+18 |
| | |||||
* | resolved comments | Escherichia | 2024-04-05 | 3 | -99/+113 |
| | |||||
* | error catching should now be able to tell when code couldn't be generated | Escherichia | 2024-04-05 | 3 | -101/+144 |
| | |||||
* | Merge pull request #106 from AeneasVerif/escherichia/error_catching | Son HO | 2024-04-04 | 13 | -9/+54 |
|\ | | | | | Added Error and EError to expressions and propagated related changes | ||||
| * | Fix a minor issue | Son Ho | 2024-04-04 | 1 | -1/+1 |
| | | |||||
| * | Merge remote-tracking branch 'origin/main' into escherichia/error_catching | Son Ho | 2024-04-04 | 45 | -396/+446 |
| |\ | |||||
| * | | Update the way errors are reported | Son Ho | 2024-04-04 | 2 | -10/+7 |
| | | | |||||
| * | | Update the nix flake | Son Ho | 2024-04-04 | 1 | -3/+3 |
| | | | |||||
| * | | Now prints all errors in the error_list | Escherichia | 2024-04-04 | 2 | -3/+11 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/main' into escherichia/error_catching | Escherichia | 2024-04-04 | 3 | -5/+2 |
| |\ \ | |||||
| * | | | resolved requested changes | Escherichia | 2024-04-03 | 1 | -1/+0 |
| | | | | |||||
| * | | | resolved requested changes | Escherichia | 2024-04-03 | 3 | -6/+4 |
| | | | | |||||
| * | | | added extract_ty_errors and extract_texpression_errors to deal with the ↵ | Escherichia | 2024-04-03 | 2 | -3/+10 |
| | | | | | | | | | | | | | | | | error case in their respective types | ||||
| * | | | added Error and EError to expressions and propagated related changes | Escherichia | 2024-04-03 | 12 | -5/+41 |
| | | | | |||||
* | | | | Merge pull request #112 from AeneasVerif/son/coerce | Son HO | 2024-04-04 | 1 | -4/+15 |
|\ \ \ \ | |_|_|/ |/| | | | Fix the coerce notation for scalars and update some lemmas | ||||
| * | | | Fix the coerce notation for scalars and update some lemmas | Son Ho | 2024-04-04 | 1 | -4/+15 |
| | | | | |||||
* | | | | Merge pull request #109 from AeneasVerif/escherichia/names_collision | Son HO | 2024-04-04 | 1 | -31/+48 |
|\ \ \ \ | |/ / / |/| | | | Escherichia/names collision | ||||
| * | | | Update a comment | Son Ho | 2024-04-04 | 1 | -3/+5 |
| | | | | |||||
| * | | | Make a minor modification | Son Ho | 2024-04-04 | 1 | -2/+4 |
| | | | | |||||
| * | | | Make minor modifications | Son Ho | 2024-04-04 | 1 | -15/+21 |
| | | | | |||||
| * | | | rebased branch | Escherichia | 2024-04-03 | 1 | -13/+19 |
| | | | | |||||
| * | | | Added meta information to names_map_id field in names_map type | Escherichia | 2024-04-03 | 1 | -22/+23 |
| | | | | |||||
* | | | | Merge pull request #111 from AeneasVerif/son/names | Son HO | 2024-04-04 | 46 | -368/+401 |
|\ \ \ \ | |_|_|/ |/| | | | Improve the names used for the variables in the generated code | ||||
| * | | | Update the nix flake | Son Ho | 2024-04-04 | 1 | -3/+3 |
| | | | | |||||
| * | | | Make a minor update in SymbolicToPure | Son Ho | 2024-04-04 | 1 | -8/+7 |
| | | | | |||||
| * | | | Update the README | Son Ho | 2024-04-04 | 1 | -2/+2 |
| | | | | |||||
| * | | | Regenerate the test files | Son Ho | 2024-04-04 | 6 | -36/+36 |
| | | | | |||||
| * | | | Improve the name of the backward functions further | Son Ho | 2024-04-04 | 2 | -5/+19 |
| | | | | |||||
| * | | | Regenerate the test files | Son Ho | 2024-04-04 | 41 | -313/+322 |
| | | | | |||||
| * | | | Update the names of the synthesized backward functions | Son Ho | 2024-04-04 | 2 | -2/+13 |
|/ / / | |||||
* | | | Merge pull request #108 from AeneasVerif/son/ext-names | Son HO | 2024-04-04 | 2 | -4/+1 |
|\ \ \ | |/ / |/| | | Update the initial configuration | ||||
| * | | Update the initial configuration | Son Ho | 2024-04-03 | 2 | -4/+1 |
| |/ | |||||
* | | Merge pull request #107 from AeneasVerif/son/makefile | Son HO | 2024-04-03 | 1 | -1/+1 |
|\ \ | |/ |/| | Improve the Makefile | ||||
| * | Remove the check for CHARON_HOME | Son Ho | 2024-04-03 | 1 | -4/+0 |
| | | |||||
| * | Improve the Makefile | Son Ho | 2024-04-03 | 1 | -1/+5 |
|/ | |||||
* | Merge pull request #95 from AeneasVerif/escherichia/errors | Son HO | 2024-03-29 | 51 | -3082/+4200 |
|\ | | | | | Escherichia/errors | ||||
| * | Cleanup and fix a mistake | Son Ho | 2024-03-29 | 13 | -194/+172 |
| | | |||||
| * | Add an error message | Son Ho | 2024-03-29 | 1 | -3/+1 |
| | | |||||
| * | Add some error messages | Son Ho | 2024-03-29 | 8 | -25/+29 |
| | | |||||
| * | Add some missing error messages | Son Ho | 2024-03-29 | 3 | -9/+6 |
| | | |||||
| * | Improve the error messages | Son Ho | 2024-03-29 | 3 | -6/+18 |
| | | |||||
| * | Cleanup a bit | Son Ho | 2024-03-29 | 4 | -55/+31 |
| | | |||||
| * | formatting and changed save_error condition for failing from b to not b | Escherichia | 2024-03-29 | 30 | -181/+468 |
| | | |||||
| * | added file and line arg to craise, cassert and all related functions | Escherichia | 2024-03-29 | 1 | -3/+3 |
| | | |||||
| * | added file and line arg to craise and cassert | Escherichia | 2024-03-29 | 36 | -928/+929 |
| | | |||||
| * | Make a minor modification | Son Ho | 2024-03-29 | 1 | -1/+4 |
| | | |||||
| * | Improve the error messages | Son Ho | 2024-03-29 | 3 | -17/+35 |
| | | |||||
| * | Fix an issue | Son Ho | 2024-03-28 | 1 | -1/+1 |
| | | |||||
| * | Revert some changes which shouldn't be here | Son Ho | 2024-03-28 | 1 | -6/+5 |
| | | |||||
| * | Update the format rule in the Makefile | Son Ho | 2024-03-28 | 1 | -1/+1 |
| | |