4 Commits

Author SHA1 Message Date
Ș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