components/prism-psl.js

Branch


Log

Author Commit Date CI Message
Michael Schmidt a5b6c5eb 2021-12-08T20:53:54 PSL: Added `boolean` token (#3248)
Valtteri Laitinen 9fe2f93e 2021-10-05T12:26:29 Use `\d` for `[0-9]` (#3097) Also `[\d.]` for `[0-9.]` and `[\d_]` for `[0-9_]`.
Michael Schmidt e2630d89 2021-09-26T11:52:18 ESLint: Added `regexp/sort-alternatives` rule (#3093)
Michael Schmidt f471d2d7 2021-06-17T22:27:40 Fixed problems reported by `regexp/no-dupe-disjunctions` (#2952)
Bertrand Martin 18c67b49 2021-01-27T21:13:03 Added support for PSL, PATROL Scripting Language (#2739)