File Changes for kent
switch to commits view, user indexv343_base to v344_preview (2017-01-09 to 2017-01-16) v344
Show details
- src/inc/tagStorm.h
- lines changed 1, context: html, text, full: html, text
70045e78f82c0196ab0ff08c4f68cf958197ac07 Mon Jan 9 14:55:48 2017 -0800
Adding start line number to tagStanza for better error reporting.
- src/lib/tagStorm.c
- lines changed 1, context: html, text, full: html, text
70045e78f82c0196ab0ff08c4f68cf958197ac07 Mon Jan 9 14:55:48 2017 -0800
Adding start line number to tagStanza for better error reporting.
- src/tagStorm/tagStormCheck/tagStormCheck.c
- lines changed 46, context: html, text, full: html, text
5ab1b2daf50f76654065644a66b0b4983d75707d Mon Jan 9 12:51:16 2017 -0800
Adding optional requirement line. Parses and checks uniqueness, but not yet checking that it must be there.
- lines changed 101, context: html, text, full: html, text
89158c95543930aee7a3b86d65258d2fd8f598b2 Mon Jan 9 14:57:45 2017 -0800
Adding ! and ^ checks for required tags and unique-on-leaf tags.
- src/tagStorm/tagStormCheck/test.schema
- lines changed 3, context: html, text, full: html, text
89158c95543930aee7a3b86d65258d2fd8f598b2 Mon Jan 9 14:57:45 2017 -0800
Adding ! and ^ checks for required tags and unique-on-leaf tags.
switch to commits view, user index