components/prism-ada.min.js


Log

Author Commit Date CI Message
Michael Schmidt 3c61c8f7 2021-10-14T14:01:11 ESLint: Added `regexp/no-useless-flag` rule (#3150)
Michael Schmidt e2630d89 2021-09-26T11:52:18 ESLint: Added `regexp/sort-alternatives` rule (#3093)
Michael Schmidt 18a00828 2021-06-13T19:53:03 ESLint: Added regexp plugin (#2924)
Michael Schmidt 3e00bb9c 2019-03-07T15:22:30 Rebuilt Prism (#1794) This is a rebuilt of Prism to update minified files.
Golmote b7cdea2c 2017-10-22T14:06:39 Ada: Regexp simplification
Golmote 65cbaa95 2017-05-08T13:27:57 Run gulp after #1107
Golmote 65619f7e 2016-07-03T03:20:53 Add support for Ada (generic). Closes #949