[parrot/parrot] fa1d09: use nqp-p6 from the perl repo as new nqp
GitHub
noreply at github.com
Wed Aug 22 11:25:56 UTC 2012
Branch: refs/heads/nqp-p6
Home: https://github.com/parrot/parrot
Commit: fa1d0991b860b7a38b8db0a06f79128a13d65263
https://github.com/parrot/parrot/commit/fa1d0991b860b7a38b8db0a06f79128a13d65263
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-08-22 (Wed, 22 Aug 2012)
Changed paths:
A .gitmodules
M compilers/data_json/Rules.mak
M compilers/opsc/Rules.mak
M config/gen/makefiles/root.in
A ext/nqp-p6
Log Message:
-----------
use nqp-p6 from the perl repo as new nqp
Commit: ead25e143774345be7c02fb29a2e537dd79f988c
https://github.com/parrot/parrot/commit/ead25e143774345be7c02fb29a2e537dd79f988c
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-08-22 (Wed, 22 Aug 2012)
Changed paths:
M MANIFEST
R ext/nqp-rx/CREDITS
R ext/nqp-rx/Defines.mak
R ext/nqp-rx/LICENSE
R ext/nqp-rx/README
R ext/nqp-rx/Rules.mak
R ext/nqp-rx/STATUS
R ext/nqp-rx/src/stage0/HLL-s0.pir
R ext/nqp-rx/src/stage0/NQP-s0.pir
R ext/nqp-rx/src/stage0/P6Regex-s0.pir
R ext/nqp-rx/src/stage0/Regex-s0.pir
R ext/nqp-rx/src/stage0/nqp-setting.nqp
R ext/nqp-rx/t/nqp/01-literals.t
R ext/nqp-rx/t/nqp/02-if.t
R ext/nqp-rx/t/nqp/03-if-else.t
R ext/nqp-rx/t/nqp/04-unless.t
R ext/nqp-rx/t/nqp/05-comments.t
R ext/nqp-rx/t/nqp/06-args-pos.t
R ext/nqp-rx/t/nqp/07-boolean.t
R ext/nqp-rx/t/nqp/08-blocks.t
R ext/nqp-rx/t/nqp/09-var.t
R ext/nqp-rx/t/nqp/10-cmp.t
R ext/nqp-rx/t/nqp/11-sub.t
R ext/nqp-rx/t/nqp/12-logical.t
R ext/nqp-rx/t/nqp/13-op.t
R ext/nqp-rx/t/nqp/14-while.t
R ext/nqp-rx/t/nqp/15-list.t
R ext/nqp-rx/t/nqp/16-ternary.t
R ext/nqp-rx/t/nqp/17-positional.t
R ext/nqp-rx/t/nqp/18-associative.t
R ext/nqp-rx/t/nqp/19-inline.t
R ext/nqp-rx/t/nqp/20-return.t
R ext/nqp-rx/t/nqp/21-contextual.t
R ext/nqp-rx/t/nqp/22-optional-args.t
R ext/nqp-rx/t/nqp/23-named-args.t
R ext/nqp-rx/t/nqp/24-module.t
R ext/nqp-rx/t/nqp/25-class.t
R ext/nqp-rx/t/nqp/26-methodops.t
R ext/nqp-rx/t/nqp/27-self.t
R ext/nqp-rx/t/nqp/28-subclass.t
R ext/nqp-rx/t/nqp/29-make.t
R ext/nqp-rx/t/nqp/30-pirop.t
R ext/nqp-rx/t/nqp/31-grammar.t
R ext/nqp-rx/t/nqp/32-protoregex.t
R ext/nqp-rx/t/nqp/33-init.t
R ext/nqp-rx/t/nqp/34-rxcodeblock.t
R ext/nqp-rx/t/nqp/35-prefix-sigil.t
R ext/nqp-rx/t/nqp/36-callable.t
R ext/nqp-rx/t/nqp/37-slurpy.t
R ext/nqp-rx/t/nqp/38-quotes.t
R ext/nqp-rx/t/nqp/39-pointy.t
R ext/nqp-rx/t/nqp/40-lists.t
R ext/nqp-rx/t/nqp/41-flat.t
R ext/nqp-rx/t/nqp/42-cond-loop.t
R ext/nqp-rx/t/p6regex/01-regex.t
R ext/nqp-rx/t/p6regex/rx_backtrack
R ext/nqp-rx/t/p6regex/rx_basic
R ext/nqp-rx/t/p6regex/rx_captures
R ext/nqp-rx/t/p6regex/rx_charclass
R ext/nqp-rx/t/p6regex/rx_goal
R ext/nqp-rx/t/p6regex/rx_lookarounds
R ext/nqp-rx/t/p6regex/rx_metachars
R ext/nqp-rx/t/p6regex/rx_modifiers
R ext/nqp-rx/t/p6regex/rx_quantifiers
R ext/nqp-rx/t/p6regex/rx_subrules
R ext/nqp-rx/t/p6regex/rx_syntax
Log Message:
-----------
remove ext/nqp-rx
Compare: https://github.com/parrot/parrot/compare/1ff8e27e278d...ead25e143774
More information about the parrot-commits
mailing list