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

moznion / p5-Compiler-Lexer / 13

Builds Branch Commit Type Ran Committer Via Coverage
13 fix/if_stmt_on_use_declaration Fix handling for `if` which is used at `use` decl `if` which is used at `use` declaration should be treated as a `UsedName` instead of `IfStmt`. e.g. use if $] < 5.009_005, 'MRO::Compat'; push 22 Feb 2015 04:09PM UTC moznion travis-ci pending completion   set done
11 fix/format_decl_handling Fix handling for format declaration If `format` is used at non declaration context (for example: key of a hash), it makes incapable of tokenizing action. It breaks structure of tokens. I'll show an example code to reproduce; ```perl my $foo = {... push 20 Feb 2015 05:49PM UTC moznion travis-ci pending completion   set done
10 master Merge pull request #56 from goccy/fix_53 fix issue #53 push 20 Feb 2015 05:40PM UTC goccy travis-ci pending completion   set done
9 fix/format_decl_handling Fix handling for format declaration If `format` is used at non declaration context (for example: key of a hash), it makes incapable of tokenizing action. It breaks structure of tokens. So fixed it. push 20 Feb 2015 05:36PM UTC moznion travis-ci pending completion   set done
8 fix/version_string_handling Allow to contain underscore in version string e.g. v1.2_3 push 19 Feb 2015 04:43PM UTC moznion travis-ci pending completion   set done
7 extra_allocation_memory Support the function to specify extra memory size to allocate in advance ref: #53 push 09 Feb 2015 09:20AM UTC moznion travis-ci pending completion   set done
6 extra_allocation_memory Support the function to specify extra memory size to allocate in advance. ref: #53 push 09 Feb 2015 09:19AM UTC moznion travis-ci pending completion   set done
5 add_HereDocumentBareTag_token_type Add `HereDocumentBareTag` token type Ref: https://github.com/goccy/p5-Compiler-Lexer/issues/36 In the past, bare word that is used as here document tag is treat as `HereDocumentRawTag`. Here document that is declared by bare tag expands the vari... push 18 Aug 2014 05:43PM UTC moznion travis-ci pending completion   set done
4 travis_and_coveralls Enable travis and coveralls works push 20 Mar 2014 08:25AM UTC moznion travis-ci pending completion   set done
  • 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