Skip to content

Commit

Permalink
Merge branch 'nom' of github.com:rakudo/rakudo into froggs_mergemulti
Browse files Browse the repository at this point in the history
  • Loading branch information
FROGGS committed Jan 5, 2013
2 parents 758537f + 6d4b902 commit 1685f09
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 249 deletions.
2 changes: 1 addition & 1 deletion src/core/Temporal.pm
Expand Up @@ -399,7 +399,7 @@ my class DateTime does Dateish {
}

method Date() {
Date.new(self)
Date.new(:$.year, :$.month, :$.day);
}

method Str() {
Expand Down
133 changes: 0 additions & 133 deletions src/utils/perl6doc.pir

This file was deleted.

48 changes: 0 additions & 48 deletions src/utils/perl6doc/actions.pm

This file was deleted.

67 changes: 0 additions & 67 deletions src/utils/perl6doc/grammar.pg

This file was deleted.

0 comments on commit 1685f09

Please sign in to comment.