components/prism-bro.min.js


Log

Author Commit Date CI Message
Michael Schmidt e644178b 2020-12-28T18:19:11 Added test for polynomial backtracking (#2597)
Michael Schmidt 3e00bb9c 2019-03-07T15:22:30 Rebuilt Prism (#1794) This is a rebuilt of Prism to update minified files.
Golmote 12c0b20a 2018-03-08T22:19:01 Decouple minus sign from number pattern in most languages. Close #1110
Golmote 16979a38 2017-10-22T14:18:18 Bro: Regexp simplification + don't use captures if not needed
Andreas Rohner 71e57594 2016-04-30T11:52:51 Add basic test cases for the Bro language This patch adds basic tests for the Bro language and it enables the greedy-flag for the string token.
wayward710 b8275198 2016-04-07T23:50:03 Fixed whitespaces, reordered tokens, used Gulp to min JS
wayward710 ea507962 2016-04-07T01:20:30 Updated minified JS file
wayward710 8a9f30fa 2016-04-01T02:48:10 Minified prism-bro.js file to prism-bro.min.js
wayward710 b25a7515 2016-03-31T03:34:23 Added Bro support to Prism