components/prism-d.min.js

Branch


Log

Author Commit Date CI Message
Michael Schmidt dafdbdec 2021-11-22T13:11:45 D: Added standard char token (#3196)
Michael Schmidt e2630d89 2021-09-26T11:52:18 ESLint: Added `regexp/sort-alternatives` rule (#3093)
Michael Schmidt e644178b 2020-12-28T18:19:11 Added test for polynomial backtracking (#2597)
Michael Schmidt 8828500e 2020-12-22T10:54:55 Tests: Added strict checks for `Prism.languages.extend` (#2572)
Michael Schmidt 7a554b5f 2020-04-16T22:27:54 Fixed several cases of exponential backtracking (#2268)
Michael Schmidt abb800dd 2020-04-09T00:39:09 gulp: Improved `inlineRegexSource` (#2296)
Michael Schmidt 010a0157 2019-09-03T17:45:53 D: Fixed strings (#2029) * Fixed D strings * Rebuilt
Golmote 16b338f8 2017-10-22T14:28:50 D: Regexp optimisation
Golmote 65cbaa95 2017-05-08T13:27:57 Run gulp after #1107
Golmote 7d6c1ac2 2015-09-06T12:14:04 D: Simplified strings, fixed characters, optimized operators
Golmote c2735d20 2015-06-29T21:53:56 Add support for D