summary refs log tree commit diff stats
path: root/lib/core/unsigned.nim
Commit message (Expand)AuthorAgeFilesLines
* Update deprecation notice about unsigned moduledef2015-07-021-1/+1
* Add unsigned exports for backwards-compatibilitydef2015-07-011-0/+3
* Move unsigned int operations to system moduledef2015-07-011-47/+5
* Added support for big 'u64 literalsAudun Wilhelmsen2015-01-021-17/+15
* Nimrod renamed to NimAraq2014-08-281-1/+1
* bugfix: typo in unsigned.nim; fixes #234Araq2012-10-201-1/+1
* improved unsigned supportAraq2012-07-141-0/+59