• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Geal / nom / 381

Builds Branch Commit Type Ran Committer Via Coverage
381 master Use Option, Some, None and Vec from std Pull #150 29 Dec 2015 11:03PM UTC meh travis-ci pending completion   set done
380 master Allow expressions in field bindings in `chain!` `ident` is very restricting in sense that it doesn't allow e.g. qualified names: `foo: module::submodule::my_parser` Unfortunately, we can't just use `expr` because of '~' operator nearby. We can ... Pull #111 23 Dec 2015 05:20AM UTC abbradar travis-ci pending completion   set done
379 master fixed toml syntax in readme Pull #146 17 Dec 2015 02:48PM UTC hoodie travis-ci pending completion   set done
376 master Example &str parser push 06 Dec 2015 02:15PM UTC Geal travis-ci pending completion   set done
375 master Remove dead code push 30 Nov 2015 01:25PM UTC Geal travis-ci pending completion   set done
374 master Simplify many0! push 29 Nov 2015 06:12PM UTC Geal travis-ci pending completion   set done
373 master Preallocate a Vec of 4 elements when necessary in many0! The usual behaviour of Vec::push is to double the capacity everytime the vec is full. This way, we always avoid one of the allocation moves push 29 Nov 2015 02:11PM UTC Geal travis-ci pending completion   set done
372 master Preallocate a Vec of 4 elements when necessary in many0! The usual behaviour of Vec::push is to double the capacity everytime the vec is full. This way, we always avoid one of the allocation moves push 29 Nov 2015 11:20AM UTC Geal travis-ci pending completion   set done
371 master tag! can decide early if the input does not match It can work with incomplete input push 28 Nov 2015 11:31PM UTC Geal travis-ci pending completion   set done
370 master many0! and many1! must propagate Incomplete subresult instead of stopping. If more input comes that could have been parsed by many*'s child parser, the end result should be the same Fix #136 push 28 Nov 2015 08:01PM UTC Geal travis-ci pending completion   set done
369 master Simplify take_while! and take_while1! push 28 Nov 2015 05:28PM UTC Geal travis-ci pending completion   set done
368 master Merge pull request #121 from bluss/resize-write Use Write::write in FileProducer::resize push 27 Nov 2015 04:56PM UTC Geal travis-ci pending completion   set done
367 1.0 Merge pull request #130 from luser/fix-seeking-consumer-test Fix seeking_consumer test to use a file that exists push 27 Nov 2015 04:52PM UTC Geal travis-ci pending completion   set done
366 master Document escaped! and escaped_transform! push 27 Nov 2015 04:38PM UTC Geal travis-ci pending completion   set done
365 master Implement the value! combinator push 27 Nov 2015 03:28PM UTC Geal travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • …
  • 103
  • 104
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc