Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | randomized testing worksdavish/SERVER-63099 | Davis Haupt | 2022-06-23 | 1 | -67/+15 |
| | |||||
* | TEMP testing | Davis Haupt | 2022-06-21 | 1 | -52/+160 |
| | |||||
* | start working on property tests | Davis Haupt | 2022-06-21 | 1 | -0/+18 |
| | |||||
* | remove old comments | Davis Haupt | 2022-06-21 | 1 | -3/+0 |
| | |||||
* | fix lint | Davis Haupt | 2022-06-21 | 1 | -11/+7 |
| | |||||
* | first pass at left associative optimization | Davis Haupt | 2022-06-21 | 1 | -11/+17 |
| | |||||
* | add correctness test | Davis Haupt | 2022-06-21 | 1 | -5/+37 |
| | |||||
* | test both add and multiply | Davis Haupt | 2022-06-21 | 1 | -14/+17 |
| | |||||
* | disable constant folding | Davis Haupt | 2022-06-21 | 1 | -6/+21 |
| | |||||
* | constant folding jstest | Davis Haupt | 2022-06-21 | 1 | -0/+58 |