12 Commits

Author SHA1 Message Date
tersec
d4c43137c0
test refc in CI in Nim 2.0 and later (#39) 2024-02-19 10:30:19 +01:00
Etan Kissling
15e23ef1cf
bump nimble (#35)
Set Nimble package version to `0.0.5`.
2023-08-07 23:45:08 +00:00
tersec
5551f10490
remove Nim 1.2 and Nim 1.4 support (#32)
* remove Nim 1.2 and Nim 1.4 support

* re-add std/tasks shims

* remove shim again
2023-06-27 09:45:06 +00:00
Jacek Sieka
b3673c7a7a
normalise nimble (#25)
* normalise nimble

* bump version too

* better ci cancell
2022-11-21 19:56:12 +01:00
Jacek Sieka
c8d2af1ced
relax style check to please nim 1.6 2022-04-06 15:34:19 +02:00
Jacek Sieka
2fb9bf9cc6
enable styleCheck:usages 2022-04-06 14:30:09 +02:00
Ștefan Talpalaru
8d408ac6cf
bump version (#14) 2022-02-08 14:30:16 +01:00
Mamy Ratsimbazafy
12752b9e5e
Docs (#8) 2022-01-16 18:33:43 +01:00
Ștefan Talpalaru
26e3b1e15b
Nim-1.6 support (#4)
* Nim-1.6 support

* macOS fix
2022-01-03 02:31:43 +01:00
Mamy Ratsimbazafy
39b90fa4a3
Add CI (#1)
* Add CI

* fix windows dlls and nightly->devel (how to pull the nightlies?)

* Nim devel csources are broken due to  /nim/config/nim.cfg(16, 1) Error: invalid command line option: '--hint'

* some benches requires POSIX

* deactivate depth-first search bench on Windows

* rename workflow

* mistake in skipping DFS on windows

* Fix aligned allocation requirements
2021-07-01 20:24:50 +02:00
Mamy André-Ratsimbazafy
a1e350094b
Setup tests 2021-07-01 10:51:35 +02:00
Mamy André-Ratsimbazafy
23e396bf30
Add license, .nimble, allow usage on 1.2.x 2021-06-29 16:49:53 +02:00