distribution/reference
Stephen J Day 3150937b9f reference: refactor grammar and regular expressions
To resolve some inconsistencies between the grammar and the regular
expressions, the grammar has been slightly refactored to match the intent. The
regular expressions have been redefined with the same structure to make it
easier to verify the grammar is correct.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-12-04 17:54:23 -08:00
..
reference.go reference: refactor grammar and regular expressions 2015-12-04 17:54:23 -08:00
reference_test.go Validate digest length on parsing 2015-12-02 16:04:06 -08:00
regexp.go reference: refactor grammar and regular expressions 2015-12-04 17:54:23 -08:00
regexp_test.go reference: refactor grammar and regular expressions 2015-12-04 17:54:23 -08:00