d19bc57
(refs/pull/37/merge)
Merge 17dbac6453 into c9dd35bf48 by
2017-03-22 20:04:32 +0000
17dbac6
(refs/pull/37/head)
file closer enhancement by
2017-03-22 13:00:23 -0700
c9dd35b
(HEAD -> master, tag: v0.2.3)
Handle eof in comments and do not prematurely close file handler by
2017-03-22 08:35:34 -0400
eec119e
(tag: v0.2.2)
Merge pull request #34 from vbatoufflet/expose-error by
2016-08-06 08:43:46 -0400
ed47c63
(refs/pull/34/head)
Expose 'value does not exists' error by
2016-08-06 14:15:42 +0200
b8a7149
Update CHANGELOG by
2016-07-10 22:39:13 -0400
1bbff17
(tag: v0.2.1)
Merge pull request #33 from jeevatkm/master by
2016-07-10 22:35:10 -0400
5f32964
(refs/pull/33/head)
config lines formatted by
2016-07-10 19:30:08 -0700
05dbf28
Remove Go 1.4 from Travis testing by
2016-07-10 21:53:55 -0400
2bd571a
Added Merge section to section by
2016-07-05 15:10:56 -0700
a068552
(tag: v0.2.0)
Merge remote-tracking branch 'origin/dev/update.changelog' by
2016-02-26 13:53:11 -0500
53f439a
Update CHANGELOG by
2016-02-26 13:52:52 -0500
f961aea
Merge pull request #31 from brettlangdon/dev/update.travis.sqwished by
2016-02-26 13:51:10 -0500
619cc32
Merge pull request #30 from brettlangdon/bug/fix.array.semicolon.sqwished by
2016-02-26 13:46:03 -0500
8459d81
(refs/pull/31/head)
Add newer version of Go to travis by
2016-02-26 13:44:01 -0500
12d49ac
(refs/pull/30/head)
Fix bug: syntax error with list with no ending semicolon This bug was caused when a list with no ending semicolon was followed directly by another setting. by
2016-02-26 13:41:23 -0500
0b2bf8e
(tag: v0.1.7)
Merge pull request #28 from brettlangdon/bug/empty.string by
2015-10-09 16:02:26 -0700
dbbe592
(refs/pull/28/head)
Allow empty string values by
2015-10-02 11:16:26 -0400
236b7cb
(tag: v0.1.6)
Merge pull request #26 from brettlangdon/dev/number.identifiers.sqwished by
2015-08-09 17:14:34 -0400
c66d084
(refs/pull/26/head)
Allow integers in identifiers by
2015-08-09 17:10:55 -0400
4c620b8
(tag: v0.1.5)
Merge pull request #24 from brettlangdon/dev/lists.sqwished by
2015-08-03 18:24:49 -0400
ab1eb0d
(refs/pull/24/head)
Add support for lists by
2015-07-15 20:58:53 -0400
495bce0
Add changelog by
2015-07-15 19:54:52 -0400
77da89b
(tag: v0.1.4)
Merge pull request #22 from brettlangdon/dev/semicolon.optional.sqwished by
2015-07-14 21:28:25 -0400
6233f93
(refs/pull/22/head)
Make semicolons optional, require newline instead fixes #20 by
2015-07-14 21:25:06 -0400
9ae48d0
(refs/pull/19/merge)
Merge b15ecded88 into bb200ec39b by
2015-07-15 01:13:43 +0000
bb200ec
(tag: v0.1.3)
Merge pull request #21 from brettlangdon/dev/single.quotes.sqwished by
2015-07-14 21:01:58 -0400
43f1f42
(refs/pull/21/head)
Add support for single quotes this fixes #18 by
2015-07-14 20:58:23 -0400
b15ecde
(refs/pull/19/head)
add environment to documentation by
2015-07-05 19:56:11 -0400
bb03834
add path_env to example config by
2015-07-05 19:55:51 -0400
de1ddf7
add environment variable example to tests by
2015-07-05 10:40:02 -0400
b44250b
fetch environment variables at parse time by
2015-07-05 10:37:59 -0400
5562825
add environment token parsing to scanner by
2015-07-05 10:33:49 -0400
c5219ff
add ENVIRONMENT token by
2015-07-05 10:33:30 -0400
947b7ba
yeah... make sure the install command is correct by
2015-07-04 11:45:39 -0400
ba30ed8
(tag: v0.1.2)
add note about escaping quotes and backslashes by
2015-07-04 08:04:53 -0400
c6b8488
Merge pull request #16 from brettlangdon/dev/escape.quotes by
2015-07-04 08:01:39 -0400
805ef50
(refs/pull/16/head)
make sure to test new escape characters by
2015-07-03 20:52:18 -0400
a0d535c
support escaping double quotes and back slashes by
2015-07-03 20:52:05 -0400
aa1b876
(tag: v0.1.1)
sort the keys before returning them by
2015-06-28 08:24:29 -0400
f7016fb
fix linting errors for Section.Keys method by
2015-06-28 08:20:36 -0400
31c5e82
add test for Section.Keys by
2015-06-28 08:15:35 -0400
d81a164
add Keys method to Section by
2015-06-28 08:15:23 -0400
1c8c6f3
(tag: v0.1.0)
add better test for defering reference resolving by
2015-06-22 07:04:06 -0400
8b199c0
update syntax format doc by
2015-06-22 07:01:48 -0400
2ca29bd
remove note about references by
2015-06-22 07:00:41 -0400
ba39428
use reference data type instead fixes #6 by
2015-06-21 22:43:52 -0400
d27da31
add reference struct by
2015-06-21 22:43:12 -0400
775a2a9
put badges next to each other by
2015-06-21 19:46:37 -0400
4728068
add travis build status badge by
2015-06-21 19:45:58 -0400
99df3ba
add travis config by
2015-06-21 19:44:02 -0400
b4c09a0
add deps target to makefile by
2015-06-21 19:43:57 -0400
38ad13d
make sure to close open files by
2015-06-21 19:41:08 -0400
cde8103
fix include by
2015-06-21 19:36:50 -0400
5250108
add main happy path tests by
2015-06-21 19:35:51 -0400
56e8ac2
add include to test/benchmark config by
2015-06-21 19:35:33 -0400
2c8c244
rename test config by
2015-06-21 19:20:55 -0400
4afbd32
add more tests by
2015-06-21 19:17:43 -0400
5f932b5
fix spacing by
2015-06-21 19:05:53 -0400
809ad93
add start to primative tests by
2015-06-21 18:50:43 -0400
f1c3c41
make sure to handle raw int's by
2015-06-21 18:50:28 -0400
d17f9b2
add coverage report target by
2015-06-21 18:24:34 -0400
973f9ee
update readme example by
2015-06-20 22:17:23 -0400
1c8671e
use b.Fatal rather than panic by
2015-06-20 22:13:06 -0400
ab2c24b
add benchmem to make target by
2015-06-20 22:12:55 -0400
f063924
fix reader benchmarks by
2015-06-20 22:12:45 -0400
4a34445
add target for running benchmarks by
2015-06-20 22:04:16 -0400
8ac9788
add benchmarks by
2015-06-20 22:03:35 -0400
3baf4c3
fix comment for NewFileParser by
2015-06-20 22:03:26 -0400
acba54d
add support for negative numbers fixes #7 by
2015-06-20 21:44:52 -0400
cbdc31d
fix readme by
2015-06-20 21:31:48 -0400
ceff779
do not include files already parsed fixes #4 by
2015-06-20 21:30:31 -0400
7b653ec
add back in AddComment/AddInclude by
2015-06-20 21:14:29 -0400
c208123
errors should not be capitalized by
2015-06-20 21:07:23 -0400
e8af40d
add comments to section.go by
2015-06-20 21:05:33 -0400
7d4b253
add comments to primative.go by
2015-06-20 20:54:15 -0400
00c001e
add comments to parser.go by
2015-06-20 16:48:11 -0400
0ef2f4c
add comments to scanner.go by
2015-06-20 16:41:57 -0400
37b6715
add comments to forge.go by
2015-06-20 16:31:09 -0400
2dd6060
add comments to value.go by
2015-06-20 16:24:21 -0400
155eed4
move conversions over to primative by
2015-06-20 16:13:39 -0400
c3d3c61
dont export NewChildSection by
2015-06-20 16:06:30 -0400
769bc27
reorganize by
2015-06-20 12:36:28 -0400
9298995
add note about references by
2015-06-20 12:35:34 -0400
1ffe6f5
fix up examples by
2015-06-20 12:26:51 -0400
9d02533
add makefile and linting helper script by
2015-06-20 12:20:35 -0400
671c544
use ++ over += 1 by
2015-06-20 11:16:29 -0400
9b0c55c
remove underscore variables by
2015-06-20 11:15:44 -0400
8e233ff
use 'valueType' instead of 'this' by
2015-06-20 11:14:49 -0400
87e4b85
remove underscore variable name in section by
2015-06-20 11:13:38 -0400
0868fe1
use 'primative' instead of 'this' by
2015-06-20 11:13:01 -0400
70213e0
use 'section' instead of 'this' by
2015-06-20 11:12:38 -0400
ee3a7f1
use 'parser' instead of 'this' by
2015-06-20 11:11:37 -0400
23dbf49
use 'scanner' instead of 'this' by
2015-06-20 11:11:16 -0400
33faa68
remove underscore names in scanner by
2015-06-20 11:10:37 -0400
533135c
remove underscore names in parser by
2015-06-20 11:09:09 -0400
9802796
fix indent error flow by
2015-06-20 11:06:01 -0400
3911921
huge refactor I am a fool and should have found a better way to break this into many commits shame... shame on the poor choices I have made by
2015-06-20 10:55:57 -0400
2bcbf19
add period to comment by
2015-06-18 16:39:00 -0400
3fc8f37
fix up comments again by
2015-06-17 19:44:56 -0400