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

IcecaveStudios / dialekt
100%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: feature/tokens-in-ast
DEFAULT BRANCH: develop
Repo Added 06 May 2014 05:14AM UTC
Files 20
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH feature/tokens-in-ast
branch: feature/tokens-in-ast
CHANGE BRANCH
x
Reset
  • feature/tokens-in-ast
  • 0.1.0
  • develop
  • feature/source-capture
  • master
  • release/0.1.0

pending completion
38

push

travis-ci

jmalloc
Changed AST to store start/end tokens, and added ParserInterface::parseTokens.

 * Tokens are always stored, allowing access to line/column numbers and
   start/end offsets for both the start and end of the expression that generated
   the AST node.This is more flexible than simply storing the source (fixes #6).

 * Added `ParserInterface::parseTokens()` and changed the lexer to a method-level
   dependency of `parse()` (fixes #9).

511 of 511 relevant lines covered (100.0%)

12.21 hits per line

Relevant lines Covered
Build:
Build:
511 RELEVANT LINES 511 COVERED LINES
12.21 HITS PER LINE
Source Files on feature/tokens-in-ast
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
38 feature/tokens-in-ast Changed AST to store start/end tokens, and added ParserInterface::parseTokens. * Tokens are always stored, allowing access to line/column numbers and start/end offsets for both the start and end of the expression that generated the AST nod... push 01 Jul 2014 12:05AM UTC jmalloc travis-ci pending completion  
See All Builds (42)
  • Repo on GitHub
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