|
5ffffb5680
|
Added M68kGlobalLabelSymbolCompletionContributor to replace variants returned by M68kGlobalLabelSymbolReference, to have more control over resolution. Contributor also adds registers to code completion. Code tidying.
|
2021-07-26 19:52:48 +02:00 |
|
|
82feb8c43c
|
Fixed syntax error for files ending on non-empty line
|
2021-07-26 10:59:40 +02:00 |
|
|
3165d99fc2
|
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 |
|
|
884624e833
|
Oops. Not good at dates :-/
|
2021-07-20 17:19:38 +02:00 |
|
|
3319fc1c45
|
Fixed compatibility with older IntelliJ versions. Minimum version now 2019.3.5, though. Converted a few missing files from Java to Kotlin.
|
2021-07-20 14:25:41 +02:00 |
|
|
14dd7de763
|
Migrated to latest gradle plugin. Upgraded kotlin and assertj version.
|
2021-07-16 20:00:57 +02:00 |
|
|
9047c53a0e
|
Intermediate commit for BNF and generated Parser and Lexer.
|
2021-07-14 13:07:54 +02:00 |
|
|
6d6e411532
|
Initial basic framework.
|
2021-07-13 12:32:20 +02:00 |
|