components/prism-eiffel.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)
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
Carl Friess 39f48c91 2016-04-15T22:51:18 Add builtin alias for Eiffel class-name highlighting
Victorien Elvinger 41a43ca2 2016-04-15T22:42:21 Add class name highlighting
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
Victorien ELVINGER 697b21d7 2015-01-15T19:55:11 Fix single-string issue. See [https://github.com/Conaclos/prism/issues/2] for details.
Golmote 8994ef0b 2014-12-21T21:28:54 Simplified regexps in Eiffel
Victorien ELVINGER 5d7913cb 2014-12-06T20:14:31 Add g flag for Eiffel decimals
Victorien ELVINGER 50513d1f 2014-12-06T19:45:05 Make simpler decimal number regex
Victorien ELVINGER 25a775e8 2014-12-05T01:16:35 Improve number handling for Eiffel.
Victorien ELVINGER cb8a1c38 2014-12-04T23:44:54 Enable juxtaposed digit separators
Victorien ELVINGER 5edb31d2 2014-12-04T19:54:03 Add Eiffel programming language definition.