Commit Graph

9 Commits

Author SHA1 Message Date
Mihail Vratchanski
1300c7b128 PR comments 2025-06-12 09:26:18 +03:00
Mihail Vratchanski
c956c31b90 Transition tests to skip variables, add Goccy specific tests in their place, add datetime preprocessor for date time difference 2025-06-08 18:00:44 +03:00
Mihail Vratchanski
0143654d04 Fix linter errors and ignore tests where Goccy is different in parsing 2025-06-07 11:39:14 +03:00
Mihail Vratchanski
4691c57bad Clean up 2025-06-07 11:37:51 +03:00
Mihail Vratchanski
9c711684c5 Initial implementation 2025-06-07 11:37:08 +03:00
Mihail Vratchanski
1928e5103b Initial implementation 2025-06-07 11:37:08 +03:00
Mike Farah
f89605e3c0 goccy yaml decoder supports anchor/aliases 2025-05-03 20:01:16 +10:00
Mike Farah
b5e3a01452 Added comment to goccy decoder, its will WIP 2024-03-07 10:54:15 +11:00
Mike Farah
13d1bbb45f
Generic ast (#1829)
Remove dependency on yaml.Node for internal AST representation. Yaml decoder is now just another decoder.
2023-10-18 12:11:53 +11:00