components/prism-stylus.js


Log

Author Commit Date CI Message
Golmote cc80ccda 2018-03-13T08:15:56 Remove most of the cloning occurrences in language definitions.
Golmote df9506c5 2017-10-22T15:27:48 Stylus: Regexp optimisation
Valtteri Laitinen 8aa2cc4a 2017-05-08T13:56:50 Replace [\w\W] with [\s\S] and [0-9] with \d in regexes (#1107) * Replace [\w\W] with [^] and [0-9] with \d in regexes * Replace [\s\S] with [^] * Replace [^] with [\s\S]
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 77297288 2015-09-02T00:47:09 Stylus: Rewrote the component entirely
Vivek Kumar Bansal 73cb8e78 2015-02-01T22:01:07 added some more css units
Vivek Kumar Bansal 95f4e9a1 2015-02-01T21:58:17 added more css units
Vivek Kumar Bansal 0a6289cc 2015-02-01T21:55:52 fix pattern order
Vivek Kumar Bansal e0b67616 2015-02-01T19:01:50 remove parantheses in attr pattern
Vivek Kumar Bansal 0e9b19ad 2015-02-01T18:55:08 add parantheses to pseudo-element pattern
Vivek Kumar Bansal e9b6ecb1 2015-02-01T18:43:43 fix pseudo-element pattern
Vivek Kumar Bansal 4a03e273 2015-02-01T18:03:53 Initial definition for stylus