summary refs log tree commit diff stats
path: root/lib/std/byaddr.nim
Commit message (Collapse)AuthorAgeFilesLines
* std/byaddr => std/decls (#13847)Timothee Cour2020-04-031-19/+0
|
* renamed new std/pragmas.nim to std/byaddr.nim (#13844)Andreas Rumpf2020-04-021-0/+19
* renamed new std/pragmas.nim to std/byaddr.nim * minor code cleanup