D29793: Rename Perl6 syntax to Raku

2020-05-20 Thread Nibaldo González
nibags abandoned this revision.
nibags added a comment.


  This is equivalent to: 
https://invent.kde.org/frameworks/syntax-highlighting/-/merge_requests/1

REPOSITORY
  R216 Syntax Highlighting

REVISION DETAIL
  https://phabricator.kde.org/D29793

To: nibags, #framework_syntax_highlighting, #kate, jpoelen, cullmann, dhaumann
Cc: kwrite-devel, kde-frameworks-devel, rrosch, LeGast00n, cblack, domson, 
michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann


D29793: Rename Perl6 syntax to Raku

2020-05-20 Thread Nibaldo González
nibags updated this revision to Diff 83088.
nibags added a comment.


  - Fix extensions and unit tests

REPOSITORY
  R216 Syntax Highlighting

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D29793?vs=82987=83088

BRANCH
  rename-perl6-raku

REVISION DETAIL
  https://phabricator.kde.org/D29793

AFFECTED FILES
  autotests/folding/highlight.pl6.fold
  autotests/folding/highlight.raku.fold
  autotests/html/highlight.pl6.html
  autotests/html/highlight.raku.html
  autotests/input/highlight.pl6
  autotests/input/highlight.raku
  autotests/reference/highlight.pl6.ref
  autotests/reference/highlight.raku.ref
  data/syntax/perl6.xml
  data/syntax/raku.xml

To: nibags, #framework_syntax_highlighting, #kate, jpoelen, cullmann, dhaumann
Cc: kwrite-devel, kde-frameworks-devel, rrosch, LeGast00n, cblack, domson, 
michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann


D29793: Rename Perl6 syntax to Raku

2020-05-18 Thread Christoph Cullmann
cullmann accepted this revision.
cullmann added a comment.
This revision is now accepted and ready to land.


  I think it makes sense to have just "Raku", the world at large (like me) only 
recognizes Perl 5 as Perl .P

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  rename-perl6-raku

REVISION DETAIL
  https://phabricator.kde.org/D29793

To: nibags, #framework_syntax_highlighting, #kate, jpoelen, cullmann, dhaumann
Cc: kwrite-devel, kde-frameworks-devel, rrosch, LeGast00n, cblack, domson, 
michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann


D29793: Rename Perl6 syntax to Raku

2020-05-15 Thread Nibaldo González
nibags edited the summary of this revision.

REPOSITORY
  R216 Syntax Highlighting

REVISION DETAIL
  https://phabricator.kde.org/D29793

To: nibags, #framework_syntax_highlighting, #kate, jpoelen, cullmann, dhaumann
Cc: kwrite-devel, kde-frameworks-devel, rrosch, LeGast00n, cblack, domson, 
michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann


D29793: Rename Perl6 syntax to Raku

2020-05-15 Thread Nibaldo González
nibags created this revision.
nibags added reviewers: Framework: Syntax Highlighting, Kate, jpoelen, 
cullmann, dhaumann.
Herald added projects: Kate, Frameworks.
Herald added subscribers: kde-frameworks-devel, kwrite-devel.
nibags requested review of this revision.

REVISION SUMMARY
  In October 2019, Perl6 was renamed to "Raku".
  
  The syntax is renamed to **"Raku"**, however, I don't know if you prefer a 
name that also includes "Perl6", such as **"Raku (Perl6)"** or **"Raku/Perl6"**.
  
  I also add the new extensions and update the extension in the test file.
  
  Any inconvenience with this diff don't hesitate to notify.
  
  **Sources:**
  
  - Raku Programming Language: https://raku.org/
  - Raku Documentation: https://docs.perl6.org/
  - The Perl Foundation News. TPF response to Raku rename: 
https://news.perlfoundation.org/post/tpf-response-raku-rename
  - LWN.net. Perl 6 renamed to Raku: https://lwn.net/Articles/802329/
  
  **NOTE:** This was sent by nvisser on GitHub: 
https://github.com/KDE/syntax-highlighting/pull/24

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  rename-perl6-raku

REVISION DETAIL
  https://phabricator.kde.org/D29793

AFFECTED FILES
  autotests/folding/highlight.pl6.fold
  autotests/folding/highlight.raku.fold
  autotests/html/highlight.pl6.html
  autotests/html/highlight.raku.html
  autotests/input/highlight.pl6
  autotests/input/highlight.raku
  autotests/reference/highlight.pl6.ref
  autotests/reference/highlight.raku.ref
  data/syntax/perl6.xml
  data/syntax/raku.xml

To: nibags, #framework_syntax_highlighting, #kate, jpoelen, cullmann, dhaumann
Cc: kwrite-devel, kde-frameworks-devel, rrosch, LeGast00n, cblack, domson, 
michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann