Commit Graph

  • 7f67281916
    Add .NET library to the implementation list oledfish 2022-07-23 19:45:35 -0300
  • 9daa2019f7
    Fix RFC typo (#276) oledfish 2022-07-22 14:34:21 -0300
  • 44ca7c0448
    Fix RFC typo oledfish 2022-07-22 14:01:29 -0300
  • 81fda2455f
    docs: add kaydle to impl list Kat Marchán 2022-07-20 09:32:31 -0700
  • b027d3a751
    Remove children from node terminals (#275) Bram Gotink 2022-07-12 00:13:05 +0200
  • 5b1fa48cb0
    Remove children from node terminals Bram Gotink 2022-07-11 23:03:49 +0200
  • fcd489afa6
    Add more info about the hyphen character in identifiers (#271) Jelle Besseling 2022-04-25 19:04:28 +0200
  • 9642f1be87
    Add more about the hyphen character in identifiers Jelle Besseling 2022-04-25 15:14:33 +0200
  • 81a58e64ee
    Mention multi-line comments in spec prose (#263) Sebastian Paarmann 2022-03-29 22:00:29 +0200
  • b647762f4b Mention multi-line comments in spec prose Sebastian Paarmann 2022-03-29 21:42:29 +0200
  • cc1da35435
    allow contributor link in `kdl-schema.kdl` (#260) Melody Horn 2022-03-27 23:12:32 -0600
  • d619b27800
    allow contributor link in `kdl-schema.kdl` Melody Horn 2022-03-27 22:07:07 -0600
  • 168fd6abdc
    fix `kdl-schema.kdl` well-formedness (#259) Melody Horn 2022-03-27 12:58:39 -0600
  • 045942ff0e
    fix `kdl-schema.kdl` well-formedness Melody Horn 2022-03-26 17:32:34 -0600
  • 3e915b5be3
    Clarify the parsing of hostname and idl-hostname (#248) Tab Atkins Jr 2022-02-19 02:06:54 -0800
  • 8976e2da68
    Define `digit` in formal grammar (#236) Christopher Durham 2022-02-19 04:06:17 -0600
  • 5a566ea5e3
    Fix #212 by clarifying left/right (#249) Tab Atkins Jr 2022-02-19 02:04:38 -0800
  • 23bbe1ebec
    Add `knuffel` to the list of implementations (#256) Paul Colomiets 2022-02-08 01:50:39 +0200
  • 168f8118d5
    Add `knuffel` to the list of implementations Paul Colomiets 2022-02-08 01:29:32 +0200
  • 553b2fa7be
    Fix #212 by clarifying left/right Tab Atkins Jr 2021-11-04 16:04:20 -0700
  • 21cbce35bc
    Clarify the parsing of hostname and idl-hostname Tab Atkins Jr 2021-11-04 15:45:36 -0700
  • 2dbcc2639a
    Only disallow necessary ident chars no-stringlikes Tab Atkins Jr 2021-10-25 13:26:48 -0700
  • f82a106814
    Add link to Haskell implementation. (#243) Mahmoud Mazouz 2021-10-25 02:59:50 +0200
  • 05c59a4114
    Add link to Haskell implementation. fuzzypixelz 2021-10-25 02:33:11 +0200
  • 02461380b4 Define `digit` in formal grammar Christopher Durham 2021-10-12 20:57:31 -0500
  • a1d85e9fe1
    [editorial] tweak node-props-and-args grammar (#240) Tab Atkins Jr 2021-10-17 08:46:34 -0700
  • ea1b33521a
    Minimal fix to #200, banning string-like idents Tab Atkins Jr 2021-10-17 08:17:36 -0700
  • 617ab86e5e
    Add link to additional python implementation (#239) Matthew Gamble 2021-10-18 02:03:59 +1100
  • aa2f023d35
    [editorial] tweak node-props-and-args grammar Tab Atkins Jr 2021-10-17 08:02:57 -0700
  • d5ef7b5acc
    Add link to additional python implementation Matthew Gamble 2021-10-16 16:58:06 +1100
  • 43f16802d3 Include results of discussion on KDL Data Model Jakob Voss 2021-10-12 10:25:49 +0200
  • 38d64797ea Empty tag is same as no tag. Tab Atkins-Bittner 2021-10-08 13:07:19 -0700
  • e5e131920f
    Link to new python impl Tab Atkins Jr 2021-10-08 12:09:09 -0700
  • 668c6d334c
    Merge branch 'kdl-org:main' into data-model Jakob Voß 2021-10-08 10:13:25 +0200
  • 19816c571c Extend KDL data model Jakob Voss 2021-10-08 10:11:12 +0200
  • 64d23f521c model: simplify definition of number Jakob Voss 2021-10-08 09:14:09 +0200
  • 05d16e0597
    Per #223 discussion, this *should* be a parse error. (#226) Tab Atkins Jr 2021-10-07 08:01:18 -0700
  • 70f119d07e Start draft of KDL Data Model Jakob Voss 2021-10-07 12:41:25 +0200
  • 93cc6724f2
    Verify that a slash-dashed prop doesn't shadow a previous prop of the same name (#227) Tab Atkins Jr 2021-10-06 15:01:49 -0700
  • 5302e970ec Verify that a slash-dashed prop doesn't shadow a previous prop of the same name. Tab Atkins-Bittner 2021-10-06 12:00:51 -0700
  • 56da75ad86 Per #223 discussion, this *should* be a parse error. Tab Atkins-Bittner 2021-10-06 10:16:56 -0700
  • f20acf6e91
    KQL: remove map operator and accessors Kat Marchán 2021-10-05 22:35:22 -0700
  • e6f0e56d37
    KQL: require operator and change operator grammar a bit Kat Marchán 2021-10-05 22:09:05 -0700
  • 3f293ff01d
    Empty children aren't reflected in the data model. (#219) Tab Atkins Jr 2021-10-05 20:27:28 -0700
  • 3f382ec059 Missed one Tab Atkins-Bittner 2021-10-05 16:53:44 -0700
  • 2a202b6c14 Empty children aren't reflected in the data model. Tab Atkins-Bittner 2021-10-05 14:44:07 -0700
  • b22ed4b1b0
    Add missing expected file (#217) Tab Atkins Jr 2021-10-04 17:47:24 -0700
  • 73d3bd74f1
    Add missing expected file Tab Atkins Jr 2021-10-04 17:43:45 -0700
  • 5a2f4969fe
    fix: non-decimal test output according to docs (#196) Danielle Smith 2021-09-28 02:44:21 +0200
  • 05af2fb657
    fix: do not escape solidus (forwardslash) in test (#198) Danielle Smith 2021-09-28 02:42:30 +0200
  • 296fe129e1
    argument/property ordering clarification (#206) Christopher Durham 2021-09-27 00:47:08 -0500
  • fbb03154cd
    argument/property ordering clarification Christopher Durham 2021-09-26 23:57:28 -0500
  • de6e6e4156 Remove # from legal characters in a bare identifier Hannah Kolbeck 2021-09-26 16:44:22 -0700
  • 99d9168a4a
    Added xml2kdl to the list of implementations. (#201) Devasta 2021-09-25 18:27:32 +0100
  • 8e4570c43f Added xml2kdl to the list of implementations. Devasta 2021-09-25 12:04:18 +0100
  • 2f958202c9 fix: do not escape solidus (forwardslash) in test Danielle Smith 2021-09-22 08:57:37 +0200
  • 3244cbae1f remove: solidus (forwardslash) from escape chars Danielle Smith 2021-09-22 08:56:22 +0200
  • f1138915d8 fix: remove / from all_escapes test case Danielle Smith 2021-09-22 08:43:32 +0200
  • c3a2b24dfb fix: non-decimal test output according to docs Danielle Smith 2021-09-22 08:37:41 +0200
  • 9892214974 fix: add missing newline to quoted_arg_type test input Danielle Smith 2021-09-21 23:26:38 +0200
  • dcbf51d36f fix: escape backslash in quoted type test inputs Danielle Smith 2021-09-21 23:24:51 +0200
  • cb3f4b42bf fix: unescaped / in quoted type tests Danielle Smith 2021-09-21 23:13:35 +0200
  • b9ca71ed08 fix: incorrect expected test output Danielle Smith 2021-09-21 22:53:23 +0200
  • 17458be6d2
    Fix and simplify identifier character grammar Lars Willighagen 2021-09-21 22:48:20 +0200
  • 24faa6b75c
    tests: add more coverage for keywords (#189) Ben Reinhart 2021-09-20 22:01:48 -0400
  • e07b146ab3 tests: add more coverage for keywords Ben Reinhart 2021-09-20 15:16:13 -0400
  • 5c4f83b824
    Update line continuation wording (#184) Ben Reinhart 2021-09-19 19:28:25 -0400
  • 816b87f2d3 Update line continuation wording Ben Reinhart 2021-09-19 15:51:58 -0400
  • f59ca2476a
    Add type annotation tests from kdl4j and tweak unusual char in quoted id test (#181) Hannah Kolbeck 2021-09-19 08:11:19 -0700
  • 076a788c30 Add type annotation tests from kdl4j and tweak unusual char in quoted id test Hannah Kolbeck 2021-09-18 23:17:33 -0700
  • 8ca18fec0a
    tests: ensure output of illegal ident is quoted (#178) Ben Reinhart 2021-09-17 16:33:56 -0400
  • 9122a26589 tests: ensure output of illegal ident is quoted Ben Reinhart 2021-09-17 16:29:45 -0400
  • 0bbe723eb5
    tests: adjust bare identifier inputs to match spec. (#168) Dave Anderson 2021-09-16 10:46:22 -0700
  • b99ae1c856 tests: adjust bare identifier inputs to match spec. David Anderson 2021-09-16 10:16:12 -0700
  • 8ae4ae648e
    Preserve duplicate nodes (#167) Chris Babcock 2021-09-16 01:46:26 -0700
  • 6a83a74380 Preserve duplicate nodes Chris Babcock 2021-09-16 01:29:14 -0700
  • 16269d4325
    Prevent markdown from parsing []() as link (#162) Ben Reinhart 2021-09-15 21:26:50 -0400
  • 742489efe7 Use same order from grammar definition Ben Reinhart 2021-09-15 19:01:02 -0400
  • 8a28fd1c5e Prevent markdown from parsing []() as link Ben Reinhart 2021-09-15 18:36:45 -0400
  • a2e53990ed
    Fix some typos (#161) Jihchi Lee 2021-09-15 22:37:53 +0800
  • f3058faf79
    Fix some typos Jihchi Lee 2021-09-15 17:01:02 +0800
  • 843beb99a5
    Added Elixir implementation to list (#156) Corey Powell 2021-09-14 09:48:26 -0500
  • 793ebecae2 Added Elixir implementation to list Corey Powell 2021-09-14 09:46:31 -0500
  • 785abebfc5
    fix(spec): Correct bom from U+FFEF to U+FEFF (#153) Chris Morgan 2021-09-14 13:17:20 +1000
  • 075857e214
    Correct bom from U+FFEF to U+FEFF Chris Morgan 2021-09-14 13:10:46 +1000
  • 3df2b719a0
    Fix a broken internal link (#152) Chris Morgan 2021-09-14 13:07:46 +1000
  • 375aa3a5b9
    Fix a broken internal link Chris Morgan 2021-09-14 12:55:20 +1000
  • 1351f9fa1b
    add missing quotation marks (#151) Paul Young 2021-09-14 11:37:01 +0900
  • 586e77a9ee add missing quotation marks Paul Young 2021-09-14 11:30:31 +0900
  • 654ab5deb3
    1.0.0 1.0.0 Kat Marchán 2021-09-11 21:10:05 -0700
  • f68137f526
    slap a date on it Kat Marchán 2021-09-11 21:06:48 -0700
  • 02c40c589d
    bump version to 1.0.0 and add example with type annotations Kat Marchán 2021-09-11 21:04:22 -0700
  • d24d8551ca
    missed some uri -> url changes Kat Marchán 2021-09-11 20:51:08 -0700
  • f0bc492021
    Add some more reserved type annotations (#134) Eric Sampson 2021-09-11 22:46:32 -0500
  • 4196ca328e
    Merge branch 'main' into patch-1 Kat Marchán 2021-09-11 20:46:07 -0700
  • deb95b4cd8
    Add more types to the schema itself. Eric Sampson 2021-09-10 22:59:19 -0500
  • 7348b22d49
    Add missing `format` section for number validations. Eric Sampson 2021-09-10 22:28:02 -0500
  • 0cdda0b711
    Disallow ws after (type) in grammar (#138) Lars Willighagen 2021-09-11 02:11:41 +0200
  • 1d3ce5237d
    Disallow ws after (type) in grammar Lars Willighagen 2021-09-11 01:51:04 +0200
  • 5a13b920c4
    use KDL Query for refs (#136) Kat Marchán 2021-09-09 19:03:38 -0700