clixon/apps/cli
Olof hagsand 2fe185d683 * Support for multiple patterns as described in RFC7950 Section 9.4.7
* Added regex cache to type resolution
* Added compiled regexp parameter as part of internal yang type resolution functions
* All internal `ys_populate_*()` functions (except ys_populate()) have switched parameters: `clicon_handle, yang_stmt *)`
2019-05-29 11:39:09 +02:00
..
cli_common.c * Added yang access functions 2019-04-11 15:53:25 +02:00
cli_common.h 2019 2019-01-02 15:48:30 +01:00
cli_generate.c * Support for multiple patterns as described in RFC7950 Section 9.4.7 2019-05-29 11:39:09 +02:00
cli_generate.h Structural C-code change: Merged yang_spec and yang_node types into yang_stmt 2019-04-02 12:27:33 +02:00
cli_handle.c * Structural change: removed datastore plugin and directory, and merged into regulat clixon lib code. 2019-03-31 18:17:40 +02:00
cli_handle.h 2019 2019-01-02 15:48:30 +01:00
cli_main.c Added --with-libxml2 to configure 2019-05-24 10:04:29 +02:00
cli_plugin.c Re-inserted cli_output_reset for what was erroneuos thought to be an obsole\ 2019-03-22 16:13:51 +01:00
cli_plugin.h 2019 2019-01-02 15:48:30 +01:00
cli_show.c memleaks 2019-05-22 18:27:53 +00:00
clixon_cli.h 2019 2019-01-02 15:48:30 +01:00
clixon_cli_api.h * Regexp improvements 2019-05-20 16:03:29 +02:00
Makefile.in Made Makefile concurrent so that it can be compiled with -jN 2019-03-21 10:40:00 +01:00