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
pelletier/fix-issue-1047-error-highlight-41d4
go-toml
/
unstable
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
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