Issue Title
|
State
|
Comments
|
Created Date
|
Updated Date
|
Support newlines in inline tables
|
closed
|
2 |
2023-01-25 |
2023-01-24 |
Nonstandard license name
|
closed
|
3 |
2022-12-20 |
2023-01-24 |
Line ending backslash in """ causes later line breaks to also be removed
|
open
|
1 |
2022-11-08 |
2023-01-31 |
omitempty incorrectly looks at values behind pointers
|
open
|
1 |
2022-10-23 |
2023-01-24 |
Not being able to reliably undecode a toml under a table
|
closed
|
5 |
2022-10-18 |
2023-01-24 |
OSS-Fuzz issue 50415
|
closed
|
2 |
2022-08-18 |
2023-01-24 |
Integration with google oss-fuzz fuzzing service
|
closed
|
4 |
2022-08-17 |
2023-01-24 |
Parsing toml files does not always produce the expected results
|
closed
|
1 |
2022-08-06 |
2023-01-24 |
Encoding: 'omitempty' will panic if the struct contains a uncomparable type
|
closed
|
16 |
2022-07-28 |
2023-01-24 |
x509: certificate has expired or is not yet valid
|
closed
|
1 |
2022-06-21 |
2023-01-24 |
Unexpected behaviour with the TextMarshaler interface
|
closed
|
4 |
2022-06-04 |
2023-01-24 |
Why panic happens when i use Decoder.Decode(v interface{}) decode the "bad-utf8-at-end.toml"
|
closed
|
2 |
2022-04-20 |
2023-01-24 |
the unmarshal and decode API are wasteful and somewhat misleading
|
open
|
3 |
2022-04-04 |
2023-01-24 |
Skipped members generate invalid type error
|
closed
|
1 |
2022-02-11 |
2023-01-24 |
no errors reported but final table array is empty
|
closed
|
2 |
2022-02-01 |
2023-01-24 |
README references incorrect usage of Decode()
|
closed
|
1 |
2022-01-31 |
2023-01-24 |
Marshaler Should not writeQuoted string
|
closed
|
4 |
2022-01-24 |
2023-01-24 |
Minimum Go release for tests is 1.16
|
closed
|
1 |
2022-01-14 |
2023-01-24 |
x = [] decodes into nil
|
closed
|
1 |
2022-01-11 |
2023-01-24 |
Using a TextUnmarshaler in a map value doesn't work
|
closed
|
12 |
2021-11-27 |
2023-01-24 |
panic runtime error while unmarshal `bad-utf8-at-end.toml` on go 1.17
|
closed
|
9 |
2021-11-16 |
2023-01-24 |
Integer with leading zero followed by underscore not handled properly
|
closed
|
0 |
2021-11-11 |
2023-01-24 |
Allow two trailing quotation marks inside multiline basic string
|
closed
|
3 |
2021-11-10 |
2023-01-24 |
Lowercase type definition not accepted.
|
closed
|
2 |
2021-11-07 |
2023-01-24 |
Detect invalid escape sequence at the end of basic multiline string
|
closed
|
0 |
2021-11-04 |
2023-01-24 |
Bare carriage return in comment
|
closed
|
0 |
2021-11-04 |
2023-01-24 |
Require 2-digit hour for local time
|
open
|
3 |
2021-10-29 |
2023-01-24 |
Check all the keys are found in toml
|
closed
|
6 |
2021-10-28 |
2023-01-24 |
v0.4 no longer allows leading zeros
|
closed
|
5 |
2021-09-27 |
2023-01-24 |
no error on NULL byte
|
closed
|
1 |
2021-09-22 |
2023-01-24 |
bare carriage return in whitespace should be an error
|
closed
|
1 |
2021-09-22 |
2023-01-24 |
TestEncodeAnonymousStruct behaves invalid on ARM (Raspberry Pi)
|
closed
|
7 |
2021-08-27 |
2023-01-24 |
Dependency loop in latest tag
|
closed
|
4 |
2021-08-04 |
2023-01-24 |
omitempty not working for int/float
|
closed
|
1 |
2021-08-01 |
2023-01-24 |
Assign to new elements to decoded struct with primitives
|
closed
|
1 |
2021-07-20 |
2023-01-24 |
Tagged anonymous structs can’t be parsed if the type is unexported
|
closed
|
3 |
2021-07-12 |
2023-01-24 |
Relax type checking to allow heterogenous arrays
|
closed
|
2 |
2021-06-25 |
2023-01-24 |
Implement dotted keys
|
closed
|
0 |
2021-06-19 |
2023-01-19 |
Allow any whitespace after \ to escape newline in """ and disallow control characters
|
closed
|
0 |
2021-06-13 |
2023-01-10 |
arp242 added as maintainer
|
closed
|
1 |
2021-06-07 |
2022-12-20 |
Ability to disable string quoting during marshaling/unmarshaling
|
closed
|
1 |
2021-05-25 |
2023-01-15 |
Use the Encode function to Encode structures as "" (multi-line literal strings wrapped in three single quotes)
|
closed
|
2 |
2020-10-16 |
2022-10-07 |
there is a TOML primitive decode but there is no equivalent TOML primitive encode.
|
closed
|
1 |
2020-09-29 |
2022-12-15 |
Support for inf
|
closed
|
0 |
2020-07-16 |
2022-01-22 |
Support correct file ending in windows
|
closed
|
2 |
2020-07-15 |
2023-01-23 |
2 fields in struct are not being read in struct
|
closed
|
1 |
2020-02-24 |
2023-01-15 |
Encoder doesn't support json.Number
|
closed
|
3 |
2019-10-01 |
2023-01-25 |
Problem encoding nested anonymous structs
|
closed
|
1 |
2019-09-20 |
2023-01-17 |
Boolean always parsed as true if key is named "loop"
|
closed
|
3 |
2019-08-08 |
2023-01-02 |
Date parsing not fully RFC 3339 compatible
|
closed
|
2 |
2019-07-01 |
2023-01-01 |