Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade Chalk | Florian Diebold | 2020-12-07 | 1 | -8/+5 |
| | | | | | | | Also make overflow depth and max type size configurable through env variables. This can be helpful at least for debugging. Fixes #6628. | ||||
* | Improve Chalk debugging | Florian Diebold | 2020-10-23 | 1 | -7/+23 |
| | | | | | | - add panic context for the trait goal if CHALK_DEBUG is set - print the Chalk program even if we're panicking - log goal/solution while TLS is still set | ||||
* | Chalk 0.23 | Jeremy Kolb | 2020-08-16 | 1 | -2/+2 |
| | |||||
* | Only print chalk programs with CHALK_PRINT | Wilco Kusee | 2020-08-14 | 1 | -10/+15 |
| | |||||
* | Only use logging db if CHALK_DEBUG is active | Wilco Kusee | 2020-08-14 | 1 | -12/+15 |
| | |||||
* | Print chalk programs in debug output | Wilco Kusee | 2020-08-14 | 1 | -2/+7 |
| | |||||
* | Rename ra_hir_ty -> hir_ty | Aleksey Kladov | 2020-08-13 | 1 | -0/+272 |