Skip to content
This repository was archived by the owner on Aug 25, 2022. It is now read-only.

Add Functoria_key.add_to_context#161

Merged
samoht merged 1 commit intomirage:masterfrom
emillon:add-to-context
Oct 7, 2018
Merged

Add Functoria_key.add_to_context#161
samoht merged 1 commit intomirage:masterfrom
emillon:add-to-context

Conversation

@emillon
Copy link
Copy Markdown
Contributor

@emillon emillon commented Oct 6, 2018

The context type is a bit difficult to manipulate in tests because the only way to build it is through Cmdliner.

This adds an add function which can extend an existing context. Together with empty_context, it makes it possible to build arbitrary contexts.

The `context` type is a bit difficult to manipulate in tests because the
only way to build it is through `Cmdliner`.

This adds an `add` function which can extend an existing context.
Together with `empty_context`, it makes it possible to build arbitrary
contexts.
@samoht
Copy link
Copy Markdown
Member

samoht commented Oct 7, 2018

LGTM

@samoht samoht merged commit f7567f1 into mirage:master Oct 7, 2018
hannesm added a commit to hannesm/opam-repository that referenced this pull request Nov 16, 2018
CHANGES:

* compute all transitive opam dependencies for info (mirage/functoria#151, by @hannesm)
* support pin-depends in generated opam file (mirage/functoria#163, by @hannesm)
* use dune as build system (mirage/functoria#158, by @emillon)
* use Ptime for time printing (mirage/functoria#160, by @emillon)
* inject global arguments into generated header (mirage/functoria#159, by @emillon)
* add Functoria_key.add_to_context (mirage/functoria#161, by @emillon)
* output opam2 files (mirage/functoria#157, by @hannesm)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants