components/prism-smarty.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.
Michael Schmidt bc49c361 2019-01-24T12:51:18 Removed useless `insertBefore` call in Smarty (#1677) Removes a call to `insertBefore` which has no effect in Smarty.
Golmote 5f9c078a 2018-03-25T13:46:42 Make ERB, Handlebars, PHP and Smarty highlight properly in NodeJS (#1367)
Golmote 12c0b20a 2018-03-08T22:19:01 Decouple minus sign from number pattern in most languages. Close #1110
Golmote e169be9b 2017-10-22T15:26:54 Smarty: Regexp optimisation and simplification
Andreas Rohner 5df26e23 2017-05-13T09:57:11 Check for possible pre-existing marker strings in Smarty
Golmote 65cbaa95 2017-05-08T13:27:57 Run gulp after #1107
Golmote 86aa3d21 2016-09-01T23:43:11 Revert #998 + run normalize-whitespace and remove-initial-line-feed plugins in the before-sanity-check hook. Fix #1018 (see issue for discussion)
Golmote d8fefde6 2016-07-12T09:09:52 Don't restore env.code from backupCode in Handlebars, PHP and Smarty components
Golmote 895bf46b 2015-09-20T16:25:21 Properly escape special replacement patterns ($) in Handlebars, PHP and Smarty. Fix #772
Golmote 14467005 2015-08-31T20:56:26 Smarty: Optimized regexps + fixed punctuation and operators
Golmote b1fd5bdc 2015-03-10T08:27:53 Removed unused global flag in all grammars
Golmote 9267e360 2014-12-20T20:21:13 Updated minified file
Golmote 0f9da40b 2014-12-15T20:03:39 Add Smarty language