1. dec210a add inventory query options by Andrew Pickford · 8 years ago
  2. c9cf2a3 Do not try to escape the key string as this will not work with colons. by Dennis van Dok · 8 years ago
  3. af2c542 minor logic tidy up by Andrew Pickford · 8 years ago
  4. 88fb3f8 remove deleted nodes from exports when generating inventory by Andrew Pickford · 8 years ago
  5. 527ad2e if test for $[] exports by Andrew Pickford · 8 years ago
  6. e5d68b3 move value and item classes to new reclass/values directory by Andrew Pickford · 8 years ago
  7. 17dc7fb tidy up value items by Andrew Pickford · 8 years ago
  8. 8940402 framework for $[] export parameters by Andrew Pickford · 8 years ago
  9. 6a884e5 ignore already rendered values when assembling references by Andrew Pickford · 8 years ago
  10. c1b9e26 allow key values of None/null to be unconditionally over written by Andrew Pickford · 8 years ago
  11. 01ad983 tidy up includes by Andrew Pickford · 8 years ago
  12. ca842f0 deal with ancestor references before deeper references by Andrew Pickford · 8 years ago
  13. 1868a7a treat the escape char normally when not next to reference open by Andrew Pickford · 8 years ago
  14. 7932810 clean up handling of references to lists and dicts by Andrew Pickford · 8 years ago
  15. b4e1219 fix merging references to lists by Andrew Pickford · 8 years ago
  16. 6b93af4 convert all parts of a compound reference key to strings before concatenating by Andrew Pickford · 8 years ago
  17. 7801fdd rename Values to ValueList by Andrew Pickford · 8 years ago
  18. 6d14445 code tidy up by Andrew Pickford · 8 years ago
  19. c6416e1 ensure value object contains only one item by Andrew Pickford · 8 years ago
  20. aa49bc8 allow deep merging in referenced dicts by Andrew Pickford · 8 years ago
  21. b0a344f change parsed tokens directly into tuples removing need for a token stack by Andrew Pickford · 8 years ago
  22. 64c5517 rework parser to use parse actions instead of having to reparse xml by Andrew Pickford · 8 years ago
  23. 05cfd74 allow nested parameter substitutions by Andrew Pickford · 8 years ago
  24. 1ba35c5 Copyright year update, happy new year! by martin f. krafft · 11 years ago
  25. 72f53ff Cast refs to string when assembling a string by martin f. krafft · 12 years ago
  26. 3d472e3 Provide utils.RefValue by martin f. krafft · 12 years ago
  27. ad1f89f Provide utils.DictPath by martin f. krafft · 12 years ago