index
:
vyconf.git
master
Software appliance configuration framework (mirror of https://github.com/vyos/vyconf.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.ml
Age
Commit message (
Expand
)
Author
2017-04-03
T255: Add curly config renderer (#8)
Shon Feder
2017-01-20
Use BatOption.defalt instead of homegrown equivalent.
Daniil Baturin
2017-01-17
Second act of the _oasis cleanup.
Daniil Baturin
2017-01-17
Add Curly_lexer to vyconf modules.
Daniil Baturin
2017-01-17
Clean up the _oasis
Daniil Baturin
2017-01-16
Add a function for making secure session tokens.
Daniil Baturin
2017-01-16
Add a trivial 'a option -> 'a -> 'a function for substituting something for a...
Daniil Baturin
2017-01-15
Add functionality for socket communication.
Daniil Baturin
2017-01-10
Add JSON de/serialization derivers to vytree and config tree modules.
Daniil Baturin
2017-01-09
Not quite T245: add some unit tests for the curly parser.
Daniil Baturin
2017-01-07
Remove the old message library that will be replaced with the Protobuf one.
Daniil Baturin
2017-01-06
Extend the protobuf schema, update build scripts.
Daniil Baturin
2017-01-06
Add oasis-generated files.
Daniil Baturin
2016-12-08
Do not keep setup.ml in git, for now at least.
Daniil Baturin
2015-02-02
Add basic oasis build setup.
Daniil Baturin