Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
b4cee61db88389df2007601bc71dbab016871672
/
src
/
resolve.h
20555d8
data tree CHANGE validation can output diff of changes it made
by Michal Vasko
· 6 years ago
a310a45
Revert "extensions BUGFIX support for more than 256 extensions in one statement"
by Michal Vasko
· 6 years ago
42ddd0f
extensions BUGFIX support for more than 256 extensions in one statement
by Michal Vasko
· 6 years ago
185b527
libyang BUGFIX unique checking refactored
by Michal Vasko
· 6 years ago
0f43706
resolve BUGFIX traverse modules for implemented refs at the end
by Michal Vasko
· 6 years ago
53b7da0
libyang CHANGE bind errors and store them in a context
by Michal Vasko
· 7 years ago
dce5f97
schema tree CHANGE check for arrays size limitations
by Radek Krejci
· 7 years ago
0b96311
schema tree CHANGE add xpath_dep flags for specific msut and when also
by Michal Vasko
· 7 years ago
e446b09
resolve BUGFIX do not delete false when data when not possible to check when
by Michal Vasko
· 7 years ago
b374440
libyang NEW ly_ctx_get_node function again in api
by Michal Vasko
· 7 years ago
5057671
libyang CHANGE api functions xpath format unified
by Michal Vasko
· 7 years ago
45ddfce
resolve REFACTOR redundant function side effect
by Michal Vasko
· 7 years ago
f359b02
resolve BUGFIX another batch of xpath prefix fixes
by Michal Vasko
· 7 years ago
bb52044
resolve CHANGE unimplemented augment tree resolving
by Michal Vasko
· 8 years ago
44ab146
all CHANGE assign target to all augments, error if not possible
by Michal Vasko
· 8 years ago
9e6af73
parsers CHANGE handling idenittyref's values defined in non-implemented schemas
by Radek Krejci
· 8 years ago
1a9c361
schema parsers BUGFIX prefixed unique statement values
by Radek Krejci
· 8 years ago
dc300b0
libyang MAINTENANCE shorthand case handling obsolete
by Michal Vasko
· 8 years ago
ab08f0f
schema parsers BUGFIX checking default values
by Radek Krejci
· 8 years ago
a571d94
metadata CHANGE parse value acording to annotation's type
by Radek Krejci
· 8 years ago
db0e817
parser yang CHANGE support module statement in extension instance
by PavolVican
· 8 years ago
7f64de4
Merge branch 'devel' into extensions
by Radek Krejci
· 8 years ago
83a4bac
context CHANGE re-adding module links
by Radek Krejci
· 8 years ago
8d6b742
extensions FEATURE basic support for complex extensions
by Radek Krejci
· 8 years ago
a7db970
extensions BUGFIX keep the correct module for the postponed extensions resolving
by Radek Krejci
· 8 years ago
2b999ac
schema parsers BUGFIX resolving posponed extension instances
by Radek Krejci
· 8 years ago
89870ee
Merge branch 'devel' into extensions
by Radek Krejci
· 8 years ago
3cfa318
resolve CHANGE flag to allow ext deps to not be satisfied
by Michal Vasko
· 8 years ago
1069de7
Merge branch 'devel' into extensions
by Radek Krejci
· 8 years ago
fd6c650
data tree BUGFIX make lyd_leaf_type do what it is actually supposed to
by Michal Vasko
· 8 years ago
80056d5
extensions FEATURE allow inheritance of the extension instances
by Radek Krejci
· 8 years ago
80c6b44
extensions BUGFIX initiating extension instance structure
by Radek Krejci
· 8 years ago
43ce4b7
schema CHANGE YANG extensions support
by Radek Krejci
· 8 years ago
05a7ba5
Merge branch 'devel' into extensions
by Radek Krejci
· 8 years ago
e3886bb
libyang CHANGE parsing/validation significantly refactored
by Michal Vasko
· 8 years ago
0aa821a
extensions CHANGE code and API simplification
by Radek Krejci
· 8 years ago
e534c13
YIN parser FEATURE partial support for YANG extensions
by Radek Krejci
· 8 years ago
df46e22
schema trees BUGFIX resolving augments to non-implemented modules
by Radek Krejci
· 8 years ago
1899d6a
data parsers CHANGE refactor data type resolving
by Radek Krejci
· 8 years ago
fb7156e
data parser CHANGE keep all empty containers being parsed despite the data tree type
by Radek Krejci
· 8 years ago
9de2c04
schemas BUGFIX guard dependencies between features
by Radek Krejci
· 8 years ago
cb7e5aa
schema parser BUGFIX order of resolving unresolved items
by Radek Krejci
· 8 years ago
082c84f
default values BUGFIX LYD_OPT_NOAUTODEL on default nodes
by Radek Krejci
· 8 years ago
d24dd01
resolve BUGFIX decimal64 numbers cannot start or end with '.'
by Michal Vasko
· 8 years ago
6df9413
resolve BUGFIX consider trusted flag when adding default values
by Michal Vasko
· 8 years ago
4d1f048
parser CHANGE internally always work with full decimal64 precision
by Michal Vasko
· 8 years ago
148df95
Merge branch 'devel' of https://github.com/cesnet/libyang into devel
by Michal Vasko
· 8 years ago
c8c810c
resolve CHANGE validate must in input, output, notif
by Michal Vasko
· 8 years ago
2bd52da
data validation CHANGE remove unused function parameter
by Radek Krejci
· 8 years ago
7de36cf
yin parser CHANGE support leafrefs and empty in union
by Radek Krejci
· 8 years ago
8d26e5c
libyang CHANGE ly_ctx_get_node2 function removed
by Michal Vasko
· 8 years ago
508a50d
parsers CHANGE rpc, action, notif YANG 1.1 xpath accessible tree handling
by Michal Vasko
· 8 years ago
878e38d
schema tree BUGFIX properly duplicate new identref type
by Michal Vasko
· 8 years ago
f2d4396
parser & printer CHANGE identref can have multiple bases in YANG 1.1
by Michal Vasko
· 8 years ago
4616582
data validation CHANGE rewrite mandatory checking
by Radek Krejci
· 8 years ago
e00d231
schema parsers CHANGE checking for allowed place for mandatory statement
by Radek Krejci
· 8 years ago
d09d1a5
schema parsers CHANGE check that all unique targets are of the same config type
by Radek Krejci
· 8 years ago
018f1f5
yin parser CHANGE support for multiple bases in identity
by Radek Krejci
· 8 years ago
69b8d92
parsers BUGFIX if-feature expression resolver
by Radek Krejci
· 8 years ago
a9c8e99
resolve MAINTENANCE rename function to fit the purpose
by Michal Vasko
· 8 years ago
c79c6b1
schema parsers CHANGE add check for feature's circular dependencies
by Radek Krejci
· 8 years ago
5d63140
Merge branch 'master' into devel
by Michal Vasko
· 8 years ago
3a5501d
schema parsers BUGFIX resolving leafref's path
by Radek Krejci
· 8 years ago
9ff0a92
schema parsers CHANGE reimplement YANg 1.1 if-feature
by Radek Krejci
· 8 years ago
c5c26b0
parsers FEATURE if-feature Y1.1 expressions
by Michal Vasko
· 8 years ago
7b54f7e
resolve CHANGE ly_ctx_get_node accepts leaf/leaf-list predicates
by Michal Vasko
· 9 years ago
c428084
json parser CHANGE remove empty non-presence containers after parsing is done
by Michal Vasko
· 9 years ago
f3c71de
schema parser BUGFIX check that unique expression does not reference list
by Radek Krejci
· 9 years ago
e670cf3
resolve BUGFIX forgotten len_ran_intv structure change
by Michal Vasko
· 9 years ago
aeb5180
resolve CHANGE resolve_len_ran_interval functionality changed
by Michal Vasko
· 9 years ago
cc217a6
data parser BUGFIX handling shorthand case when searching in schema tree
by Radek Krejci
· 9 years ago
9fd98e2
context FEATURE funtion ly_ctx_get_node2()
by Michal Vasko
· 9 years ago
13eb4ac
resolve CHANGE treat leaf-lists specially
by Michal Vasko
· 9 years ago
f22869f
Merge branch 'autodel' into devel
by Radek Krejci
· 9 years ago
0c0086a
parser FEATURE remove empty non-presence containers
by Radek Krejci
· 9 years ago
2411b94
data tree FEATURE lyd_new_path can be used for RPC output
by Michal Vasko
· 9 years ago
2f5aceb
Merge branch 'when-stmt' into devel
by Michal Vasko
· 9 years ago
01696bf
data tree OPTIMIZE add node into unres list for must only if it really has must
by Radek Krejci
· 9 years ago
0b7704f
data parser CHANGE when conditions resolving
by Radek Krejci
· 9 years ago
48464ed
parsers CHANGE remove line information
by Radek Krejci
· 9 years ago
22448d3
resolve FEATURE parsing and resolving simple schema nodeid paths
by Michal Vasko
· 9 years ago
03b71f7
data tree FEATURE auto-delete for when-stmt
by Radek Krejci
· 9 years ago
010e54b
CHANGE allow hiding validation issues
by Radek Krejci
· 9 years ago
3547c53
context FEATURE ly_ctx_get_node can resolve relative expressions as well
by Michal Vasko
· 9 years ago
e733d68
resolve FEATURE resolve_json_schema can parse and verify list key predicates
by Michal Vasko
· 9 years ago
0b85aa8
resolve BUGFIX unique resolve return value
by Michal Vasko
· 9 years ago
8de098c
all DOC white space
by Michal Vasko
· 9 years ago
54f6fb3
MAINTENANCE correct license text in source codes
by Radek Krejci
· 9 years ago
adb5761
parsers FEATURE error information when validation fails
by Radek Krejci
· 9 years ago
7178e69
resolve FEATURE augment unres
by Michal Vasko
· 9 years ago
3edeaf7
schema CHANGE resolve_schema_nodeid split into several functions
by Michal Vasko
· 9 years ago
c071c54
schema tree CHANGE processing submodules
by Radek Krejci
· 9 years ago
1e62a09
api CHANGE use const where should be
by Michal Vasko
· 9 years ago
88c2954
resolve BUGFIX derived type resolution
by Michal Vasko
· 9 years ago
581ce77
parser BUGFIX parsing unique statement
by Radek Krejci
· 9 years ago
f39142b
resolve MAINTENANCE functions renamed to reflext updates
by Michal Vasko
· 9 years ago
f6dfae0
resolve CHANGE resolve_sibling -> lys_getsibling
by Michal Vasko
· 9 years ago
83a6c46
Merge branch 'xpath' into devel
by Michal Vasko
· 9 years ago
bf19d25
validation FEATURE must condition checking
by Michal Vasko
· 9 years ago
cf02470
validation FEATURE when conditions checking
by Michal Vasko
· 9 years ago
Next »