Commit graph

  • 1fb76ae745 yaml: Implement IndexMut Alistair Francis 2024-03-30 18:51:16 +0100
  • 2642252f7f Add doc checks to before_commit. Ethiraric 2024-03-28 21:03:14 +0100
  • bf2aaf8044 Add doc checks to before_commit. Ethiraric 2024-03-28 21:03:14 +0100
  • bb3cc83120 Add doc checks to before_commit. Ethiraric 2024-03-28 21:03:14 +0100
  • 2dc9e2c13f maint: version-up and minimize where we mention the version David Aguilar 2024-03-25 22:25:46 -0700
  • 5c7e11ea3f maint: version-up and minimize where we mention the version David Aguilar 2024-03-25 22:25:46 -0700
  • 4aad863f87 maint: version-up and minimize where we mention the version David Aguilar 2024-03-25 22:25:46 -0700
  • b5c9eec454 yaml-rust2 v0.8.0 David Aguilar 2024-03-25 22:18:38 -0700
  • f34c6869f1 yaml-rust2 v0.8.0 David Aguilar 2024-03-25 22:18:38 -0700
  • ae65040d3b CHANGELOG: mention the linguist development-related updates David Aguilar 2024-03-25 22:07:31 -0700
  • 67ec4899c0 CHANGELOG: mention the linguist development-related updates David Aguilar 2024-03-25 22:07:31 -0700
  • 4a5ba3b499 garden: access yaml-rust2 pull requests as yaml-rust2/pull/* David Aguilar 2024-03-25 22:16:57 -0700
  • 3f128e806c garden: access yaml-rust2 pull requests as yaml-rust2/pull/* David Aguilar 2024-03-25 22:16:57 -0700
  • 134a1672cc garden: update urls and remove old forks and links David Aguilar 2024-03-25 22:15:24 -0700
  • 728bd8b391 garden: update urls and remove old forks and links David Aguilar 2024-03-25 22:15:24 -0700
  • 536e5f7ec4 Add linguist attributes for tests/*.rs.inc files Spenser Black 2024-03-25 08:34:54 -0400
  • c7689fb84b Add linguist attributes for tests/*.rs.inc files Spenser Black 2024-03-25 08:34:54 -0400
  • 992c9c29fb fix typos John Vandenberg 2024-03-25 19:01:58 +0800
  • 6ec65e636f fix typos John Vandenberg 2024-03-25 19:01:58 +0800
  • 95ac76e163 fix typos John Vandenberg 2024-03-25 19:01:58 +0800
  • 37f52b7722 README: update the installation snippet to use yaml-rust2 0.7 David Aguilar 2024-03-24 17:00:57 -0700
  • 697550e112 README: update the installation snippet to use yaml-rust2 0.7 David Aguilar 2024-03-24 17:00:57 -0700
  • 53b70cd93b README: add self-links to make things more discoverable David Aguilar 2024-03-24 17:00:19 -0700
  • 77bf4eaeef README: add self-links to make things more discoverable David Aguilar 2024-03-24 17:00:19 -0700
  • ddb6885a17 yaml: add YamlLoader::load_from_parser(&Parser) David Aguilar 2024-03-24 03:07:15 -0700
  • d7f7c7ce15 yaml: add YamlLoader::load_from_parser(&Parser) David Aguilar 2024-03-24 03:07:15 -0700
  • cd2028aca7 parser: add Parser::new_from_str(&str) David Aguilar 2024-03-24 14:51:15 -0700
  • c00b27bb95 parser: add Parser::new_from_str(&str) David Aguilar 2024-03-24 14:51:15 -0700
  • 21738031e3 parser: fixup typos from github David Aguilar 2024-03-24 15:01:38 -0700
  • 61b0e70a4e parser: fixup typos from github David Aguilar 2024-03-24 15:01:38 -0700
  • 782d590e5c parser: add Parser::new_from_str(&str) David Aguilar 2024-03-24 14:51:15 -0700
  • e9e428eeaf CHANGELOG: simplify the formatting and document YamlLoader::documents() David Aguilar 2024-03-24 14:44:09 -0700
  • 86f008196c CHANGELOG: simplify the formatting and document YamlLoader::documents() David Aguilar 2024-03-24 14:44:09 -0700
  • 2c7ecbf054 CHANGELOG: document the keep_tags API addition David Aguilar 2024-03-24 14:27:04 -0700
  • 06708ee787 CHANGELOG: document the keep_tags API addition David Aguilar 2024-03-24 14:27:04 -0700
  • 6ea41cc9a8 parser: add a test for keep_tags(false) David Aguilar 2024-03-24 14:15:37 -0700
  • c8e82c00d1 parser: add a test for keep_tags(false) David Aguilar 2024-03-24 14:15:37 -0700
  • dfaea08aa1 parser: better document keep_tags David Aguilar 2024-03-24 14:15:09 -0700
  • dec6bf35bb parser: better document keep_tags David Aguilar 2024-03-24 14:15:09 -0700
  • e0560cb232 parser: add an option to keep tags across multiple documents David Aguilar 2024-03-23 22:31:57 -0700
  • 150b6f0927 parser: add an option to keep tags across multiple documents David Aguilar 2024-03-23 22:31:57 -0700
  • a5550d4203 yaml: add YamlLoader::documents() to get a read-only view of the parsed documents David Aguilar 2024-03-23 22:42:58 -0700
  • 16f3ea39e1 yaml: add YamlLoader::documents() to get a read-only view of the parsed documents David Aguilar 2024-03-23 22:42:58 -0700
  • eddea11e01 Switch from encoding to encoding_rs. Ethiraric 2024-03-23 16:34:35 +0100
  • ee92e953f1 Switch from encoding to encoding_rs. Ethiraric 2024-03-23 16:34:35 +0100
  • 6052436852 Typo fix 4 in 2024-03-15-FirstRelease.md Gregor Purdy 2024-03-21 05:56:05 -0700
  • c5c9f4af16 Typo fix 4 in 2024-03-15-FirstRelease.md Gregor Purdy 2024-03-21 05:56:05 -0700
  • 5b1af84dbe Typo fix 3 in 2024-03-15-FirstRelease.md Gregor Purdy 2024-03-21 05:52:07 -0700
  • 6e9351f84b Typo fix 3 in 2024-03-15-FirstRelease.md Gregor Purdy 2024-03-21 05:52:07 -0700
  • 759db28bfb Typo fix 2 in 2024-03-15-FirstRelease.md Gregor Purdy 2024-03-21 05:51:01 -0700
  • a4ce3e9696 Typo fix 2 in 2024-03-15-FirstRelease.md Gregor Purdy 2024-03-21 05:51:01 -0700
  • 15049196e0 Typo fix Gregor Purdy 2024-03-21 05:48:47 -0700
  • f5cb266a43 Typo fix Gregor Purdy 2024-03-21 05:48:47 -0700
  • 7d3825c049 Remove no longer needed test files. Ethiraric 2024-03-21 12:37:10 +0100
  • 580d7b0525 Remove no longer needed test files. Ethiraric 2024-03-21 12:37:10 +0100
  • 61e26deb99 Run CI only on master pushes. Ethiraric 2024-03-21 12:33:00 +0100
  • 2fe52cf1c2 Run CI only on master pushes. Ethiraric 2024-03-21 12:33:00 +0100
  • 0819c0cd46 Make gen_large_yaml reproductible. Ethiraric 2024-03-20 23:07:08 +0100
  • 869a2d1a15 Make gen_large_yaml reproductible. Ethiraric 2024-03-20 23:07:08 +0100
  • 0f97d2b9e4 Make gen_large_yaml reproductible. Ethiraric 2024-03-20 23:07:08 +0100
  • e8415713ab Edit v0.6 post with cargo alias. Ethiraric 2024-03-20 21:39:38 +0100
  • 60bf9c80ba Edit v0.6 post with cargo alias. Ethiraric 2024-03-20 21:39:38 +0100
  • 898dab9851 Fix rustdoc ignore directive. Ethiraric 2024-03-20 15:54:09 +0100
  • 3279baaab9 Fix rustdoc ignore directive. Ethiraric 2024-03-20 15:54:09 +0100
  • c3ba2070e5 Add missing_docs warning. Ethiraric 2024-03-20 15:50:48 +0100
  • ccd7b6e718 Add missing_docs warning. Ethiraric 2024-03-20 15:50:48 +0100
  • a06ba5205a Forgot to bump some v0.6.0 to v0.7.0. Ethiraric 2024-03-20 15:45:24 +0100
  • 8247f481c7 Forgot to bump some v0.6.0 to v0.7.0. Ethiraric 2024-03-20 15:45:24 +0100
  • 075d43a9c4 Add missing_docs warning. Ethiraric 2024-03-20 15:50:48 +0100
  • a94a434b12 Forgot to bump some v0.6.0 to v0.7.0. Ethiraric 2024-03-20 15:45:24 +0100
  • ee8a999075 Update cargo version to 0.7. Ethiraric 2024-03-20 14:42:31 +0100
  • a87922680c Update cargo version to 0.7. Ethiraric 2024-03-20 14:42:31 +0100
  • e00d7f251e CHANGELOG: move recent updates to v0.7.0 and add a v0.6.0 section David Aguilar 2024-03-19 23:43:57 -0700
  • d9a3d49468 CHANGELOG: move recent updates to v0.7.0 and add a v0.6.0 section David Aguilar 2024-03-19 23:43:57 -0700
  • 1e43066d15 README: add an "Upgrading from yaml-rust" section David Aguilar 2024-03-19 23:34:17 -0700
  • 71003055a7 README: add an "Upgrading from yaml-rust" section David Aguilar 2024-03-19 23:34:17 -0700
  • a994c2ddf4 Add serde-yaml to benchmark. Ethiraric 2024-03-19 19:29:25 +0100
  • 6dc586e892 Add serde-yaml to benchmark. Ethiraric 2024-03-19 19:29:25 +0100
  • f497d2c49f Add serde-yaml to benchmark. Ethiraric 2024-03-19 19:29:25 +0100
  • 9133bb0a34 Re-enable clippy warnings. Ethiraric 2024-03-19 18:18:59 +0100
  • 011e81ee85 Re-enable clippy warnings. Ethiraric 2024-03-19 18:18:59 +0100
  • c1145fc814 Enable all clippy warnings David Aguilar 2024-03-17 03:22:15 -0700
  • cccf769b1c Enable all clippy warnings David Aguilar 2024-03-17 03:22:15 -0700
  • 429813a0cd Enable the missing-errors-doc clippy checks David Aguilar 2024-03-17 03:15:56 -0700
  • a120d93e7d Enable the missing-errors-doc clippy checks David Aguilar 2024-03-17 03:15:56 -0700
  • 4c64feb5ad Eliminate panics and enable the missing panics docs check David Aguilar 2024-03-17 02:56:21 -0700
  • 9e505d552f Eliminate panics and enable the missing panics docs check David Aguilar 2024-03-17 02:56:21 -0700
  • 04f8b99f49 Enable the redundant-else clippy checks David Aguilar 2024-03-17 02:47:41 -0700
  • a42f26b306 Enable the redundant-else clippy checks David Aguilar 2024-03-17 02:47:41 -0700
  • 432041aafb Add a CHANGELOG to keep track of yaml-rust2 development David Aguilar 2024-03-17 01:39:38 -0700
  • b2bed366cf Add a CHANGELOG to keep track of yaml-rust2 development David Aguilar 2024-03-17 01:39:38 -0700
  • b1b1af24dc README: trivial grammar tweak David Aguilar 2024-03-17 02:24:09 -0700
  • 49464b43d9 README: trivial grammar tweak David Aguilar 2024-03-17 02:24:09 -0700
  • b4cb0ea9e6 Add a garden file for dev tasks David Aguilar 2024-03-17 02:05:21 -0700
  • aa1afd38d5 Add a garden file for dev tasks David Aguilar 2024-03-17 02:05:21 -0700
  • 0546a314ed doc: mention that types are not interpreted Ben Boeckel 2023-08-19 10:41:51 -0400
  • 8110c942ec doc: mention that types are not interpreted Ben Boeckel 2023-08-19 10:41:51 -0400
  • f4c4e2ee4a Enable the case-arms clippy checks David Aguilar 2024-03-17 02:18:39 -0700
  • e36369d69c Enable the case-arms clippy checks David Aguilar 2024-03-17 02:18:39 -0700
  • 2cf6436fb1 implement borrowed_or lincoln auster [they/them] 2021-10-01 19:11:09 -0600