components/prism-rip.min.js


Log

Author Commit Date CI Message
Michael Schmidt 2069ab0c 2021-12-10T14:42:17 Rip: Use standard `char` token (#3252)
Michael Schmidt e2630d89 2021-09-26T11:52:18 ESLint: Added `regexp/sort-alternatives` rule (#3093)
Michael Schmidt 48fac3b2 2020-06-12T15:58:46 Added a test for identifier support across all languages (#2371)
Michael Schmidt 7a554b5f 2020-04-16T22:27:54 Fixed several cases of exponential backtracking (#2268)
Michael Schmidt c187e229 2019-10-16T12:06:22 Added test for unused capturing groups (#1996) This adds a test that checks for unused capturing groups in patterns and another test which ensures that lookbehind groups are always the first thing being matched in a pattern.
Michael Schmidt 3e00bb9c 2019-03-07T15:22:30 Rebuilt Prism (#1794) This is a rebuilt of Prism to update minified files.
Golmote d7f0ee87 2017-10-22T15:20:31 Rip: Regexp optimisation
Golmote 7549eccb 2017-02-08T23:23:24 Add missing greedy config in APL, AutoIt, Dart, Elixir, Erlang, F#, Go, Haxe, Icon, Inform7, J, Makefile, Mel, Nim, Nix, NSIS, OCaml, Oz, Pari/GP, Parser, Pascal, Perl, Prolog, Pure, Qore, R, Rip, Ruby, Rust, SAS, Scheme, SQL, Stylus, Tcl and Verilog
Golmote d7faf2cb 2015-10-26T08:15:40 Run gulp
Golmote 1093f7dd 2015-08-30T18:00:40 Rip: Fixed some regexp + moved down numbers
Golmote b1fd5bdc 2015-03-10T08:27:53 Removed unused global flag in all grammars
Golmote c8e3c2d7 2015-01-09T08:11:48 Run gulp
Lea Verou af7a42a4 2014-07-10T19:25:02 Updated minified versions