tersec
|
e00fea1f6e
|
fix deprecation warnings from results; deprecate shims/io module; rm deprecated shims/os module (#223)
|
2024-06-27 11:48:32 +00:00 |
|
tersec
|
326ef09a46
|
remove dead code under Nim 1.6+ (#206)
|
2023-07-31 21:07:48 +00:00 |
|
jangko
|
faabd40c30
|
reduce compiler warnings
|
2023-02-14 21:35:54 +07:00 |
|
Miran
|
d37e77a72b
|
make it more Nim 1.4+ compatible (#131)
* make it more 1.6-compatible
* these changes are from 1.4 forward
|
2022-07-26 17:52:59 +00:00 |
|
Jacek Sieka
|
8a405309c6
|
enable styleCheck:usages (#93)
|
2021-12-02 16:24:02 +01:00 |
|
Jordan Hrycaj
|
f97e953c26
|
Fix canonical name
why:
The name clear() is commonly used as reset function.
|
2021-11-25 17:40:29 +00:00 |
|
Jordan Hrycaj
|
b002c1fad0
|
New data structures - SortedSet and KeyedQueue
See the modules' documentation for more details
|
2021-11-04 13:17:50 +02:00 |
|