λ 🐫
commit63edb6f88f06a532de00023d6a61fc6220ddc3bc
authorMarcus Rohrmoser <work@mro.name>
Thu, 2 Apr 2020 10:11:23 +0000 (2 12:11 +0200)
committerMarcus Rohrmoser <work@mro.name>
Thu, 2 Apr 2020 18:12:28 +0000 (2 20:12 +0200)
treebb9affc22b07fea59668b2e344e21f78ff1f23d0
parent8c0db45a0cf911e82ba9908a08677a23e121650c
λ 🐫
33 files changed:
.gitignore
.travis.yml
Makefile [new file with mode: 0644]
README.md
bin/cgi.ml [new file with mode: 0644]
bin/dune [new file with mode: 0644]
bin/pinboard.ml [new file with mode: 0644]
bin/shell.ml [new file with mode: 0644]
bindata.go [deleted file]
build.sh [deleted file]
doap.rdf
lib/cgi.ml [new file with mode: 0644]
lib/datetime.ml [new file with mode: 0644]
lib/dune [new file with mode: 0644]
lib/name.ml [new file with mode: 0644]
lib/pinboard.ml [new file with mode: 0644]
lib/url.ml [new file with mode: 0644]
lib/version.ml [new file with mode: 0644]
model.go [deleted file]
model_test.go [deleted file]
pinboard.go [deleted file]
pinboard.in/v1/openapi.yaml [moved from openapi.yaml with 100% similarity]
pinboard_test.go [deleted file]
test/data/bookmark/login.html [moved from testdata/bookmark/login.html with 100% similarity]
test/data/sebsauvage/login.html [moved from testdata/sebsauvage/login.html with 100% similarity]
test/data/shaarligo/linkform.html [moved from testdata/shaarligo/linkform.html with 100% similarity]
test/data/soup_test/configure.1.html [new file with mode: 0644]
test/data/v0.10.2/login.html [moved from testdata/v0.10.2/login.html with 100% similarity]
test/dune [new file with mode: 0644]
test/simple_test.ml [new file with mode: 0644]
test/soup_test.ml [new file with mode: 0644]
test/url_test.ml [new file with mode: 0644]
version.go [deleted file]