This website requires JavaScript.
Explore
Help
Register
Sign In
chrisly42
/
mc68000-asm-plugin
Watch
1
Star
0
Fork
0
You've already forked mc68000-asm-plugin
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
mc68000-asm-plugin
/
src
/
test
/
resources
/
parser
History
chrisly42
618a4eee01
Minor test extension.
2021-07-17 12:51:55 +02:00
..
addressingmodes
Similar enhanced expression parser asm-ops.
2021-07-16 10:38:58 +02:00
assignment
Nosfe also likes to place assignments with colons. Fixed assignment symbol detection (again :-/).
2021-07-16 14:13:29 +02:00
basic
Split up opsizes for better syntax highlighting. Fixed bug in macro-call lexer.
2021-07-15 23:03:31 +02:00
comments
Split up opsizes for better syntax highlighting. Fixed bug in macro-call lexer.
2021-07-15 23:03:31 +02:00
directives
Reworked label handling: Colons are no longer part of the label definition itself. Added PsiNamedElement for Labels.
2021-07-17 10:18:36 +02:00
expressions
Minor test extension.
2021-07-17 12:51:55 +02:00
labels
Reworked label handling: Colons are no longer part of the label definition itself. Added PsiNamedElement for Labels.
2021-07-17 10:18:36 +02:00
macros
Split up opsizes for better syntax highlighting. Fixed bug in macro-call lexer.
2021-07-15 23:03:31 +02:00