Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bringing november back to life? #26

Merged
merged 1 commit into from Jul 7, 2011
Merged

bringing november back to life? #26

merged 1 commit into from Jul 7, 2011

Commits on Jul 7, 2011

  1. Get test suite running on current rakudo master

    Many changes to get test suite running under Rakudo master branch. Some
    general issues:
    
    - "<p>$foo</p>" now tries to call $foo{'/p'}
    - Some list flattening behavior is different
    - Scoping in modules is different
    - Quantified rules that match 0 times show up as [] now
    - A Digest::SHA module is needed
    
    And a bunch of other random stuff, too. A goal was to keep the changes
    minimal for now. Just get everything working first, and then bring the
    code up to current usage.
    softmoth committed Jul 7, 2011
    Copy the full SHA
    932b4b3 View commit details
    Browse the repository at this point in the history