Историја ревизија

Аутор SHA1 Порука Датум
  Philip Prindeville 6fc29d1c42 jshn.sh: Add pretty-printing to json_dump пре 1 година
  Felix Fietkau ea56013409 jshn.sh: add json_add_fields function for adding multiple fields at once пре 1 година
  Hans Dedecker bb0c830b2a sh/jshn.sh: add json_for_each_item() пре 6 година
  Christian Beier 9c4aeda962 jshn: add functionality to read big JSON пре 6 година
  Jo-Philipp Wich 1c08e80313 jshn: properly support JSON "null" type пре 6 година
  Felix Fietkau f09ae76445 Revert "jshn: only keep UP_* variables around while they are needed" пре 9 година
  Felix Fietkau 0bfb44f590 jshn: shorten JSON_VAR to J_V пре 9 година
  Felix Fietkau d59fa8d588 jshn: shorten variable names to speed up processing пре 9 година
  Felix Fietkau f386a0d7d8 jshn: remove TYPE_JSON_VAR пре 9 година
  Felix Fietkau 4a09bb0284 jshn: do not export JSON_SEQ пре 9 година
  Felix Fietkau 37b5203e18 jshn: only keep UP_* variables around while they are needed пре 9 година
  Felix Fietkau d5d384b0ba jshn: improve performance by using let instead of $(( )) пре 9 година
  Jo-Philipp Wich bd388d2b6c jshn: do not collapse whitespace in json_load() пре 10 година
  Bastian Bittorf 51766c25e9 sh/jshn.sh - json_cleanup() dont pollute env with local vars пре 10 година
  Felix Fietkau 43d2d349cb jshn: drop json_select warnings when called from json_get_values() пре 10 година
  Jo-Philipp Wich e58fa88e1f jshn: add ability to pass default values to json_get_var and json_get_vars пре 10 година
  Felix Fietkau 318d682d29 jshn: in json_get_values(), handle json_select errors пре 10 година
  Felix Fietkau 9636c0e79c jshn: optimize the shell code some more пре 10 година
  Felix Fietkau a34c8f6918 jshn: refactor _jshn_append to require fewer evals пре 10 година
  Felix Fietkau dcbc14a701 jshn: improve performance by getting rid of unnecessary variables in parser related code пре 10 година
  Felix Fietkau 2d4ce122c4 jshn: do not export SEQ_* пре 10 година
  Felix Fietkau 1a32939cb5 jshn: get rid of the table stack, use the UP_* variable instead to speed up processing пре 10 година
  Felix Fietkau 554ed49c15 jshn: reduce the number of appends to the cleanup list to speed up processing of large json files пре 10 година
  Felix Fietkau b7e61837e7 jshn: allow json_get_keys/values to refer to the currently selected array/table if no argument is given пре 10 година
  Felix Fietkau b5aa522f5d jshn: add json_get_values (useful for arrays) пре 10 година
  Felix Fietkau 4bc1a3a46b jshn: add json_get_keys() пре 10 година
  Felix Fietkau 00a833c5b6 jshn: add support for the double datatype пре 11 година
  Luka Perkov 220958b7d9 rename internal variables in json_get_type пре 11 година
  Luka Perkov f1735cd94e sanitize json_get_type function пре 11 година
  Felix Fietkau 4d0a00c82c jshn: fix check to reset array sequence counters on cleanup пре 11 година