Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
2aae37578323a41d1598fa8d7a6382b01c33418e
/
src
/
context.c
f0e1ba5
parsers CHANGE redesign API of all the parsers
by Radek Krejci
· 4 years, 6 months ago
535ea9f
libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098)
by Radek Krejci
· 4 years, 5 months ago
57c10cd
context FETAURE yang-library data generation
by Michal Vasko
· 4 years, 5 months ago
cf296c8
models FEATURE use RFC revisions for standard models
by Michal Vasko
· 4 years, 5 months ago
7eb54ba
libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR
by Radek Krejci
· 4 years, 6 months ago
52785a2
context DOC add context usage overview
by Radek Krejci
· 5 years ago
77a8bcd
context CHANGE rename ly_ctx_module_implement() to lys_set_implemented()
by Radek Krejci
· 5 years ago
3fa46b6
context CHANGE unify names of the context options manipulation functions
by Radek Krejci
· 5 years ago
335332a
extensions CHANGE WIP implementation of Metadata annotations
by Radek Krejci
· 5 years ago
e7b9509
data tree FEATURE initial implementation of YANG data support
by Radek Krejci
· 5 years ago
2390fb5
context CHANGE refactor ly_ctx_get_module_iter()
by Radek Krejci
· 6 years ago
ed5acc5
yanglint FEATURE initial version of yanglint(1)
by Radek Krejci
· 6 years ago
3a077b9
context CHANGE refactor search dir check
by Radek Krejci
· 6 years ago
95710c9
schema compilation CHANGE basic support for global augments
by Radek Krejci
· 6 years ago
0af4629
schema compile CHANGE better handling of features
by Radek Krejci
· 6 years ago
096235c
schema CHANGE hide schema compilation behing lys_parse_mem()
by Radek Krejci
· 6 years ago
0bcdaed
schema CHANGE refactor lys_module structure
by Radek Krejci
· 6 years ago
c1c03d6
MAINTENANCE unify Feature Test macros usage
by Radek Krejci
· 6 years ago
f3f4784
build BUGFIX correctly set hidden visibility of shared objects
by Radek Krejci
· 6 years ago
0e75e6f
context BUGFIX pass error code when internal module parsing fails
by Radek Krejci
· 6 years ago
f8f882a
schema tree CHANGE redesign revision in compiled schema
by Radek Krejci
· 6 years ago
e9e987e
schema tree CHANGE provide more control on latest revision selection
by Radek Krejci
· 6 years ago
faa1eac
schema tree CHANGE better checking of name collisions
by Radek Krejci
· 6 years ago
086c713
schema parsers FEATURE processing imports and includes
by Radek Krejci
· 6 years ago
d33273d
YANG parser CHANGE support for including submodules
by Radek Krejci
· 6 years ago
9f5e6fb
schema tree BUGFIX using of module's latest_revision flag
by Radek Krejci
· 6 years ago
5e163df
context BUGFIX dereferencing NULL pointer when working with schema without revision
by Radek Krejci
· 6 years ago
b7db73a
schemas FEATURE add schema getters from the context
by Radek Krejci
· 6 years ago
86d106e
context FEATURE public API for parsing schemas
by Radek Krejci
· 6 years ago
418823a
context CHANGE be silent about NULL ctx in ly_ctx_destroy()
by Radek Krejci
· 6 years ago
ca828d9
context CHANGE simplify API to manipulate with context's options
by Radek Krejci
· 6 years ago
3fbe89a
context BUGFIX check input parameters in public functions
by Radek Krejci
· 6 years ago
0759b79
context CHANGE simplify use of ly_ctx_unset_searchpaths()
by Radek Krejci
· 6 years ago
14946ab
context CHANGE return LY_EEXIST in case of setting duplicated searchdir
by Radek Krejci
· 6 years ago
a77e0e1
context CHANGE simplify the code of ly_ctx_set_searchdir()
by Radek Krejci
· 6 years ago
820d226
set CHANGE add optional destructor function as parameter of ly_set_rm* functions
by Radek Krejci
· 6 years ago
cd64907
context BUGFIX check input parameters of ly_ctx_unset_searchdirs()
by Radek Krejci
· 6 years ago
0502643
context BUGFIX make sure that ly_ctx_get_searchdirs() returns NULL-terminated array of searchdirs
by Radek Krejci
· 6 years ago
0e21240
context BUGFIX check for directory and dupplicity of searchpath in ly_ctx_set_searchdir()
by Radek Krejci
· 6 years ago
a40f21b
set CHANGE enhance freeing functions by optional destructor for data
by Radek Krejci
· 6 years ago
b34480a
set CHANGE rename set number to count
by Michal Vasko
· 6 years ago
7ada9a0
context BUGFIX add missing includes
by Radek Krejci
· 6 years ago
ad57350
context BUGFIX add context.c into a build system and fix issues
by Radek Krejci
· 6 years ago
0af5f5d
context CHANGE basic context implementation
by Radek Krejci
· 6 years ago