This website requires JavaScript.
Explore
Help
Sign In
chrisly42
/
mc68000-asm-plugin
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
680b811e22057072e6d1f5ebfd2cb1eb3446c045
mc68000-asm-plugin
/
src
/
test
/
java
/
de
/
platon42
/
intellij
/
plugins
/
m68k
T
History
chrisly42
680b811e22
Macro definition / invocation documentation provider that even tries to expand macros.
...
Moved some util classes around.
2021-10-03 20:26:33 +02:00
..
asm
Added Mnemonics auto-completion.
2021-07-16 15:23:30 +02:00
documentation
Macro definition / invocation documentation provider that even tries to expand macros.
2021-10-03 20:26:33 +02:00
inspections
Added inspection for unresolved symbols, macros and labels.
2021-08-09 11:26:13 +02:00
parser
'END' detection was breaking parsing, causing havoc.
2021-09-25 17:20:45 +02:00
refs
New: Code completion for local label definitions, suggesting undefined labels already referenced.
2021-08-08 13:40:01 +02:00
scanner
Added M68kIncludeFileProvider, but dunno what it's actually for.
2021-08-06 19:12:54 +02:00
structureview
Added Structure View filters for Symbols, Macros and Labels.
2021-07-30 15:25:48 +02:00
AbstractM68kTest.kt
Added first tests, improved BNF and Lexer. Fixed extra space in assignment symbol.
2021-07-15 12:04:05 +02:00