Commit Graph

  • 99f874f54c not_line_ending: clarify and test behavior (#1273) Guillaume 2021-04-10 22:57:19 +02:00
  • 1fef0f154f Doc - Use function links (fix #1290) Guillaume 2021-04-10 15:37:44 +02:00
  • 96da07a1c0 Fix breaking OSS-Fuzz coverage build DavidKorczynski 2021-04-08 15:34:14 +01:00
  • e9e6e3e8fc prevent stack overflows when fuzzing Geoffroy Couprie 2021-05-09 21:37:47 +02:00
  • 68c03bbf31 wrong level for the env map Geoffroy Couprie 2021-04-14 10:58:13 +02:00
  • b7dc27ff2c send coverage to coveralls Geoffroy Couprie 2021-04-14 10:46:15 +02:00
  • 7d5e3af93f fix an overflowing division in the fuzz testcase Geoffroy Couprie 2021-03-31 09:52:53 +02:00
  • bd5c567225 integrate the fuzz target from oss-fuzz Geoffroy Couprie 2021-03-25 10:25:54 +01:00
  • c33521bf8e v6.1.2 Geoffroy Couprie 2021-02-15 10:42:40 +01:00
  • 6cfcbaef85 the restriction does not work if funty always stays optional Geoffroy Couprie 2021-02-15 10:41:22 +01:00
  • 356928d745 v6.1.1 Geoffroy Couprie 2021-02-15 10:00:01 +01:00
  • 8b18697cc0 Restrict the bitvec->funty dependency to <=1.1 Constantin Nickel 2021-02-14 15:58:07 +01:00
  • 88a9b0faad v6.1.0 Geoffroy Couprie 2021-01-23 17:34:52 +01:00
  • 63c2f2aeb1 remove warning Geoffroy Couprie 2021-01-23 17:27:28 +01:00
  • c1155150b4 fix alloc feature condition Geoffroy Couprie 2021-01-23 17:27:15 +01:00
  • 8c607fb7bd Make documentation for delimited less confusing Rogier 'DocWilco' Mulhuijzen 2020-12-28 17:41:35 +01:00
  • a27699acb6 Impl std::error::Error for VerboseError Julian Ganz 2021-01-18 14:44:03 +01:00
  • 583491e5ed Update json.rs jufajardini 2021-01-07 14:20:20 +00:00
  • 2c9f702c95 relax bounds on many1 macro meiomorphism 2020-11-25 06:06:44 -08:00
  • a11da59955 relax bounds on eof function and macro meiomorphism 2020-11-25 04:33:33 -08:00
  • d4f2e2a74a Add missing import, feature flag Nathan West 2020-12-23 17:02:47 -05:00
  • fac229878b impl Parser for Box<dyn Parser> Nathan West 2020-12-20 14:04:30 -05:00
  • 87b90315c5 Fixes to fold_many_m_n and many_m_n Nathan West 2020-12-15 02:25:01 -05:00
  • 881eb28812 Fixed recipe links vallentin 2020-12-17 22:29:00 +01:00
  • 863bc0e251 Update README.md Sacha Arbonel 2020-12-04 09:56:52 +01:00
  • d438bb08fc v6.0.1 Geoffroy Couprie 2020-11-24 11:53:59 +01:00
  • c86e1e4b76 add a contributor list image Geoffroy Couprie 2020-11-24 11:43:03 +01:00
  • 5f287c9209 fmt Geoffroy Couprie 2020-11-24 11:29:17 +01:00
  • fa07e5fb24 relax input bounds on length_count Geoffroy Couprie 2020-11-24 11:20:05 +01:00
  • 0ed1285e5d Relax bounds on fold_many* functions to accept FnMut for accum func Matthew Plant 2020-11-09 14:17:35 -08:00
  • 5dac5e6945 Implement ErrorConvert for VerboseError Kaoet 2020-11-15 16:23:52 +08:00
  • 1888d444c2 Fix documentation feature for count Fabian Kloiber 2020-11-12 21:52:17 +01:00
  • d38c761620 Fix bits and bytes functions, expecting Fn instead of FnMut (Closes #1231) Pierre Chifflier 2020-11-12 08:55:59 +01:00
  • 1c63b18197 convert Fn to FnMut Geoffroy Couprie 2020-11-24 10:21:20 +01:00
  • d86a00b000 Remove wrong call from an example Kirill Vasiltsov 2020-11-07 19:34:25 +09:00
  • 4da6e9428e Remove whitespace parsers from choosing a combinator docs Josh Holmer 2020-11-13 11:22:38 -05:00
  • 198d3b384e Remove another pi char. toshokan 2020-11-11 15:21:22 -05:00
  • 37327e4fc5 Fix typo toshokan 2020-11-11 01:42:19 -05:00
  • cf2456bfdd Add prometheus parser Do Duy 2020-11-12 08:31:41 +07:00
  • 254fbd7395 Add D-Bus parser to README toshokan 2020-11-11 01:44:13 -05:00
  • 506c5ace00 Remove #[deprecated] attribute from trait impl block Constantin Nickel 2020-11-06 14:18:50 +01:00
  • 1eddb82da3 start the coverage build earlier for a faster response Constantin Nickel 2020-11-03 06:58:55 +01:00
  • 31703f6375 Fix example compilation Ilya Titkov 2020-11-02 22:38:16 +03:00
  • e21ce74b6c v6.0.0 Geoffroy Couprie 2020-10-31 22:24:56 +01:00
  • a56d8faf58 typo Geoffroy Couprie 2020-10-31 22:12:26 +01:00
  • 618d69514b v6.0.0-beta5 Geoffroy Couprie 2020-10-31 18:35:47 +01:00
  • 90d7538ce8 include the recipes module in the crate Geoffroy Couprie 2020-10-31 18:35:25 +01:00
  • af2d55d165 v6.0.0-beta4 Geoffroy Couprie 2020-10-31 18:28:42 +01:00
  • b99d538e05 update changelog Geoffroy Couprie 2020-10-31 18:27:28 +01:00
  • 0af158cd93 fix documentation features Geoffroy Couprie 2020-10-31 18:26:19 +01:00
  • 14fcc3099c remove some warnings Geoffroy Couprie 2020-10-31 16:58:52 +01:00
  • 2640075e41 Re-export bitvec W. Brian Gourlie 2020-10-31 10:00:25 -05:00
  • def2e16791 the into! combinator should also convert the error type Geoffroy Couprie 2020-10-31 16:33:27 +01:00
  • f4396be3ca Fix BitVec take_split impl W. Brian Gourlie 2020-10-30 16:27:52 -05:00
  • 1fb431034a Add GitHub Actions workflow for CI Constantin Nickel 2020-10-28 13:16:52 +01:00
  • d5f9f3bf80 Enable Display impl of Err on no-std configuration Andreas Molzer 2020-10-28 17:55:07 +01:00
  • 9e9f56002c Update PR template to be a comment. Hanif Ariffin 2020-10-26 02:36:50 -04:00
  • 74e8e9f134 Add another example to character::complete::char Hanif Ariffin 2020-10-26 02:31:47 -04:00
  • f68bf51767 fix markdown docs inclusion Geoffroy Couprie 2020-10-26 09:41:29 +01:00
  • f4178516d4 v6.0.0-beta3 Geoffroy Couprie 2020-10-25 17:02:50 +01:00
  • fbd4b00067 Allow empty elements in separated_list Eric Seppanen 2020-07-04 22:15:34 -07:00
  • 65c21faffe use fold_many0c in the fold_many0 macro Geoffroy Couprie 2020-10-25 16:52:40 +01:00
  • 7d12831cf5 Add a is_newline function José Duarte 2020-10-25 14:59:36 +00:00
  • cfab07ff85 rename the dbg! macro to avoid conficts with std::dbg! Geoffroy Couprie 2020-10-25 16:26:55 +01:00
  • 618446b956 URI parser Geoffroy Couprie 2020-10-24 18:23:10 +02:00
  • 3d88ba46ea support native endianness in number parsers Geoffroy Couprie 2020-10-24 16:22:34 +02:00
  • 3437db101c fmt Geoffroy Couprie 2020-10-24 15:19:14 +02:00
  • 1a48d1af27 fix clippy warnings Geoffroy Couprie 2020-10-24 14:02:50 +02:00
  • 051b45ea40 fix broken link Geoffroy Couprie 2020-10-24 12:21:12 +02:00
  • ab96592306 mention the limit in number of parsers for alt Geoffroy Couprie 2020-10-24 12:04:28 +02:00
  • fe5dd48f24 v6.0.0-beta2 Geoffroy Couprie 2020-10-24 11:51:56 +02:00
  • e03d081fca add matroska parser Geoffroy Couprie 2020-10-24 11:50:08 +02:00
  • e62b9fcf63 display example parsers as one line Geoffroy Couprie 2020-10-24 11:39:45 +02:00
  • a00b156df4 add SIP to the list of examples Geoffroy Couprie 2020-10-24 11:36:44 +02:00
  • cf31ed251a Remove weird Pi char. Olivier 2020-10-22 09:04:01 +02:00
  • a153091804 Remove duplicated words. Olivier 2020-10-22 09:02:13 +02:00
  • 5109affc09 fix compilation when not building docs Geoffroy Couprie 2020-10-17 17:10:36 +02:00
  • 70d86e0b63 include the nom recipes document as a module Geoffroy Couprie 2020-10-17 16:52:03 +02:00
  • 255dc05b0b document which cargo features are required for some combinators Geoffroy Couprie 2020-10-17 16:42:46 +02:00
  • a6f7ff2d73 v6.0.0-beta1 Geoffroy Couprie 2020-10-17 16:03:58 +02:00
  • 4a390966a6 the regexp_macros is not used anymore Geoffroy Couprie 2020-10-11 15:56:30 +02:00
  • faf164907b FromStr example Geoffroy Couprie 2020-10-11 15:55:19 +02:00
  • c4111dd26c Make JSON test/bench handle surrogates FallenWarrior2k 2020-09-13 14:43:48 +02:00
  • 0146e237b9 Fix UB in JSON test/bench FallenWarrior2k 2020-09-13 14:29:46 +02:00
  • 0227badf79 Correct Incomplete errors from length_data/value Jamey Sharp 2020-10-09 17:24:26 -07:00
  • 296d22031d Numbers that are ToUsize needn't be Copy Jamey Sharp 2020-10-06 16:48:01 -07:00
  • 7d607d35a6 bytes::streaming::tag incomplete-match doctests Jamey Sharp 2020-10-06 16:38:35 -07:00
  • c582efe5e8 Clarify description of take_until Tony Finch 2020-09-26 23:27:13 +01:00
  • 061f52f3db Make map, map_res and map_opt accept FnMut instead of Fn (#1202) Jan Ruzicka 2020-10-11 11:53:14 +02:00
  • d856481c1d remove the deprecation notice on be_u8, be_i8, le_u8, le_i8 Geoffroy Couprie 2020-10-07 16:36:18 +02:00
  • 3cd80a68b7 switch to cargo-tarpaulin Geoffroy Couprie 2020-10-07 16:13:04 +02:00
  • 482a00168e some regex parsers require the alloc feature Geoffroy Couprie 2020-10-07 15:58:34 +02:00
  • d9b44128a0 cargo-travis 0.0.10 and 0.0.11 do not build currently Geoffroy Couprie 2020-10-07 15:41:32 +02:00
  • 8ea1245794 raise the minimum supported version Geoffroy Couprie 2020-10-07 14:54:41 +02:00
  • c16ef5f7e6 Add vimwiki parser and associated macro library Chip Senkbeil 2020-09-20 01:37:12 -05:00
  • 5a010c5a8b v6.0.0-alpha3 Geoffroy Couprie 2020-10-04 18:13:56 +02:00
  • 585d4b90ed bitvec 0.19.3 has the offset functions now Geoffroy Couprie 2020-10-04 18:10:03 +02:00
  • 0c7f9f62c3 make number parser with endianness generic over the input type Geoffroy Couprie 2020-09-27 17:51:57 +02:00
  • 2aab24a9c0 streaming version of number parsers with configurable endianness Geoffroy Couprie 2020-09-27 17:03:52 +02:00
  • db8508874d point to a bitvec branch for now Geoffroy Couprie 2020-09-27 16:15:31 +02:00