Skip to content

Conversation

@snowyu
Copy link

@snowyu snowyu commented Jun 21, 2021

No description provided.

Riflio pushed a commit to Riflio/lua-yaml that referenced this pull request Jan 30, 2023
feat(yaml.lua): Add support check YAML version tag
feat(yaml.lua): dump to yaml (author @snowyu, PR exosite#12)
fix(yaml.lua): negative numbers as properties should not parse as a list (author @FreeMasen, PR exosite#11)
fix(yaml.lua): timestamp timezone
fix(yaml.lua): only parsing first block hash with indent==0
fix(yaml.lua): parsing block after empty row
feat(samples): Check comments
fix(samples): timezone
feat(samples): Check negative numbers as properties
PavelK and others added 4 commits February 2, 2023 15:28
feat(yaml.lua): Add support check YAML version tag
feat(yaml.lua): dump to yaml (author @snowyu, PR exosite#12)
fix(yaml.lua): negative numbers as properties should not parse as a list (author @FreeMasen, PR exosite#11)
fix(yaml.lua): timestamp timezone
fix(yaml.lua): only parsing first block hash with indent==0
fix(yaml.lua): parsing block after empty row
feat(samples): Check comments
fix(samples): timezone
feat(samples): Check negative numbers as properties
fix(liblua): Inline arrah/hash comments
@snowyu
Copy link
Author

snowyu commented Jun 27, 2023

@RealPacket thanks, fixed.

@snowyu
Copy link
Author

snowyu commented Sep 6, 2023

@RealPacket no syntax error for your example:

x:
  y:
    - {}
    -
      a: 2

tionis pushed a commit to tionis/lua-yaml that referenced this pull request Dec 1, 2023
…k YAML version tag feat(yaml.lua): dump to yaml (author @snowyu, PR exosite#12) fix(yaml.lua): negative numbers as properties should not parse as a list (author @FreeMasen, PR exosite#11) fix(yaml.lua): timestamp timezone fix(yaml.lua): only parsing first block hash with indent==0 fix(yaml.lua): parsing block after empty row feat(samples): Check comments fix(samples): timezone feat(samples): Check negative numbers as properties

Signed-off-by: tionis <git@tionis.dev>
tionis pushed a commit to tionis/lua-yaml that referenced this pull request Dec 1, 2023
…k YAML version tag feat(yaml.lua): dump to yaml (author @snowyu, PR exosite#12) fix(yaml.lua): negative numbers as properties should not parse as a list (author @FreeMasen, PR exosite#11) fix(yaml.lua): timestamp timezone fix(yaml.lua): only parsing first block hash with indent==0 fix(yaml.lua): parsing block after empty row feat(samples): Check comments fix(samples): timezone feat(samples): Check negative numbers as properties

Signed-off-by: tionis <git@tionis.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant