components/prism-lolcode.js


Log

Author Commit Date CI Message
Michael Schmidt e644178b 2020-12-28T18:19:11 Added test for polynomial backtracking (#2597)
Michael Schmidt 7a554b5f 2020-04-16T22:27:54 Fixed several cases of exponential backtracking (#2268)
Golmote 12c0b20a 2018-03-08T22:19:01 Decouple minus sign from number pattern in most languages. Close #1110
Golmote 52903aff 2017-10-22T14:55:51 LOLCODE: Don't use captures if not needed
Golmote 1a5e7a43 2017-02-07T23:41:23 LOLCODE: Make strings greedy
Golmote 8147c9bf 2015-08-26T20:25:31 LOLCODE: Removed useless parentheses
Golmote 348bcb33 2014-12-22T22:35:17 Fix string interpolation in LOLCODE
Golmote dabc5d05 2014-12-20T09:33:00 Add LOLCODE language