components/prism-haml.min.js


Log

Author Commit Date CI Message
Michael Schmidt 3d410670 2021-12-05T14:42:56 HAML: Use `symbol` alias for filter names (#3210)
Michael Schmidt 005ba469 2021-11-10T16:25:22 Haml: Improved filter and interpolation tokenization (#3191)
Michael Schmidt e644178b 2020-12-28T18:19:11 Added test for polynomial backtracking (#2597)
Michael Schmidt c2f6a644 2020-10-25T23:42:25 Fixed multiple cases of vulnerable regexes (#2584)
Michael Schmidt 5d7aab56 2020-03-26T23:30:29 Updated all String.propotype.replace calls for literal strings
Michael Schmidt ad3fa443 2019-10-16T11:44:14 Inlined some unnecessary rest properties (#2082) This inlines a few unnecessary `rest` properties.
Michael Schmidt 3e00bb9c 2019-03-07T15:22:30 Rebuilt Prism (#1794) This is a rebuilt of Prism to update minified files.
Golmote 23e3b43e 2017-10-22T14:40:26 Haml: Regexp optimisation + don't use captures if not needed + fix typo in comment
Golmote bbe68aca 2015-08-23T01:20:57 Haml: Handle \r\n and \r in filter regex
Golmote f77b40b7 2015-08-22T22:41:31 Haml: Combine both multiline-comment regexps + handle \r\n and \r
Golmote 86b4d4df 2014-12-20T14:21:28 Run gulp tasks
Golmote f2d0be11 2014-12-20T12:55:15 Minor edits
Golmote c743454a 2014-12-18T09:01:24 Add Haml language