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
431caf64fd1ac07730dd41058fe3a6d0fe2e971e
mc68000-asm-plugin
/
src
/
test
/
java
/
de
/
platon42
/
intellij
/
plugins
/
m68k
T
History
chrisly42
431caf64fd
Added inspection for unresolved symbols, macros and labels.
2021-08-09 11:26:13 +02:00
..
asm
Added Mnemonics auto-completion.
2021-07-16 15:23:30 +02:00
documentation
Moved Condition-Code stuff to separate file, added reverse mapping function.
2021-08-04 12:24:16 +02:00
inspections
Added inspection for unresolved symbols, macros and labels.
2021-08-09 11:26:13 +02:00
parser
Slightly reworked lexer to for a few directives:
2021-08-06 10:06:48 +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