components/prism-nasm.js


Log

Author Commit Date CI Message
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 287c75d6 2015-01-09T20:16:08 Fix new NASM number regexp
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
rbmj 4b606263 2014-09-12T22:05:59 Add NASM (Netwide Assembler) language definition.