summary refs log tree commit diff stats
path: root/lib/system/dollars.nim
Commit message (Collapse)AuthorAgeFilesLines
* replace old problematic isNamedTuple implementation by TypeTrait ↵Timothee Cour2020-02-071-11/+15
| | | | | | | | isNamedTuple in dollars.nim (#13347) * replace old problematic isNamedTuple implementation by TypeTrait isNamedTuple * fix for bootstrap
* styleCheck: make the compiler and large parts of the stdlib compatible with ↵Araq2019-07-101-1/+1
| | | | --styleCheck:error
* move system.dollars in a separate file (#10829)Miran2019-03-131-0/+158