[parrot/parrot] 7799cb: use nqp-p6 from the perl repo as new nqp

GitHub noreply at github.com
Wed Aug 22 10:35:45 UTC 2012


  Branch: refs/heads/nqp-p6
  Home:   https://github.com/parrot/parrot
  Commit: 7799cb0c21de72faa5fb6dfadbafcff67246bdea
      https://github.com/parrot/parrot/commit/7799cb0c21de72faa5fb6dfadbafcff67246bdea
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-08-22 (Wed, 22 Aug 2012)

  Changed paths:
    A .gitmodules
    M config/gen/makefiles/root.in
    A ext/nqp-p6

  Log Message:
  -----------
  use nqp-p6 from the perl repo as new nqp


  Commit: a5320e85a9559cd74ff6305c77fcb70b2c0e0490
      https://github.com/parrot/parrot/commit/a5320e85a9559cd74ff6305c77fcb70b2c0e0490
  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/a355f44fd75c...a5320e85a955


More information about the parrot-commits mailing list