This website requires JavaScript.
Explore
Help
Sign In
ostiwe
/
go-toml
Watch
1
Star
0
Fork
0
You've already forked go-toml
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d15f1d131f8775c3e154b27185baf1b3870c8689
go-toml
/
unstable
T
History
Cursor Agent
d15f1d131f
fix parser error highlight offsets for non-suffix slices
...
Co-authored-by: Thomas Pelletier <
thomas@pelletier.dev
>
2026-04-12 12:26:40 +00:00
..
ast.go
Reduce marshal and unmarshal overhead (
#1044
)
2026-03-24 11:08:39 +00:00
benchmark_test.go
Upgrade to golangci-lint v2 (
#1008
)
2026-01-04 09:54:29 -05:00
builder.go
Remove unsafe package usage (
#1021
)
2026-01-04 13:16:47 -05:00
doc.go
Expose parser API as unstable (
#827
)
2022-11-09 16:12:39 -05:00
kind.go
Upgrade to golangci-lint v2 (
#1008
)
2026-01-04 09:54:29 -05:00
parser_test.go
Support Unmarshaler interface for tables and array tables (
#1027
)
2026-02-11 09:57:23 -05:00
parser.go
fix parser error highlight offsets for non-suffix slices
2026-04-12 12:26:40 +00:00
scanner.go
Comments support in unstable/Parser (
#860
)
2023-05-19 10:44:02 -04:00
unmarshaler.go
Support Unmarshaler interface for tables and array tables (
#1027
)
2026-02-11 09:57:23 -05:00