components/prism-nasm.min.js


Log

Author Commit Date CI Message
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 e644178b 2020-12-28T18:19:11 Added test for polynomial backtracking (#2597)
Golmote 12c0b20a 2018-03-08T22:19:01 Decouple minus sign from number pattern in most languages. Close #1110
Golmote 99374285 2017-10-22T15:04:13 NASM: Regexp optimisation and simplification + don't use captures if not needed
Golmote a92e4bd3 2015-08-28T08:31:17 NASM: Converted indents to tabs, removed uneeded escapes, added lookbehinds
Golmote b1fd5bdc 2015-03-10T08:27:53 Removed unused global flag in all grammars
Golmote 6cac548d 2015-01-10T09:33:48 Run gulp
Golmote d9978a17 2015-01-09T20:11:39 Improve NASM number regexp. Fixes #462
Golmote cc59da8a 2015-01-05T09:13:06 Improved floating-point numbers in NASM
Golmote 86b4d4df 2014-12-20T14:21:28 Run gulp tasks
rbmj 4b606263 2014-09-12T22:05:59 Add NASM (Netwide Assembler) language definition.