components/prism-rip.js


Log

Author Commit Date CI Message
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 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 9487b5be 2015-01-09T08:11:21 Removed unneeded escapes in RegExps, added some semicolons
Thomas Ingram 9d5a0969 2014-05-12T11:35:31 Recognize punctuation and reference
Thomas Ingram ee4b3838 2014-05-10T19:53:21 Recognize keywords
Thomas Ingram 568728d9 2014-05-10T19:35:07 Recognize regex, symbol, string (crudely)
Thomas Ingram 5d1cf199 2014-05-10T20:16:58 Recognize character
Thomas Ingram 444c60f9 2014-05-10T19:32:08 Recognize boolean, date, time, datetime, number
Thomas Ingram dc45d573 2014-05-10T13:40:57 Simple start for Rip Recognize comment, builtin, boolean