Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added add_route method #108

Merged
merged 2 commits into from
Apr 2, 2020
Merged

Added add_route method #108

merged 2 commits into from
Apr 2, 2020

Conversation

tatchi
Copy link
Contributor

@tatchi tatchi commented Apr 1, 2020

My attempt to implement #65

I had to expose the empty_router method in the case we don't have any router defined yet.

Let me know what you think :)

src/routes.mli Outdated Show resolved Hide resolved
@anuragsoni anuragsoni merged commit 226b1c5 into anuragsoni:master Apr 2, 2020
@anuragsoni
Copy link
Owner

Thank you!

anuragsoni added a commit to anuragsoni/opam-repository that referenced this pull request Apr 14, 2020
CHANGES:

* Allow adding new routes to existing router. (anuragsoni/routes#108, @tatchi)
* Fix library name in bsconfig.json. (anuragsoni/routes#109, @tsnobip)
* Specify -O3 flag for ocamlopt when using dune's release profile. (anuragsoni/routes#110)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants