def
|
2353fe343a
|
Update deprecation notice about unsigned module
|
2015-07-02 12:26:04 +02:00 |
|
def
|
ec97195d8f
|
Add unsigned exports for backwards-compatibility
|
2015-07-01 18:59:08 +02:00 |
|
def
|
11a908fd40
|
Move unsigned int operations to system module
This should lead to less confusion because uint numbers and literals
seem to work, but operators are just missing.
|
2015-07-01 18:57:54 +02:00 |
|
Audun Wilhelmsen
|
e5bfb7d550
|
Added support for big 'u64 literals
Removed duplicate "SomeUInt' typedef from unsigned.nim
|
2015-01-02 22:10:49 +01:00 |
|
Araq
|
d05df2173b
|
Nimrod renamed to Nim
|
2014-08-28 09:50:51 +02:00 |
|
Araq
|
e80af878b9
|
bugfix: typo in unsigned.nim; fixes #234
|
2012-10-20 18:48:28 +02:00 |
|
Araq
|
b4084df434
|
improved unsigned support
|
2012-07-14 14:03:13 +02:00 |
|