components/prism-fortran.min.js


Log

Author Commit Date CI Message
Michael Schmidt c2f6a644 2020-10-25T23:42:25 Fixed multiple cases of vulnerable regexes (#2584)
Michael Schmidt fa2225ff 2020-08-30T14:49:51 Removed duplicate alternatives in various languages (#2524)
Michael Schmidt 3e00bb9c 2019-03-07T15:22:30 Rebuilt Prism (#1794) This is a rebuilt of Prism to update minified files.
Golmote c083b78c 2018-03-26T20:54:34 Fortran: Make single-line comments greedy. Update known failures and tests.
Golmote 12c0b20a 2018-03-08T22:19:01 Decouple minus sign from number pattern in most languages. Close #1110
Golmote 8a6d32d3 2015-07-18T18:18:14 Fortran: fix keyword patterns order
Golmote 40ae2153 2015-07-18T18:01:32 Fortran: more bullet-proof pattern for comments inside strings.
Golmote e64fe6c1 2014-12-21T21:29:23 Run gulp
Golmote 140db6bb 2014-12-19T21:13:03 Add Fortran language