components/prism-monkey.min.js


Log

Author Commit Date CI Message
Michael Schmidt c1025aa6 2021-12-07T12:51:55 Monkey: Use standard tokens correctly (#3228)
Michael Schmidt e2630d89 2021-09-26T11:52:18 ESLint: Added `regexp/sort-alternatives` rule (#3093)
Michael Schmidt 79d22182 2021-06-08T13:50:35 FIxed some cases of quadratic worst-case runtime (#2922)
Michael Schmidt e644178b 2020-12-28T18:19:11 Added test for polynomial backtracking (#2597)
Michael Schmidt 3e00bb9c 2019-03-07T15:22:30 Rebuilt Prism (#1794) This is a rebuilt of Prism to update minified files.
Golmote d7b2b43c 2018-03-26T21:00:12 Monkey: Make comments greedy. Update known failures and tests.
Golmote 7f471403 2017-10-22T15:02:59 Monkey: Don't use captures if not needed
Golmote 9379417c 2015-09-07T21:51:51 Monkey: Fix preprocessor + optimized operators
Golmote 3275c884 2015-07-03T22:55:59 Add support for Monkey