Cameron Moore
|
bfe4a7e160
|
Fix gofmt and golint issues (#90)
|
2016-08-22 11:20:25 +02:00 |
|
Thomas Pelletier
|
06484b677b
|
Fix ToMap conversion of array of tables (#83)
|
2016-08-15 21:00:14 +02:00 |
|
Thomas Pelletier
|
8e6ab94eec
|
Fix inline tables parsing
Inline tables were wrapped inside a TomlValue, although they should
just be part of the tree.
|
2016-04-22 17:38:16 +02:00 |
|
Thomas Pelletier
|
e3b2497729
|
TomlTree.ToMap (#59)
* Extract TomlTree conversion to its own file
* Implement ToMap
* Reorder imports in tomltree_conversions
|
2016-04-22 09:46:28 +02:00 |
|