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 |
|
Mike Farah
|
385921a3e2
|
Fixed passing of readonly context in pipe
|
2023-04-11 12:04:04 +10:00 |
|
Mike Farah
|
439bcaad25
|
Added multiple object example from PR #1226
|
2022-05-27 11:22:10 +10:00 |
|
Mike Farah
|
b11075ec98
|
now assumes yaml idiomatic formatting when adding to empty maps/arrays
|
2022-04-15 08:27:22 +10:00 |
|
Mike Farah
|
c3d815998a
|
Auto style when adding to empty maps/arrays
|
2022-01-27 09:58:13 +11:00 |
|
Mike Farah
|
df32baedf1
|
Added XML decoder (#1044)
|
2021-12-21 15:02:07 +11:00 |
|
Mike Farah
|
54b355bffb
|
Added another test
|
2021-12-01 09:14:18 +11:00 |
|
Mike Farah
|
1c50ae4e6a
|
Added another test
|
2021-11-30 13:22:18 +11:00 |
|
Mike Farah
|
feb97c9872
|
Fixed collect op when working with multiple nodes
|
2021-11-30 13:19:44 +11:00 |
|
Mike Farah
|
0557439765
|
Update document generation script
|
2021-11-03 22:37:07 +11:00 |
|
Mike Farah
|
48eeb2a9df
|
Fixes update-assign with collect object issue #830
|
2021-05-22 08:22:45 +10:00 |
|
Mike Farah
|
bde419aaee
|
Updated collect objcet doc
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
3f04a1b52e
|
Fixed empty array op
|
2020-11-22 13:50:32 +11:00 |
|
Mike Farah
|
aed598c736
|
Fixing docs
|
2020-11-22 13:16:54 +11:00 |
|
Mike Farah
|
a57944d123
|
Fixed printer
|
2020-11-16 12:09:57 +11:00 |
|
Mike Farah
|
860655b4cd
|
Better documentation generation
|
2020-11-13 21:34:43 +11:00 |
|
Mike Farah
|
708ff02e8d
|
Fixed collect object for multi doc
|
2020-11-13 13:19:54 +11:00 |
|
Mike Farah
|
b1f139c965
|
refactored
|
2020-11-04 10:48:43 +11:00 |
|