components/prism-renpy.min.js


Log

Author Commit Date CI Message
Michael Schmidt ede55b2c 2021-10-05T21:26:05 Renpy: Improved language + added tests (#3125)
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 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)
Proudust 4935b5ca 2020-05-16T11:22:21 Ren'Py: Added `rpy` alias (#2385)
Michael Schmidt 3e00bb9c 2019-03-07T15:22:30 Rebuilt Prism (#1794) This is a rebuilt of Prism to update minified files.
Golmote 12c0b20a 2018-03-08T22:19:01 Decouple minus sign from number pattern in most languages. Close #1110
Golmote 91d84d92 2017-10-22T15:19:33 Ren'py: Make strings greedy + don't use captures if not needed
Golmote e06e3ae0 2017-09-09T11:36:11 Ren'py: Remove duplicates in alternatives
Diego Islas Ocampo f50027cc 2016-12-29T11:16:31 Update Ren'py language definition
Diego Islas Ocampo a9e30107 2015-08-15T19:29:26 Added examples and simplified expressions
Diego Islas Ocampo a9e22f0d 2015-08-13T21:13:37 Applied fixes and improved regex
Diego Islas Ocampo e08d04a8 2015-08-09T01:27:47 Added Ren'py language