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
ad3b2073626ab72408fd9e2066785e549acbf5a4
mc68000-asm-plugin
/
src
/
test
/
java
/
de
/
platon42
/
intellij
/
plugins
/
m68k
T
History
chrisly42
ad3b207362
Added missing test for comparing expressions. Deleted unused generated file for Label-Implementation, noticed problem in inheritance hierarchy and removed base interface M68kLabel, too.
2021-07-26 14:13:12 +02:00
..
asm
Added Mnemonics auto-completion.
2021-07-16 15:23:30 +02:00
parser
Added missing test for comparing expressions. Deleted unused generated file for Label-Implementation, noticed problem in inheritance hierarchy and removed base interface M68kLabel, too.
2021-07-26 14:13:12 +02:00
refs
Added support for referencing / refactoring of global variables and symbols. Added getPresentation() for structural view, but does not seem to be working yet. Also Find Usages still reports "Unclassified" :-/
2021-07-20 10:31:50 +02:00
structureview
Changed LookupUtil to use stub indexes instead of iterating over global labels and symbol definitions. Added basic test for Structure View.
2021-07-26 10:50:22 +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