openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
T
tree-optimization
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 month
ago. based on code collected
about 1 month
ago.
Jul 20, 2025 — Jul 20, 2026
Showing page 7 of 9
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add support for PAST::VarList to PAST::Transformer::Dynamic.
tcurtis
More...
about 16 years ago
Add support for PAST::VarList in PAST::Walker::Dynamic.
tcurtis
More...
about 16 years ago
Add and update POD docs.
tcurtis
More...
about 16 years ago
PAST::Pattern.transform(PAST::Node, invokable) implemented and partially tested!
tcurtis
More...
about 16 years ago
Make codetest happy and more importantly implement global matching.
tcurtis
More...
about 16 years ago
regen manifest. Also, the previous commit was inaccurate. .match and .subst methods are added to PAST::Node.
tcurtis
More...
about 16 years ago
Add .match and .transform methods to PAST::Node when PAST/Pattern.pbc is loaded.
tcurtis
More...
about 16 years ago
Added .from() to PAST::Pattern::Constant. Added tests for matched attributes and children subpatterns($/[0], $<name>, etc.).
tcurtis
More...
about 16 years ago
Refactor the way matching works and hopefully implement capturing attributes and children of the matched nodes(this part isn't yet tested).
tcurtis
More...
about 16 years ago
Sync with trunk.
tcurtis
More...
about 16 years ago
Add #!, copyright, Id, and coda to PAST::Transformer::Dynamic example.
tcurtis
More...
about 16 years ago
Added a test for correct .from when matching a subtree of a PAST::Node.
tcurtis
More...
about 16 years ago
Matching PAST::Pattern::Constant and PAST::Pattern::Closure also return PAST::Pattern::Match objects.
tcurtis
More...
about 16 years ago
Matching PAST::Pattern::Node subclasses returns a PAST::Pattern::Match object.
tcurtis
More...
about 16 years ago
Refactored so that every attribute and child is a ~~-able object, preparatory to implementing PAST::Pattern::Match result objects.
tcurtis
More...
about 16 years ago
Traverse children when looking for matches.
tcurtis
More...
about 16 years ago
Remove some debugging output statements I forgot to remove.
tcurtis
More...
about 16 years ago
Boolean matching based on node type, exact attribute/children values, .ACCEPTS(attr/child), or result of a closure invoked with an attribute/child, implemented and tested.
tcurtis
More...
about 16 years ago
Smart matching on PAST::Pattern, regex, and sub children tested and working.
tcurtis
More...
about 16 years ago
Begin implementing smart matching PAST::Pattern children & tests for smart matching of children that are also PAST::Patterns.
tcurtis
More...
about 16 years ago
Fix my pir:: ops to use the appropriate signature syntax. Previously, they has been working purely by accident, seemingly.
tcurtis
More...
about 16 years ago
Children matching works!
tcurtis
More...
about 16 years ago
All PAST::Pattern and subclass attributes test for exact matching correctly(except for "symtable"); now for children.
tcurtis
More...
about 16 years ago
PAST::Pattern::Val tests for attributes matching exactly pass.
tcurtis
More...
about 16 years ago
Added PAST::Pattern::Op attribute exact matching.
tcurtis
More...
about 16 years ago
Block attributes other than symtable are now tested for exact matches.
tcurtis
More...
about 16 years ago
PAST::Pattern.blocktype matching works.
tcurtis
More...
about 16 years ago
All PAST::Node and PCT::Node "attributes" exact match tests pass.
tcurtis
More...
about 16 years ago
Fix node_with_attr_set so that setting "source"/"pos" doesn't crash Parrot.
tcurtis
More...
about 16 years ago
Refactor test_attribute_exact_matching_on_node_attrs so it's less redundant and I don't have rewrite everything for each attr.
tcurtis
More...
about 16 years ago
←
1
2
3
4
5
6
7
8
9
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree