99 Commits

Author SHA1 Message Date
ThatBen
986ad266eb Fixes path in build.sh 2024-05-15 09:33:30 +02:00
Ben
f51e61c5ce
bump to 0.1.2 0.1.2 2024-05-14 09:49:07 +02:00
Ben
9dc532b856
Adds support for skips and limits to queryIter 2024-05-14 09:48:46 +02:00
Ben
e6ba737764
bumps to 0.1.1 0.1.1 2024-05-14 09:24:17 +02:00
Ben
760acd2767
implements query-iterator object 2024-05-14 09:23:08 +02:00
Ben
afab7b9fa7
Merge branch 'onboard-library' 0.1.0 2024-05-13 14:39:37 +02:00
Ben
1519c7cf6c
updates readme 2024-05-13 14:14:27 +02:00
ThatBen
2d399e3247 renames to leveldbstatic 2024-05-13 14:08:17 +02:00
ThatBen
db0239b2ec Disables all optional flags 2024-05-13 12:03:11 +02:00
Ben
2496c68149
Revert "speed up ci by using binary"
This reverts commit 6b9e1a651b0ebecc4ad38f54f046e263a9fd8e56.
2024-05-13 11:45:29 +02:00
Ben
6b9e1a651b
speed up ci by using binary 2024-05-13 11:43:52 +02:00
ThatBen
d3ba10232c rebuilds 2024-05-13 11:40:03 +02:00
Ben
1538f9a1da
fixes wrong LEVELDB_PLATFORM define 2024-05-13 11:38:49 +02:00
Ben
c923f31e31
checking build for mac 2024-05-13 11:28:58 +02:00
Ben
935a8569a7
CI for different nim versions 2024-05-13 11:22:49 +02:00
ThatBen
40400a784c applies sed to passc and compile 2024-05-13 11:01:43 +02:00
benbierens
f825f0d9a8
Revert "pins leveldb to v1.23"
This reverts commit 49f87285597a2bd726a82976665f0fa70365c9b9.
2024-05-11 08:08:44 +02:00
benbierens
1c6442d630
Revert "updates to leveldb 1.23"
This reverts commit 3e3e9520260e33ec467ca9b138d05fa103399e95.
2024-05-11 08:08:38 +02:00
ThatBen
3e3e952026 updates to leveldb 1.23 2024-05-11 08:07:33 +02:00
benbierens
49f8728559
pins leveldb to v1.23 2024-05-11 08:04:15 +02:00
benbierens
dfb41a9062
Fixes tests for windows 2024-05-10 14:28:55 +02:00
benbierens
85a36c48a1
bumps iffy/install action 2024-05-10 14:09:58 +02:00
ThatBen
9cc7d94f1a cleanup nimble file 2024-05-10 14:04:27 +02:00
ThatBen
5646f353cf Fixes pathing issue when installing nimble package 2024-05-10 13:58:25 +02:00
ThatBen
85880f53da passes nimble check 2024-05-10 11:00:51 +02:00
ThatBen
b5301c2084 remove src folder 2024-05-09 15:37:37 +02:00
ThatBen
b0625f151f updates build for new vendor folder 2024-05-09 14:58:31 +02:00
ThatBen
7a6341ea18 moves sources to vendor directory 2024-05-09 14:49:59 +02:00
ThatBen
3d9a2d982d moves build output to /src/leveldb/raw.nim 2024-05-09 14:42:38 +02:00
ThatBen
3f3ab38734 Builds library 2024-05-09 14:19:07 +02:00
benbierens
e305ae74b5
excludes util-main from build 2024-05-09 14:11:08 +02:00
benbierens
432ffc2152
sets up prelude 2024-05-09 14:05:01 +02:00
benbierens
90f998333a
removing unnecessary files 2024-05-09 11:58:18 +02:00
benbierens
f438417e72
skip test files 2024-05-09 11:42:52 +02:00
benbierens
e755ff4cbf
build.sh begin toasting 2024-05-09 11:26:26 +02:00
benbierens
f88e10b034
working on buildscript 2024-05-09 11:01:21 +02:00
benbierens
ab4e190d47
copy in submodule and build.sh 2024-05-09 10:18:06 +02:00
Xie Yanbo
69f86fe38c release version 0.4.1 2021-02-08 17:25:01 +08:00
Xie Yanbo
addc3a6f4f
fix regex of version tag, build project doc (#27) 2021-02-08 17:21:39 +08:00
Xie Yanbo
6cf9f7f938 fix warning since nim 1.4.0 2021-02-08 17:06:50 +08:00
Xie Yanbo
a6678b2688
supported since nim 1.4.0 (#25) 2021-02-03 13:19:14 +08:00
Xie Yanbo
d488988aff
switch to CatchableError (#24) 2021-02-03 13:17:56 +08:00
Xie Yanbo
e8a6d00e59
Merge pull request #21 from xyb/csizet
csize is deprecated in nim 1.2
2020-07-20 00:52:23 +08:00
Xie Yanbo
9709b0a905 csize is deprecated in nim 1.2 2020-07-20 00:46:37 +08:00
Xie Yanbo
e4aa273ee3
Merge pull request #20 from xyb/doclink
add document link
2020-06-26 15:02:21 +08:00
Xie Yanbo
788fe7d7a6 add document link 2020-06-24 11:46:49 +08:00
Michał Zieliński
c531156f45
Merge pull request #19 from zielmicha/try-github-pages
Fix document compilation and publishing features
2020-06-23 23:00:19 +02:00
Xie Yanbo
0314aa721e compile the documentation separately
Due to nimble bug https://github.com/nim-lang/Nim/issues/14281
2020-06-23 16:13:49 +08:00
Michał Zieliński
1816cf2d10
Merge pull request #18 from xyb/autodoc
using github actions to build documentation
2020-03-02 22:56:23 +01:00
Xie Yanbo
819f0e3bde using github actions to build documentation 2020-03-03 00:03:36 +08:00