Jordan Hrycaj
9c3596d9de
Migrate to `unittest2` ( #125 )
...
* Migrate to `unittest2`
why:
Global symbol overflow when running NIM 1.2 on Github ci suggests that
unit tests run sort of separately. The replacement library `unittest2`
provides that.
* Build ci dependencies
2022-07-08 10:34:21 +01:00
Ștefan Talpalaru
48666d9c65
CI: all Nim versions are supported ( #98 )
2022-01-02 06:49:51 +01:00
Jacek Sieka
8a405309c6
enable styleCheck:usages ( #93 )
2021-12-02 16:24:02 +01:00
Ștefan Talpalaru
70680e2af2
CI: refactor Nim compiler caching ( #82 )
2021-06-01 08:27:27 +02:00
jangko
87096ee9ac
github CI: fixes backend selection
2021-01-07 10:33:01 +07:00
Jacek Sieka
47ff49aae7
fix use of compiler intrinsics in endians/bitops ( #54 )
...
* fix use of compiler intrinsics in endians/bitops
* windows fix
2020-09-21 08:43:27 +02:00
jangko
e1b6d5c92f
add test for vcc compiler
2020-06-15 21:09:41 +07:00
Jacek Sieka
805ef4f1b2
result: cleanups
...
* fix defect raising without `$`
* doc updates
* better `?` that doesn't cause raises effect (it should, because of
FieldError but...)
2020-04-11 16:22:37 +02:00
Ștefan Talpalaru
09e55cd375
stew/objects: add baseType()
2020-03-29 17:34:45 +02:00
Jacek Sieka
d6e431dee2
stricter endian type matching
2019-07-12 12:20:26 +02:00
Jacek Sieka
7a87693eaf
refactor bitops2, add endians2
2019-07-06 20:47:08 +02:00
Jacek Sieka
a9612d7320
add docs/appveyor/travis/test runner
2019-07-06 20:00:37 +02:00
Jacek Sieka
0a8e95408f
std_shims->stew
2019-07-06 19:12:24 +02:00