Go to file
Maurice Makaay 3cc6fed3df Commit to get compatibility with the latest parsekit. 2019-05-24 16:01:35 +00:00
.vscode Split off the parsekit code into a separate repository and Go module. 2019-05-21 15:25:06 +00:00
.gitignore Split off the parsekit code into a separate repository and Go module. 2019-05-21 15:25:06 +00:00
comment.go Moved EOF handling into parsekit and updates for code-compatiblity with latest parsekit version. 2019-05-24 13:58:00 +00:00
comment_test.go Backup work. 2019-05-24 12:41:53 +00:00
go.mod Split off the parsekit code into a separate repository and Go module. 2019-05-21 15:25:06 +00:00
go.sum Split off the parsekit code into a separate repository and Go module. 2019-05-21 15:25:06 +00:00
helpers_test.go Backup work. 2019-05-24 12:41:53 +00:00
keyvaluepair.go Commit to get compatibility with the latest parsekit. 2019-05-24 16:01:35 +00:00
keyvaluepair_test.go Split off the parsekit code into a separate repository and Go module. 2019-05-21 15:25:06 +00:00
toml.code-workspace Split off the parsekit code into a separate repository and Go module. 2019-05-21 15:25:06 +00:00
toml.go Moved EOF handling into parsekit and updates for code-compatiblity with latest parsekit version. 2019-05-24 13:58:00 +00:00
toml_test.go Backup work. 2019-05-24 12:41:53 +00:00
value_string.go Commit to get compatibility with the latest parsekit. 2019-05-24 16:01:35 +00:00
value_string_test.go Split off the parsekit code into a separate repository and Go module. 2019-05-21 15:25:06 +00:00