Commit Graph

14 Commits

Author SHA1 Message Date
Derek Collison
433d62ec0a Parse IPs and raw strings in arrays properly 2016-04-07 08:36:57 -07:00
Derek Collison
99f1ea29bd Increased test coverage, remove dead code 2015-01-10 18:32:30 -08:00
Peter Ohler
e391e6f696 added support for blocks and removed feature that allowed mixed single and double quotes 2013-08-12 09:48:52 -07:00
Derek Collison
60c411638f quoted strings should allow internal spaces 2013-08-07 12:32:08 -07:00
Derek Collison
2833a1f05a Make sure special chars ok in key names 2013-08-07 11:21:39 -07:00
Derek Collison
d7876007d9 Support quoted map keys too 2013-08-07 09:17:32 -07:00
Derek Collison
b2187a7514 Allow key values to be quoted 2013-08-07 08:31:48 -07:00
Derek Collison
377ade5e42 go fmt 2013-08-02 16:52:08 -07:00
Derek Collison
ce8ff5d640 Allow whitespace to term non-quoted string 2013-04-21 23:43:43 -04:00
Derek Collison
dcdcb84295 Allow non-quoted string values 2013-04-21 23:39:09 -04:00
Derek Collison
d10c170409 Assure semi-colon chaining on same line works 2013-03-25 19:05:13 -07:00
Derek Collison
446f2b923b Merged KeyStart and keyText to just Key emits 2013-03-24 14:40:09 -07:00
Derek Collison
6ec668df27 Removed item debug print 2013-03-24 12:45:56 -07:00
Derek Collison
390e530649 First pass configuration lexer 2013-03-24 12:34:26 -07:00