Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename test variable due to unfortunate connotations (#18453) | Aditya Siram | 2021-07-08 | 1 | -4/+4 |
* | major improvements to `std/wrapnils`: optimal codegen, case objects, lvalue s... | Timothee Cour | 2021-07-07 | 1 | -74/+207 |
* | avoid re-exporting options from std/wrapnils (#18222) | Timothee Cour | 2021-06-10 | 1 | -0/+1 |
* | wrapnils: add `??.` which returns an `Option` (#16931) | Timothee Cour | 2021-02-24 | 1 | -17/+20 |
* | Error -> Defect for defects (#13908) | Jacek Sieka | 2020-04-28 | 1 | -2/+2 |
* | maybe: allows optional chaining of field access and indexing when LHS i snil ... | Timothee Cour | 2020-01-18 | 1 | -0/+82 |