jshn: add support for the double datatype
[project/libubox.git] / sh /
2013-03-16 Felix Fietkaujshn: add support for the double datatype
2013-01-17 Luka Perkovrename internal variables in json_get_type
2013-01-04 Luka Perkovsanitize json_get_type function
2012-12-18 Felix Fietkaujshn: fix check to reset array sequence counters on...
2012-12-17 Jo-Philipp Wichjshn: introduce json_is_a() convenience function to...
2012-12-16 Felix Fietkaujshn: fix array handling
2012-12-16 Felix Fietkaujshn: fix some variable handling regressions
2012-12-16 Felix Fietkaujshn: add support for namespaces
2012-05-30 Jo-Philipp Wichsh/jshn.sh: fix json_get_var() and json_get_type()...
2012-05-29 Jo-Philipp Wichsh/jshn.sh: replace "tr" calls with inline substitution...
2012-05-29 Jo-Philipp Wichsh/jshn.sh: replace "tr" calls with inline substitution...
2012-05-17 Felix Fietkaush/jshn.sh: fix allowing numbers in identifiers
2012-05-16 Jo-Philipp Wichsh/jshn.sh: allow numbers in identifiers for json_get_var()
2012-05-13 Felix Fietkaujshn.sh: add json_get_vars() wrapper function
2011-09-11 Felix Fietkausame for json_get_var
2011-09-11 Felix Fietkaujshn: support using characters in elements that do...
2011-08-11 Felix Fietkaujshn: clear more variables on json_init, fix adding...
2011-05-31 Felix Fietkaujshn: add an option for printing the json data without...
2011-05-23 Felix Fietkaujshn: fix invalid variable reuse
2011-05-23 Felix Fietkaujshn: do not use -n on export
2011-05-23 Felix Fietkauadd jshn