29
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests for Token::Operator More... over 9 years ago
parse x as the first element of code as a word, not an operator More... over 9 years ago
extend _cast_or_op More... over 9 years ago
add plan on perl < 5.8 to make recent Test::More happy More... over 9 years ago
skip more test cases that do not pass on 5.6.2 More... over 9 years ago
clone() method is public from Element, don't call it internal More... over 9 years ago
fix use of its vs it's More... over 9 years ago
Noun article fixes in docs and comments More... over 9 years ago
add dev tool artifacts, as in the coverage branch More... over 9 years ago
parse 1.eq 1 as float + op, not concatenation More... over 9 years ago
Merge t/20_tokenizer_regression.t into t/21_exhaustive.t More... over 9 years ago
Note that PPI::Token::Quote::Double::simplify does not require that the caller call flush_locations on the document. More... over 9 years ago
Fix module spelling in documentation More... over 9 years ago
Fix repeated word in documentation More... over 9 years ago
Remove references to CVS, SVN, and SourceForge. More... over 9 years ago
factor out quotable() More... over 9 years ago
factor out find_files() More... over 9 years ago
factor out the pause() function More... over 9 years ago
split up the old t::lib::PPI More... over 9 years ago
fix typo in documentation
karenetheridge
as Karen Etheridge
More... over 9 years ago
factor out _cast_or_op in Token::Unknown More... over 9 years ago
use xdigit character class -- fix #100 More... over 9 years ago
tabify More... over 9 years ago
parse x64 as a word, not x operator + number More... over 9 years ago
PPI::Test::pragmas for test files instead of boilerplate More... over 9 years ago
allow Token::Whitespace to throw useful error on unexpected input More... over 9 years ago
parse subroutine attributes correctly More... over 9 years ago
Sub attribute parsing unit tests More... over 9 years ago
updates for release 1.220 More... over 9 years ago
replace cut and paste with correct descriptions More... over 9 years ago