Commit Graph

11 Commits

Author SHA1 Message Date
Tim Reichen
11fce1a431
refactor(yaml): simplify boolean type (#5859)
initial commit
2024-08-29 10:15:38 +10:00
Tim Reichen
29fdb0d536
refactor(yaml): replace getObjectTypeString() with isPlainObject() (#5842)
* initial commit

* fmt
2024-08-28 15:37:14 +10:00
Tim Reichen
0332f0ada8
refactor(yaml): remove ArrayObject (#5761) 2024-08-22 07:58:27 +10:00
Tim Reichen
9dafbfbcc4
refactor(yaml): remove Any type (#5306) 2024-07-09 18:22:53 +09:00
Tim Reichen
5cccc4b0aa
refactor(yaml): move getObjectTypeString() (#5332)
* initial commit

* update
2024-07-06 18:36:19 +10:00
Tim Reichen
f0057a87b2
refactor(yaml): rename util functions (#5310)
* initial commit

* update

* update

* revert move
2024-07-05 09:00:19 +10:00
Tim Reichen
9d5d887bbf
refactor(yaml): remove repeat helper function (#5303) 2024-07-04 18:18:35 +10:00
Yoshiya Hinosawa
05f25df97e
refactor(yaml): remove dead code (#5189) 2024-06-29 16:37:42 +09:00
Yoshiya Hinosawa
860cf0e18a
refactor(yaml): remove dead code (#4849) 2024-05-24 13:29:09 +09:00
Lino Le Van
c46143f0ac
chore: update copyright year (#4046)
* chore: update copyright year

* fix

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
Asher Gomez
85ef580622
BREAKING(yaml): move to top-level folder (#3251) 2023-03-14 16:40:02 +09:00