summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix a minor issueSon Ho2024-04-041-1/+1
|
* Merge remote-tracking branch 'origin/main' into escherichia/error_catchingSon Ho2024-04-0445-396/+446
|\
| * Merge pull request #109 from AeneasVerif/escherichia/names_collisionSon HO2024-04-041-31/+48
| |\ | | | | | | Escherichia/names collision
| | * Update a commentSon Ho2024-04-041-3/+5
| | |
| | * Make a minor modificationSon Ho2024-04-041-2/+4
| | |
| | * Make minor modificationsSon Ho2024-04-041-15/+21
| | |
| | * rebased branchEscherichia2024-04-031-13/+19
| | |
| | * Added meta information to names_map_id field in names_map typeEscherichia2024-04-031-22/+23
| | |
| * | Merge pull request #111 from AeneasVerif/son/namesSon HO2024-04-0446-368/+401
| |\ \ | | | | | | | | Improve the names used for the variables in the generated code
| | * | Update the nix flakeSon Ho2024-04-041-3/+3
| | | |
| | * | Make a minor update in SymbolicToPureSon Ho2024-04-041-8/+7
| | | |
| | * | Update the READMESon Ho2024-04-041-2/+2
| | | |
| | * | Regenerate the test filesSon Ho2024-04-046-36/+36
| | | |
| | * | Improve the name of the backward functions furtherSon Ho2024-04-042-5/+19
| | | |
| | * | Regenerate the test filesSon Ho2024-04-0441-313/+322
| | | |
| | * | Update the names of the synthesized backward functionsSon Ho2024-04-042-2/+13
| |/ /
* | | Update the way errors are reportedSon Ho2024-04-042-10/+7
| | |
* | | Update the nix flakeSon Ho2024-04-041-3/+3
| | |
* | | Now prints all errors in the error_listEscherichia2024-04-042-3/+11
| | |
* | | Merge remote-tracking branch 'origin/main' into escherichia/error_catchingEscherichia2024-04-043-5/+2
|\| |
| * | Merge pull request #108 from AeneasVerif/son/ext-namesSon HO2024-04-042-4/+1
| |\ \ | | |/ | |/| Update the initial configuration
| | * Update the initial configurationSon Ho2024-04-032-4/+1
| | |
| * | Merge pull request #107 from AeneasVerif/son/makefileSon HO2024-04-031-1/+1
| |\ \ | | |/ | |/| Improve the Makefile
| | * Remove the check for CHARON_HOMESon Ho2024-04-031-4/+0
| | |
| | * Improve the MakefileSon Ho2024-04-031-1/+5
| |/
* | resolved requested changesEscherichia2024-04-031-1/+0
| |
* | resolved requested changesEscherichia2024-04-033-6/+4
| |
* | added extract_ty_errors and extract_texpression_errors to deal with the ↵Escherichia2024-04-032-3/+10
| | | | | | | | error case in their respective types
* | added Error and EError to expressions and propagated related changesEscherichia2024-04-0312-5/+41
|/
* Merge pull request #95 from AeneasVerif/escherichia/errorsSon HO2024-03-2951-3082/+4200
|\ | | | | Escherichia/errors
| * Cleanup and fix a mistakeSon Ho2024-03-2913-194/+172
| |
| * Add an error messageSon Ho2024-03-291-3/+1
| |
| * Add some error messagesSon Ho2024-03-298-25/+29
| |
| * Add some missing error messagesSon Ho2024-03-293-9/+6
| |
| * Improve the error messagesSon Ho2024-03-293-6/+18
| |
| * Cleanup a bitSon Ho2024-03-294-55/+31
| |
| * formatting and changed save_error condition for failing from b to not bEscherichia2024-03-2930-181/+468
| |
| * added file and line arg to craise, cassert and all related functionsEscherichia2024-03-291-3/+3
| |
| * added file and line arg to craise and cassertEscherichia2024-03-2936-928/+929
| |
| * Make a minor modificationSon Ho2024-03-291-1/+4
| |
| * Improve the error messagesSon Ho2024-03-293-17/+35
| |
| * Fix an issueSon Ho2024-03-281-1/+1
| |
| * Revert some changes which shouldn't be hereSon Ho2024-03-281-6/+5
| |
| * Update the format rule in the MakefileSon Ho2024-03-281-1/+1
| |
| * formattingEscherichia2024-03-2843-1435/+2155
| |
| * Update the nix flakeSon Ho2024-03-281-15/+15
| |
| * changes after git rebase mainEscherichia2024-03-2811-41/+50
| |
| * Should answer all comments, there are still some TODO: error message leftEscherichia2024-03-2837-877/+882
| |
| * Added sanity_check and sanity_check_opt_meta helpers and changed sanity ↵Escherichia2024-03-2823-108/+113
| | | | | | | | checks related cassert to these helpers to have a proper error message
| * changes to extract_ty and related functions to use the right metaEscherichia2024-03-284-60/+52
| |