components/prism-eiffel.min.js

Branch


Log

Author Commit Date CI Message
Michael Schmidt 6add768b 2021-11-22T13:23:46 Eiffel: Removed non-standard use of `builtin` name (#3198)
Michael Schmidt e2630d89 2021-09-26T11:52:18 ESLint: Added `regexp/sort-alternatives` rule (#3093)
Michael Schmidt c2f6a644 2020-10-25T23:42:25 Fixed multiple cases of vulnerable regexes (#2584)
Michael Schmidt 48fac3b2 2020-06-12T15:58:46 Added a test for identifier support across all languages (#2371)
Michael Schmidt 7a554b5f 2020-04-16T22:27:54 Fixed several cases of exponential backtracking (#2268)
Michael Schmidt 3e00bb9c 2019-03-07T15:22:30 Rebuilt Prism (#1794) This is a rebuilt of Prism to update minified files.
Golmote 04df41b3 2018-04-07T10:18:57 Eiffel: Fix verbatim strings. Fix #1379
Golmote a298c621 2018-03-08T22:20:37 Use i flag to simplify some regexps
Golmote e881fe3f 2017-10-22T14:31:37 Eiffel: Regexp optimisation
Golmote 2e32fc7e 2017-09-09T10:51:00 Eiffel: Make strings greedy and update tests and example
Golmote 7d1b8d7e 2015-07-17T08:11:47 Eiffel: Fix string patterns order + fix /= operator
Golmote b1fd5bdc 2015-03-10T08:27:53 Removed unused global flag in all grammars
Golmote 820001c8 2015-01-16T07:34:55 Run gulp
Golmote e64fe6c1 2014-12-21T21:29:23 Run gulp
Golmote c4a9ace1 2014-12-21T12:34:29 Run Gulp