issues
search
naoina
/
toml
TOML parser and encoder library for Golang
MIT License
294
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Change upstream type in fork
#58
jp-imx
opened
2 months ago
1
whereabouts the issue #50
#57
masatake
opened
1 year ago
2
README.md: change uint -> uint32
#56
kynyka
closed
2 years ago
0
toml: implement Unwrap for LineError
#51
genofire
closed
3 years ago
0
README.md: change Config -> tomlConfig in example
#49
meetme2meat
closed
4 years ago
0
single and double quotes in multiline strings lead to parsing errors
#48
bashtanov
closed
3 years ago
0
time error
#47
zxysilent
closed
4 years ago
0
fix typo in README.md
#46
mind1949
closed
5 years ago
1
Fix #44: Properly counting lines on Windows
#45
vlastahajek
closed
3 years ago
1
Wrong lines counting on Windows
#44
vlastahajek
closed
3 years ago
1
Behavior change between 0.1.0 and 0.1.1
#43
davidnewhall
opened
6 years ago
3
How modifying a key?
#42
samiwt
closed
6 years ago
1
support decoding into anonymous struct fields
#41
timob
closed
1 year ago
2
support decoding into anonymous struct fields
#40
timob
closed
6 years ago
0
Support for empty interfaces
#39
corpix
closed
7 years ago
0
Decoding into embedded struct
#38
vmihailenco
opened
7 years ago
1
Quoted keys
#37
dmalykh
closed
7 years ago
0
Support AST manipulation
#36
kevinburke
opened
7 years ago
2
Encode should support pointer values
#35
bep
closed
7 years ago
5
User defined string types don't unmarshal
#34
dhiltgen
closed
7 years ago
0
Marshal doesn't handle multiple struct tag fields properly
#33
dhiltgen
closed
7 years ago
1
Add support for encoding.TextMarshaler, TextUnmarshaler
#32
fjl
closed
7 years ago
0
Improve PEG usage
#31
guillemj
closed
7 years ago
2
How did you generate parse.peg.go
#30
aviau
closed
8 years ago
1
No documentation on the PEG implementation used
#29
guillemj
closed
7 years ago
4
Serialized struct cannot be unserialized when Using camel case
#28
zaibon
closed
7 years ago
0
Cannot decode into map[K]*V
#27
anacrolix
closed
7 years ago
0
FIX:slices has no equal defined
#26
2qif49lt
closed
7 years ago
0
Fix unmarshalling a quoted key in a KeyValue pair
#25
kestred
closed
7 years ago
1
Bug: In quoted keys, dots are treated as nested table instead of being ignored
#24
kestred
closed
7 years ago
1
Fix #22 - Errors in README.
#23
OrangeTux
closed
7 years ago
1
Section about using the toml.UnmarshalTOML interface contains several errors.
#22
OrangeTux
closed
7 years ago
0
Parsing Inline Tables
#21
jmassara
closed
7 years ago
3
please tag and version this project
#20
aviau
closed
8 years ago
1
Log undefined config options instead of erroring
#19
nathanielc
closed
8 years ago
0
Global tables create conflict with subtables
#18
sparrc
closed
7 years ago
1
Support encoding maps / disambiguate nested structs and basic values
#17
timraymond
closed
7 years ago
1
Add support for struct pointer traversal
#16
timraymond
closed
7 years ago
2
Create explicitly defined table explicitly
#15
kezhuw
closed
7 years ago
1
strange not defined error
#14
kujohn
closed
8 years ago
1
marshalling a struct pointer does not work
#13
sztanpet
closed
7 years ago
0
cannot unmarshal a marshalled string
#12
sztanpet
closed
7 years ago
0
Marshal: map[string]Object is not supported
#11
klauspost
closed
7 years ago
0
Comments in arrays do not parse
#10
FooSoft
closed
7 years ago
0
fixed typo: 'themshelves' -> 'themselves'
#9
aviau
closed
9 years ago
1
support field validation
#8
tve
opened
9 years ago
0
This does not parse, while being toml v0.4.0 compliant.
#7
evertheylen
closed
7 years ago
0
unmarshalTOML function not called
#6
adejoux
closed
9 years ago
5
Ignore additional fields
#5
mbertschler
closed
7 years ago
1
add UnmarshallFile convenience method
#4
flowchartsman
closed
9 years ago
5
Next