builder-web/lib
Reynir Björnsson 71cc34bac3 Use int instead of int64 for file sizes
We are not going to use the extra bit, and String.length returns the
size as an int anyway.
2021-02-25 15:27:45 +01:00
..
builder_web.ml Use scrypt (#32) 2021-02-23 15:20:18 +00:00
dune Implement sqlite database backed builder-web 2021-01-19 10:44:32 +01:00
model.ml Use int instead of int64 for file sizes 2021-02-25 15:27:45 +01:00
model.mli Use scrypt (#32) 2021-02-23 15:20:18 +00:00
views.ml Use int instead of int64 for file sizes 2021-02-25 15:27:45 +01:00