chrisly42
|
83d2ca3304
|
Added first stubbing and stub index for global labels.
|
2021-07-25 19:53:06 +02:00 |
|
chrisly42
|
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 |
|
chrisly42
|
25245bea10
|
Rename .java to .kt
|
2021-07-20 14:25:41 +02:00 |
|
chrisly42
|
349372f6b3
|
Added M68kLexerPrefs (preliminary). Added support for optional space-introducing comments.
|
2021-07-17 16:49:50 +02:00 |
|
chrisly42
|
63c38f68c3
|
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 |
|
chrisly42
|
eb4552fa83
|
Progress on Lexer and BNF.
|
2021-07-15 10:44:03 +02:00 |
|
chrisly42
|
9047c53a0e
|
Intermediate commit for BNF and generated Parser and Lexer.
|
2021-07-14 13:07:54 +02:00 |
|