2021-09-19 19:59:12 by Takahiro Kambe | Files touched by this commit (2) | |
Log message: www/ruby-rouge: update to 3.26.1 3.26.1: 2021-09-17 * CPP Lexer Add year and date chrono literals, add std::complex literals, fix chrono literals with digit separator (#1665 by swheaton) * Factor and GHC Core Lexer Fix catastrophic backtrack (#1690 by Ravlen) * JSL Lexer Fix single line block comments, scoped variables and functions (#1663 by BenPH) * YAML Lexer Fix YAML key containing special character (#1667 by tancnle) * Fix Ruby 2.7 keyword parameter deprecation warning (#1597 by stanhu) * Updated README (#1666 by dchacke) |
2020-12-10 11:25:50 by Frederic Cambus | Files touched by this commit (3) | |
Log message: ruby-rouge: update to 3.26.0. ChangeLog: - We have two new lexers: one for OCL and one for ReScript. - There are also fixes for the CMake, Crystal, JSL, Python, ReasonML and Rust lexers. |
2020-11-12 22:36:36 by Frederic Cambus | Files touched by this commit (2) | |
Log message: ruby-rouge: update to 3.25.0. ChangeLog: - General - Use `Enumerator#with_index` to detect line numbers - Batchfile Lexer - Add support for long options to Batchfile lexer - C++ Lexer - Fix binary literal digit separator in C++ lexer - Docker Lexer - Add `Dockerfile` as an alias for the Docker lexer - JavaScript Lexer - Fix template string lexing in JavaScript lexer - Kotlin Lexer - Ensure word break follows keywords in Kotlin lexer - Perl Lexer - Improve support for sigils in Perl lexer - PowerShell Lexer - Improve lexing of nested data structures in PowerShell lexer - Improve handling of data structure literals in PowerShell lexer - Ruby Lexer - Revert empty patterns in Ruby lexer - Rust Lexer - Add continue to keywords in Rust lexer - Velocity Lexer - Fix lexing of brackets in Velocity lexer |
2020-10-15 12:26:28 by Frederic Cambus | Files touched by this commit (3) | |
Log message: ruby-rouge: update to 3.24.0. ChangeLog: This release has two new lexers: one for e-mails (yes, I am aware it is only me that spells it that way) and one for J (why not another language starting with J?). There's also fixes for the Apex, HTTP, Janet, JavaScript and Rust lexers. And on top of all of that, there are some improvements to Rouge itself, including a new CLI debug command and a line highlighting option. |
2020-09-09 10:38:03 by Frederic Cambus | Files touched by this commit (3) | |
Log message: ruby-rouge: update to 3.23.0. ChangeLog: This release has two new lexers: one for PostScript and one for systemd unit files. There's also fixes for the Kotlin, Ruby and Rust lexers. |
2020-08-13 23:34:44 by Frederic Cambus | Files touched by this commit (2) | |
Log message: ruby-rouge: update to 3.22.0. ChangeLog: This is a small release with just one update: a major rewrite of the PHP lexer. Hopefully the improved level of detail makes your PHP code look prettier but do report any issues you find with it! |
2020-07-15 16:02:10 by Frederic Cambus | Files touched by this commit (3) | |
Log message: ruby-rouge: update to 3.21.0. ChangeLog: This release has three new lexers, one for BrightScript, one for Janet and one for SSH Config. There's also fixes for the Batchfile, C++, Jinja, Perl, PowerShell, Rego, Sass, SCSS and Twig lexers. Happy highlighting! |
2020-06-10 13:19:03 by Frederic Cambus | Files touched by this commit (3) | |
Log message: ruby-rouge: update to 3.20.0. ChangeLog: We've got some new lexers again! This release includes lexers for Augeas, BibTeX, HLSL, LiveScript, Velocity and Zig. On top of that, we have fixes for the C++, Diff, Haskell, HTML, JavaScript, JSX, OpenType Feature File, PowerShell, TSX and TypeScript lexers. |
2020-05-13 21:42:49 by Frederic Cambus | Files touched by this commit (3) | |
Log message: ruby-rouge: update to 3.19.0. ChangeLog: No new lexers this but release but we do have fixes for the JavaScript, Kotlin, Python, SPARQL and Turtle lexers. In addition, there have been some under the hood improvements to how keywords are generated for certain languages. |
2020-04-15 12:54:26 by Frederic Cambus | Files touched by this commit (3) | |
Log message: ruby-rouge: update to 3.18.0. ChangeLog: This release includes new lexers for Cypher, Datastudio, GHC Cmm, ISBL, Rego, Solidity and YANG. It also incorporates fixes for the C++, CMake, Console, F#, JSON, JSONDOC, Kotlin, Markdown, Pascal, PHP, Python, Racket, Ruby, Terraform, TypeScript and Vue lexers. |