Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • poc-parsing-derived-types
  • translator
  • 1.6.1
  • 1.6.0
  • 1.5.12
  • 1.5.11
  • 1.5.10
  • 1.5.9
  • 1.5.8
  • 1.5.7
  • 1.5.6
  • 1.5.5
  • 1.5.4
  • 1.5.3
  • 1.5.2
  • 1.5.1
  • 1.5.0
  • 1.4.19
  • 1.4.18
  • 1.4.17
  • 1.4.16
  • 1.4.15
23 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.010May24Mar2322191817151311128Feb27252322191019Jan129875421Dec19151312111098130Nov272523201316Oct21Sep830Aug2619Jul1817163Jun28May2620191815141376530Apr1531Mar252425Feb2418Jan1722Nov211824Oct14420Sep49Aug29Jul1Jun25Apr8724Mar178425Jan2318114219Dec22Nov19731Oct251926Sep16Aug911Jul18Jun23May418Apr49Mar719Feb16730Jan2219520Sep151Aug27Jul29Jun2030May29262518151312927Apr261124Mar232220191817161310913Feb10131Jan272420419Dec9876530Nov2928242318171211109432125Oct212019765330Sep29212019161513121176532131Aug30292625242322191716151312111087543229Jul282715130Jun2927242322212019181716Add example to Quick Start about 'unique' violationUse an explicit loader parameter for YAML.Remove unused non-public methodRemove unused parameter of _node_transRemove the upload target from docs MakefileAdd YAML example, expand text about YAML in Quick StartAdd an example on instance data in YAML1.4.71.4.7Fix Python version requirementAdd units to schema digest1.4.61.4.6Add example of subtree validationAdd ASCII trees to docs of example modulesImprove type error message for identityref1.4.51.4.5Add doctest to GitLab CIInstall importlib-metadata in CI (missing dependency for pip-tools: https://github.com/jazzband/pip-tools/issues/1352)Use Debian-based Python image in CI (instead of Alpine)Use the latest stable Python version in CIBump version number1.4.41.4.4Implement deviationsImplement **units** statementFix GitHub issue #621.4.31.4.3Fix a typo in type hintUse curly braces for delimiting i-i/paths in error messages1.4.21.4.2Use instance-id in instance-related exceptionsStrictly check exception detailsFix reference to Huet's paperAdd Kent's tests of instance-ids from PR #991.4.11.4.1Define "/" to be the instance-id for the root nodeRemove module revisions from file namesAdd instance_route methodAdd doctest for json_pointer methodFix GitHub issue #98Merge branch 'instexc'1.4.01.4.0Remove expand_keys parameter in json_pointer methodUse non-empty JSONPointer for orphan instance & entryUse new definitions when raising exceptionsRedefine exceptions InstanceException and ValidationErrorMerge remote-tracking branch 'origin/xml-improved-2'Merge pull request #3 from HRogge/xml-improved-2Merge branch 'dimbleby-python-36-again'Fix python 3.6 support