clixon/apps/cli
Olof hagsand 2ece0b8f51 * Experimental text syntax parser/loader
* Added new text syntax parsing and loading from CLI
  * Unified text output functions to `xml2txt` and moved to clixon_text_syntax.[ch]
    * The following are removed: `cli_xml2txt` and `xml2txt_cb`
  * Text output format changed:
    * Namespace/modulename added to top-level
  * See [Support performant load_config_file(...) for TEXT format](https://github.com/clicon/clixon/issues/324)
2022-06-01 11:07:15 +02:00
..
cli_auto.c * Experimental text syntax parser/loader 2022-06-01 11:07:15 +02:00
cli_autocli.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
cli_autocli.h * Changed autocli tree-labels using ac_ and act_ prefixes 2022-01-18 12:17:47 +01:00
cli_common.c * Experimental text syntax parser/loader 2022-06-01 11:07:15 +02:00
cli_common.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
cli_generate.c * [Strict auto completion for CLI argument expansion #163](https://github.com/clicon/clixon/issues/163) 2022-03-01 09:27:11 +01:00
cli_generate.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
cli_handle.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
cli_handle.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
cli_main.c * Fixed: [Keywords containing '-' hyphen are missing from the auto-completion list](https://github.com/clicon/clixon/issues/330) 2022-05-12 14:54:53 +02:00
cli_plugin.c Logging fixes 2022-04-30 11:31:51 +02:00
cli_plugin.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
cli_show.c * Experimental text syntax parser/loader 2022-06-01 11:07:15 +02:00
clixon_cli.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_cli_api.h * Experimental text syntax parser/loader 2022-06-01 11:07:15 +02:00
Makefile.in Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00