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

whitequark / parser / 865

Builds Branch Commit Type Ran Committer Via Coverage
865 v2.3.0.3 Update changelog. push 06 Feb 2016 06:07PM UTC whitequark travis-ci pending completion   set done
864 master Update changelog. push 06 Feb 2016 06:03PM UTC whitequark travis-ci pending completion   set done
863 master Merge pull request #265 from alexdowad/testing_utf32 Testing UTF-32LE push 06 Feb 2016 06:33AM UTC whitequark travis-ci pending completion   set done
862 master Lexer does lookups in ESCAPES using codepoint, not string This is because the lookup was failing when the source had been transcoded to UTF-32LE. The result of `"char".ord` is the same in ASCII, UTF-8, and UTF-32LE encodings. Pull #265 02 Feb 2016 03:28PM UTC alexdowad travis-ci pending completion   set done
861 master Lexer does lookups in ESCAPES using codepoint, not string This is because the lookup was failing when the source had been transcoded to UTF-32LE. The result of `"char".ord` is the same in ASCII, UTF-8, and UTF-32LE encodings. Pull #265 02 Feb 2016 02:49PM UTC alexdowad travis-ci pending completion   set done
860 master Lexer does lookups in ESCAPES using codepoint, not string This is because the lookup was failing when the source had been transcoded to UTF-32LE. The result of `"char".ord` is the same in ASCII, UTF-8, and UTF-32LE encodings. Pull #265 02 Feb 2016 02:17PM UTC alexdowad travis-ci pending completion   set done
859 master Merge pull request #264 from alexdowad/range_perf Cache line/column numbers for fast lookup in Source::Buffer push 02 Feb 2016 07:10AM UTC whitequark travis-ci pending completion   set done
858 master Cache line/column numbers for fast lookup in Source::Buffer Pull #264 02 Feb 2016 07:04AM UTC alexdowad travis-ci pending completion   set done
857 master Cache line/column numbers for fast lookup in Source::Buffer Pull #264 02 Feb 2016 06:59AM UTC alexdowad travis-ci pending completion   set done
856 master Fix 1.8 compat. push 01 Feb 2016 09:04PM UTC whitequark travis-ci pending completion   set done
855 master Merge pull request #263 from alexdowad/test_emitted_ranges Test emitted ranges push 01 Feb 2016 08:58PM UTC whitequark travis-ci pending completion   set done
854 master Test suite verifies start and end positions of emitted ranges Pull #263 01 Feb 2016 08:01AM UTC alexdowad travis-ci pending completion   set done
853 master Align assignments in lexer push 31 Jan 2016 08:53AM UTC alexdowad travis-ci pending completion   set done
852 master Merge pull request #262 from alexdowad/fix_broken_build Fix broken build on MRI 2.3 push 30 Jan 2016 09:42PM UTC whitequark travis-ci pending completion   set done
851 master Fix broken build on MRI 2.3 bb0f0e6 modified the lexer in one place to build a string using `String#<<` on a string literal. Since lexer.rb includes a `frozen_string_literal: true` comment, this would fail on MRI 2.3. Pull #262 30 Jan 2016 11:29AM UTC alexdowad travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 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