components/prism-abap.js


Log

Author Commit Date CI Message
Michael Schmidt f471d2d7 2021-06-17T22:27:40 Fixed problems reported by `regexp/no-dupe-disjunctions` (#2952)
Michael Schmidt 01cc18ed 2021-05-25T12:49:30 ESLint: Added eol-last rule (#2902)
Michael Schmidt fd20dbe4 2021-05-01T14:53:38 ESLint: Added spacing rules (#2862)
Michael Schmidt 9cae4461 2021-04-17T22:26:40 ESLint: Added quotes rule (#2835)
Michael Schmidt 772d42be 2021-03-26T13:16:16 Added ESLint with minimal config (#2831)
Golmote e7b411e4 2017-10-22T14:04:12 ABAP: Regexp optimisation
Golmote 07491293 2015-09-11T08:21:38 ABAP: Simplified patterns, renamed all underscores to dashes
dellagustin 7619c427 2015-07-11T08:54:59 Additional changes from code review
dellagustin 0c42e582 2015-07-11T07:38:06 Changes from code review
dellagustin 746e590e 2015-07-10T15:14:42 Added the code with the ABAP language definition
dellagustin 4f43e175 2015-07-10T14:14:51 Add support for ABAP language Based on Ram Manohar Tiwari (rmtiwari)'s ABAPSyntaxHighlighter.