Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: c588171e624c7ef69a51c51bb22df460e83e6dd8
      
https://github.com/Perl/perl5/commit/c588171e624c7ef69a51c51bb22df460e83e6dd8
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_BRACE_OPEN

regardless of the fact that both have same value
their meaning is different and should not be mixed


  Commit: d0a6a9c741483b2070b7815882f9135746610435
      
https://github.com/Perl/perl5/commit/d0a6a9c741483b2070b7815882f9135746610435
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_BRACE_CLOSE


  Commit: 669dd22c48876f64e654ab5a755cf115f927ebdf
      
https://github.com/Perl/perl5/commit/669dd22c48876f64e654ab5a755cf115f927ebdf
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_BRACKET_OPEN


  Commit: fceeeb7744cc70fab3c07beb6365a987a1567bb4
      
https://github.com/Perl/perl5/commit/fceeeb7744cc70fab3c07beb6365a987a1567bb4
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_BRACKET_CLOSE


  Commit: 5adeeefb95fca6c5e6fabf5929c025d5b432d4b0
      
https://github.com/Perl/perl5/commit/5adeeefb95fca6c5e6fabf5929c025d5b432d4b0
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_SEMICOLON


  Commit: da4bce7d622f45b752d496660faa400b8d582c7f
      
https://github.com/Perl/perl5/commit/da4bce7d622f45b752d496660faa400b8d582c7f
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_DOT


  Commit: db83e45c10af8c06705fef1c3bd933ffa6a5e3f0
      
https://github.com/Perl/perl5/commit/db83e45c10af8c06705fef1c3bd933ffa6a5e3f0
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_EQUAL_SIGN


  Commit: 25a505006bae8916ab7e2625092a90ef093fac01
      
https://github.com/Perl/perl5/commit/25a505006bae8916ab7e2625092a90ef093fac01
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_AMPERSAND


  Commit: 581f9a7a8ac03dde592c9c645423bcb369116e24
      
https://github.com/Perl/perl5/commit/581f9a7a8ac03dde592c9c645423bcb369116e24
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_COMMA


  Commit: 1c2e9449254ebd07b473cb641d8568dffc1ecbb0
      
https://github.com/Perl/perl5/commit/1c2e9449254ebd07b473cb641d8568dffc1ecbb0
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_EXCLAMATION_MARK


  Commit: 3d92c6b8aa91a3ee216dd4aafedacd8b6e129803
      
https://github.com/Perl/perl5/commit/3d92c6b8aa91a3ee216dd4aafedacd8b6e129803
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_TILDE


  Commit: 3d9ccdfc9c042f91d022df1227f4b05ddeca831c
      
https://github.com/Perl/perl5/commit/3d9ccdfc9c042f91d022df1227f4b05ddeca831c
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_COLON


  Commit: a1ad62bfea2492db90c01a1b1dfe6612521d7c3a
      
https://github.com/Perl/perl5/commit/a1ad62bfea2492db90c01a1b1dfe6612521d7c3a
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_QUESTION_MARK


  Commit: 68a66a8beadf6521143536cc70b76b1127b141e7
      
https://github.com/Perl/perl5/commit/68a66a8beadf6521143536cc70b76b1127b141e7
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_MINUS


  Commit: 5776f3e52dc3d9bddaadfc7c058c4e18589018b3
      
https://github.com/Perl/perl5/commit/5776f3e52dc3d9bddaadfc7c058c4e18589018b3
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_PLUS


  Commit: 9086c946d76e67c28eff104482c6bc204f32ff68
      
https://github.com/Perl/perl5/commit/9086c946d76e67c28eff104482c6bc204f32ff68
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_SNAIL


  Commit: 0ba95c59b78e1c0733f9a491f242d4ab31128108
      
https://github.com/Perl/perl5/commit/0ba95c59b78e1c0733f9a491f242d4ab31128108
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_PERCENT_SIGN


  Commit: ee67f2540868d78287befae45cd503f1cf44911a
      
https://github.com/Perl/perl5/commit/ee67f2540868d78287befae45cd503f1cf44911a
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_PAREN_OPEN


  Commit: 04884b684761ed5aea5bf4bb362f56cf963b41f5
      
https://github.com/Perl/perl5/commit/04884b684761ed5aea5bf4bb362f56cf963b41f5
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_PAREN_CLOSE


  Commit: d02b2fbf99fe056004dcc6ba704fd2846d208bb0
      
https://github.com/Perl/perl5/commit/d02b2fbf99fe056004dcc6ba704fd2846d208bb0
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_STAR


  Commit: 77b0379fd3a3996b0a75681463aed636ae780ca8
      
https://github.com/Perl/perl5/commit/77b0379fd3a3996b0a75681463aed636ae780ca8
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_SLASH


  Commit: bfa838ccb94dd637ff52d23247002d8322fc34f3
      
https://github.com/Perl/perl5/commit/bfa838ccb94dd637ff52d23247002d8322fc34f3
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Distinguish C- and perly- literals - PERLY_DOLLAR


  Commit: 6e9e8105f2afbb3cf4a380f4e9e6db6ea28d1e1c
      
https://github.com/Perl/perl5/commit/6e9e8105f2afbb3cf4a380f4e9e6db6ea28d1e1c
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M toke.c

  Log Message:
  -----------
  Cleanup remnants of 'KEY_err' removal

f23102e2d6 removed DOROP token (KEY_err) but related grammar remained


  Commit: a410a50e809ed4d65dd48c5d9137ed5aa20354dd
      
https://github.com/Perl/perl5/commit/a410a50e809ed4d65dd48c5d9137ed5aa20354dd
  Author: Branislav Zahradník <bar...@cpan.org>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M perly.act
    M perly.h
    M perly.tab
    M perly.y

  Log Message:
  -----------
  Use explicit %empty


Compare: https://github.com/Perl/perl5/compare/b1b6b79f3ffc...a410a50e809e

Reply via email to