summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 check...Escherichia2024-03-2823-108/+113
* changes to extract_ty and related functions to use the right metaEscherichia2024-03-284-60/+52
* added a meta option field to norm_ctx and changed the meta used by some asser...Escherichia2024-03-288-38/+35
* Inverted meta and config argument orders (from meta -> config to config -> meta)Escherichia2024-03-2820-303/+303
* Replaced some unclear TODOs error message placeholder by clearer TODOs, they ...Escherichia2024-03-284-36/+36
* Still need to fill the TODO: error message and check some meta but it buildsEscherichia2024-03-2810-178/+186
* WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...Escherichia2024-03-2845-1885/+1947
* WIP: does not compile yet because we need to propagate the meta variable.Escherichia2024-03-2811-223/+226
* WIP Beginning working on better errors: began replacing raise (Failure) and a...Escherichia2024-03-2815-1032/+1076
* Merge pull request #96 from RaitoBezarius/bump-leanSon HO2024-03-252-2/+2
|\
| * backend(/tests)/lean: 4.6.0-rc1 → 4.6.1Ryan Lahfa2024-03-252-2/+2
|/
* Merge pull request #93 from AeneasVerif/son/examplesSon HO2024-03-2045-711/+846
|\
| * Merge remote-tracking branch 'origin/main' into son/examplesSon Ho2024-03-201-3/+7
| |\ | |/ |/|
* | Merge pull request #90 from AeneasVerif/son/makefileSon HO2024-03-202-9/+13
|\ \
| * | Change the tests target to testSon Ho2024-03-112-6/+6
| * | Update the Makefile to automatically reformat the codeSon Ho2024-03-111-3/+7
| | * Update the MakefileSon Ho2024-03-202-8/+8
| | * Update the flake.lockSon Ho2024-03-201-15/+15
| | * Regenerate the codeSon Ho2024-03-2029-454/+431
| | * Improve the generation of pretty name and the micro passesSon Ho2024-03-208-30/+144
| | * Regenerate the testsSon Ho2024-03-1922-188/+80
| | * Improve the pure micro passesSon Ho2024-03-192-8/+64
| | * Update the demoSon Ho2024-03-194-30/+126
| |/ |/|
* | Merge pull request #92 from AeneasVerif/son/globalsSon HO2024-03-1818-462/+506
|\ \
| * | Update the flake.nix and the flake.lockSon Ho2024-03-182-367/+4
| * | Fix a minor issueSon Ho2024-03-181-1/+3
| * | Regenerate the test filesSon Ho2024-03-186-66/+297
| * | Update extract_trait_implSon Ho2024-03-181-7/+23
| * | Fix the extraction of trait constantsSon Ho2024-03-182-35/+22
| * | Regenerate the constants tests and update Primitives/Base.leanSon Ho2024-03-184-55/+101
| * | 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