summary refs log tree commit diff stats
path: root/lib/system/bitmasks.nim
Commit message (Collapse)AuthorAgeFilesLines
* ARC now capable of custom extra alignment. Ref, closure and seq support. ↵cooldome2020-10-281-1/+5
| | | | (#15697)
* more checking for --gc:arc, no need for valgrind (#14467)Andreas Rumpf2020-05-291-0/+30
* sigmatch: removed dead code