- c6e39de MSVC: handle symbol visibility by Jan Kundrát · 2 years, 11 months ago
- aecb11f context BUGFIX ctx set options inval arg by Michal Vasko · 3 years, 1 month ago
- c56d637 context UPDATE new flag for enabling features of imports by Michal Vasko · 3 years, 1 month ago
- 94d330b tree schema CHANGE flags LYS_MODS_LATEST_* by aPiecek · 3 years, 3 months ago
- 8ca21bd tree_schema REFACTOR latest_revision as bit option by aPiecek · 3 years, 3 months ago
- 22b2622 schema compile BUGFIX persistent global unres by Michal Vasko · 3 years, 3 months ago
- 709f9a5 tree schema BUGFIX separate single-item dep set creation by Michal Vasko · 3 years, 4 months ago
- a51ef07 context CHANGE always return non-const module by Michal Vasko · 3 years, 4 months ago
- 6e63ca9 context REFACTOR improve verb message by Michal Vasko · 3 years, 5 months ago
- 50bc09a schema tree REFACTOR function renaming by Michal Vasko · 3 years, 5 months ago
- f4258e1 schema compile FEATURE introduction of dependency sets by Michal Vasko · 3 years, 5 months ago
- 28f1ffe context REFACTOR added newline by Michal Vasko · 3 years, 5 months ago
- 19a0902 schema compile DOC authors and years updated by Michal Vasko · 3 years, 5 months ago
- 7213ac5 schema compile REFACTOR recompile using explicit compilation by Michal Vasko · 3 years, 5 months ago
- d39bea4 schema compile REFACTOR use to_compile flags instead full_compilation by Michal Vasko · 3 years, 5 months ago
- 8849750 contest REFACTOR minor improvements by Michal Vasko · 3 years, 5 months ago
- df6319c schema compile FEATURE support for glob unres reset by Michal Vasko · 3 years, 5 months ago
- dd99258 schema tree REFACTOR pass only new mod set when parsing modules by Michal Vasko · 3 years, 5 months ago
- 6533388 schema compile REFACTOR implement flag meaning changed by Michal Vasko · 3 years, 5 months ago
- 4e205e8 schema tree REFACTOR always parse and implement separately by Michal Vasko · 3 years, 5 months ago
- 8f49075 libyang BUGFIX do not include non-standard headers by Michal Vasko · 3 years, 5 months ago
- afe9ba2 context BUGFIX in lysc_node_clear_all_priv func by aPiecek · 3 years, 6 months ago
- 60d9d67 extension FEATURE parsed tree in lysp_ext_instance by aPiecek · 3 years, 6 months ago
- 32874e1 build BUGFIX fix BSD builds, again, and cleanup by Christian Hopps · 3 years, 6 months ago
- 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 6 months ago
- ad8d0f5 context FEATURE explicit compilation when creating from yanglib data by Michal Vasko · 3 years, 6 months ago
- 1ccbf54 schema CHANGE more strict recompilation rules by Michal Vasko · 3 years, 7 months ago
- 9434ec5 context FEATURE use explicit compilation for context creation by Michal Vasko · 3 years, 7 months ago
- 01db7de context FEATURE allow explicit context compilation by Michal Vasko · 3 years, 7 months ago
- 2307ff8 context MAINTENANCE redundant cast removed by Michal Vasko · 3 years, 7 months ago
- 2104e07 context MAINTENANCE only LY_CHECK_ARG_RET macros should be used by Michal Vasko · 3 years, 7 months ago
- 18a86e5 schema tree REFACTOR rename internal function by Michal Vasko · 3 years, 7 months ago
- 11f76c8 lyb FEATURE thread-safe cached hash generation by Michal Vasko · 3 years, 7 months ago
- ddbc481 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 7 months ago
- f9b8741 build BUGFIX fix for OpenBSD and exposing realpath() by Christian Hopps · 3 years, 7 months ago
- 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 7 months ago
- 9922ea9 context FEATURE added LY_CTX_SET_PRIV_PARSED by aPiecek · 3 years, 7 months ago
- 390b272 context FEATURE add ly_ctx_new_ylpath and path by Tadeáš Vintrlík · 3 years, 7 months ago
- e78faec data tree FEATURE support for lists with duplicate instances by Michal Vasko · 3 years, 7 months ago
- 0aa1f70 libyang MAINTENANCE headers includes cleanup by Radek Krejci · 3 years, 7 months ago
- 3e6632f plugins CHANGE redesign lists of internal extension/type plugins by Radek Krejci · 3 years, 8 months ago
- 794ab4b context FEATURE allow custom content-id in yang-library data by Michal Vasko · 3 years, 7 months ago
- d43298b libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 8 months ago
- 6f32621 build BUGFIX fix build and utest on *BSD by Christian Hopps · 3 years, 8 months ago
- 7711410 libyang MAINTENANCE cleanup header includes by Radek Krejci · 3 years, 8 months ago
- 8dc3199 context FEATURE ly_ctx_get_submodule functions by Michal Vasko · 3 years, 9 months ago
- ddace2c libyang REFACTOR avoid connection between context and log location storage by Radek Krejci · 3 years, 10 months ago
- addfc9a log FEATURE maintain data for printing error location information by Radek Krejci · 3 years, 11 months ago
- f13b87b libyang REFACTOR avoid constant literals by Radek Krejci · 4 years ago
- 405cc9e schema compile FEATURE two step unres resolution by Michal Vasko · 4 years ago
- f8dc59a libyang BUGFIX set feature macro for strdup() on OSX by Radek Krejci · 4 years ago
- 0550b76 schema tree REFACTOR lysp_load_module function cleanup by Michal Vasko · 4 years ago
- 1de593f context CHANGE do not implement ietf-yang-metadata by Michal Vasko · 4 years ago
- d68ba1b constext BUGFIX incorrect node being created in ly_ctx_get_yanglib_data() by Radek Krejci · 4 years ago
- 41ac994 data REFACTOR add possibility to create new nodes inside RPC's output by Radek Krejci · 4 years ago
- bc5644c schema REFACTOR unify functions to search on schema tree by Radek Krejci · 4 years ago
- 0a60f1d context REFACTOR rename function for backward compatibility by Radek Krejci · 4 years ago
- 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 4 years ago
- 25d6ad0 context FEATURE flag for implementing referenced modules by Michal Vasko · 4 years, 1 month ago
- afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years, 1 month ago
- 3d92e44 set CHANGE replace LY_SET_OPT_USEASLIST by a single flag in ly_set_add() by Radek Krejci · 4 years, 1 month ago
- 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years, 1 month ago
- 6229db0 context REFACTOR rename data_path to path by Michal Vasko · 4 years, 1 month ago
- c3781c3 schema tree REFACTOR compatibility of lysp_module and lysp_submodule by Michal Vasko · 4 years, 1 month ago
- 7f45cf2 libyang REFACTOR applying deviations, augments, and refines (#1217) by Michal Vasko · 4 years, 1 month ago
- f03a9e2 xpath CHANGE refactor lyxp_expr_parse() to return LY_ERR by Radek Krejci · 4 years, 2 months ago
- 14915cc schema tree CHANGE keep compiled features on a single place by Radek Krejci · 4 years, 2 months ago
- 7a0b076 schema tree REFACTOR put parsing and compilation into one function by Michal Vasko · 4 years, 2 months ago
- 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 2 months ago
- ba03a5a set CHANGE make ly_set* functions return LY_ERR values by Radek Krejci · 4 years, 2 months ago
- 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 2 months ago
- 22df3f0 uncrustify FEATURE all spacing connected to * by Michal Vasko · 4 years, 2 months ago
- d989ba0 uncrustify FEATURE control stmt spacing options by Michal Vasko · 4 years, 2 months ago
- 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 3 months ago
- 1e008d2 libyang MAINTENANCE change format of the empty loops by Radek Krejci · 4 years, 3 months ago
- e58f97f context CHANGE redesign ly_ctx_unset_searchdir*() functions by Radek Krejci · 4 years, 3 months ago
- 5a5d292 context BUGFIX name of parameter in error message from ly_ctx_unset_searchdir() by Radek Krejci · 4 years, 3 months ago
- c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 3 months ago
- 0ad51f1 context FEATURE add alternative module search functions by Radek Krejci · 4 years, 4 months ago
- de79e22 context FETAURE internal module count of a context by Michal Vasko · 4 years, 3 months ago
- 308d0a7 context FEATURE ly_ctx_get_node() function by Michal Vasko · 4 years, 3 months ago
- aa45bda libyang BUGFIX presence of the compat.h include by Radek Krejci · 4 years, 4 months ago
- b104f11 data tree FEATURE schema-ordering of data by Michal Vasko · 4 years, 4 months ago
- 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 4 months ago
- 8104fd4 validation FEATURE optional diff creation by Michal Vasko · 4 years, 4 months ago
- ed4fcfe libyang MAINTENANCE fox uninitialized vars warnings by Michal Vasko · 4 years, 4 months ago
- 63f3d84 libyang REFACTOR parsed/printed bytes in in/out structs by Michal Vasko · 4 years, 4 months ago
- fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 4 months ago
- 7931b19 data parser CHANGE unify API with schema parser and use input handler by Radek Krejci · 4 years, 4 months ago
- e893ddd data tree FEATURE functions for creating and applying diff by Michal Vasko · 4 years, 5 months ago
- 00cbf53 data tree FEATURE lyd_new_path() and lyd_change_term() by Michal Vasko · 4 years, 5 months ago
- ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 5 months ago
- 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