Commit Graph

6 Commits

Author SHA1 Message Date
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 89d693d3ff
ci: bump checkouts 2022-11-22 17:20:49 +01:00
Jacek Sieka ecfe8954c6
fix push CI push branches 2022-11-22 06:44:53 +01:00
Jacek Sieka b3673c7a7a
normalise nimble (#25)
* normalise nimble

* bump version too

* better ci cancell
2022-11-21 19:56:12 +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