components/prism-bro.js


Log

Author Commit Date CI Message
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 5bdb22e6 2016-04-07T01:18:46 Corrected indentation issue
wayward710 22bf9c55 2016-04-07T01:12:38 Fixed issues pointed out in previous pull request
wayward710 9e8d4f99 2016-04-01T02:08:35 More improvements to Bro
wayward710 b25a7515 2016-03-31T03:34:23 Added Bro support to Prism