summary refs log tree commit diff stats
path: root/tests/stdlib/twrapnils.nim
Commit message (Expand)AuthorAgeFilesLines
* wrapnils: add `??.` which returns an `Option` (#16931)Timothee Cour2021-02-241-17/+20
* Error -> Defect for defects (#13908)Jacek Sieka2020-04-281-2/+2
* maybe: allows optional chaining of field access and indexing when LHS i snil ...Timothee Cour2020-01-181-0/+82