Commit Graph

7 Commits

Author SHA1 Message Date
Lars Stegman
c573d2a63b
fix: don't overwrite value 2025-05-19 11:30:23 +02:00
Lars Stegman
3800c3a4f2
feat(goccy): marshal back to goccy ast 2025-05-15 14:17:49 +02:00
Lars Stegman
99b8b9705b
feat(marshal-goccy): marshal goccy structure 2025-05-15 14:17:47 +02:00
Mike Farah
2c7cce0878 Line and Column working with Goccy, Fixed Anchor Map problem 2025-05-04 19:29:42 +10:00
Mike Farah
72fa3cca98 goccy decoder supports merge maps 2025-05-03 20:20:50 +10:00
Mike Farah
f89605e3c0 goccy yaml decoder supports anchor/aliases 2025-05-03 20:01:16 +10: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