You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
builder-web/bin
Reynir Björnsson 3de78b1113 Update to dream.1.0.0~alpha4
- Dream.path is deprecated. For now the deprecation is suppressed.

- Remove unused dream_svg.

- Remove datadir global. The datadir variable is in scope already, and
  global variables were removed in alpha3.

- Dream_tar.tar_response: flush before closing. It's unclear if this is
  necessary.

- Change Builder_web.add_routes to Builder_web.routes returning a list
  of routes, and in Builder_web_app construct the router.

- Builder_web.not_found is removed due to changes in Dream.router. It
  seems an error handler might be the way forward.
1 year ago
..
migrations Update to caqti 1.8.0 1 year ago
visualizations Builder-viz: Changed sharing-stats to be based on direct deps instead of transitive 1 year ago
builder_db_app.ml Update to caqti 1.8.0 1 year ago
builder_system.ml Fixed that cachedir should default to being relative to given datadir 1 year ago
builder_web_app.ml Update to dream.1.0.0~alpha4 1 year ago
dune builder-db: add extract-build command 2 years ago