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

whitequark / parser / 850

Builds Branch Commit Type Ran Committer Via Coverage
850 master Merge pull request #261 from alexdowad/less_string_allocation Use more shared strings in lexer, including those emitted with tokens push 30 Jan 2016 06:28AM UTC whitequark travis-ci pending completion   set done
849 master Tweak style of assignment to @herebody_s Pull #261 30 Jan 2016 06:25AM UTC alexdowad travis-ci pending completion   set done
848 master Use more shared strings in lexer, including those emitted with tokens Pull #261 29 Jan 2016 07:29AM UTC alexdowad travis-ci pending completion   set done
847 master Ensure labels are identified correctly even when source is UTF-32LE Pull #249 28 Jan 2016 08:25PM UTC alexdowad travis-ci pending completion   set done
846 master Merge pull request #259 from alexdowad/more_robust_rewriter Source::Rewriter handles clobbering correctly for insertions push 28 Jan 2016 07:17PM UTC whitequark travis-ci pending completion   set done
845 master Source::Rewriter handles clobbering correctly for insertions Previously, insertions ("replacements" of a zero-length range) would never clobber or be clobbered by anything, even if they landed right in the middle of a replaced or deleted range of... Pull #259 28 Jan 2016 07:08PM UTC alexdowad travis-ci pending completion   set done
844 master Source::Rewriter handles clobbering correctly for insertions Previously, insertions ("replacements" of a zero-length range) would never clobber or be clobbered by anything, even if they landed right in the middle of a replaced or deleted range of... Pull #249 28 Jan 2016 06:55PM UTC alexdowad travis-ci pending completion   set done
843 master Merge pull request #258 from alexdowad/some_tweaks Some tweaks push 28 Jan 2016 06:49PM UTC whitequark travis-ci pending completion   set done
841 master Add Range#empty? Pull #258 28 Jan 2016 06:35PM UTC alexdowad travis-ci pending completion   set done
840 master Add explanatory comment in Comment::Associator#visit push 28 Jan 2016 06:22PM UTC alexdowad travis-ci pending completion   set done
839 master Merge pull request #257 from alexdowad/optimize_comment_associator Optimize comment associator push 28 Jan 2016 02:38PM UTC whitequark travis-ci pending completion   set done
838 master In Source::Comment::Associator, don't traverse subnodes with no comments If the location of the next comment is completely beyond the parent node, then we know that none of the subnodes will be associated with a comment. So skip over them, rather... Pull #257 28 Jan 2016 02:28PM UTC alexdowad travis-ci pending completion   set done
837 master In Source::Comment::Associator, don't traverse subnodes with no comments If the location of the next comment is completely beyond the parent node, then we know that none of the subnodes will be associated with a comment. So skip over them, rather... Pull #257 28 Jan 2016 01:19PM UTC alexdowad travis-ci pending completion   set done
836 avoid_more_allocations Avoid more string allocations using freeze push 28 Jan 2016 09:47AM UTC alexdowad travis-ci pending completion   set done
835 master Use 'literal'.freeze to avoid repeated string allocations In MRI 2.1+, as well as JRuby, calling `freeze` on a string literal compiles to code which reuses a single, shared string. (It does not actually call `Object#freeze`.) push 28 Jan 2016 09:40AM UTC alexdowad travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 55
  • 56
  • 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