Denis Molony
|
10041dd35a
|
add applesoft screen to README
|
2021-01-16 08:16:40 +10:00 |
|
Denis Molony
|
dacfb130cb
|
allow unterminated strings
|
2021-01-16 08:10:19 +10:00 |
|
Denis Molony
|
112fbc086b
|
trim DATA
|
2021-01-15 08:37:17 +10:00 |
|
Denis Molony
|
ca64401dde
|
allow empty DATA
|
2021-01-15 08:19:34 +10:00 |
|
Denis Molony
|
301b6c27c4
|
moved string handling to SubLine
|
2021-01-14 21:55:57 +10:00 |
|
Denis Molony
|
7d8c1641e9
|
tidying
|
2021-01-14 20:07:41 +10:00 |
|
Denis Molony
|
42524619af
|
shortuts
|
2021-01-14 17:28:42 +10:00 |
|
Denis Molony
|
85f0f17e61
|
combine literals and strings under constants
|
2021-01-14 08:57:57 +10:00 |
|
Denis Molony
|
4a435e64e7
|
floats
|
2021-01-14 08:47:10 +10:00 |
|
Denis Molony
|
488b1cfeb2
|
handle negative literals
|
2021-01-14 06:29:36 +10:00 |
|
Denis Molony
|
5a6c3841f9
|
better line wrapping
|
2021-01-12 10:34:29 +10:00 |
|
Denis Molony
|
486180e423
|
tidying
|
2021-01-11 12:59:01 +10:00 |
|
Denis Molony
|
8633d082b3
|
rename menu items
|
2021-01-11 12:18:05 +10:00 |
|
Denis Molony
|
4cf1c43fee
|
split applesoft options into two groups
|
2021-01-11 12:01:01 +10:00 |
|
Denis Molony
|
18289f382c
|
removed spaces from tokens
|
2021-01-11 08:04:08 +10:00 |
|
Denis Molony
|
fdc15f7eb3
|
tidying
|
2021-01-10 20:18:45 +10:00 |
|
Denis Molony
|
ba7c178a5c
|
tidying
|
2021-01-10 17:23:19 +10:00 |
|
Denis Molony
|
f5ca23da26
|
added option to not format applesoft
|
2021-01-10 16:18:48 +10:00 |
|
Denis Molony
|
e7554f7856
|
use ApplesoftConstants as interface
|
2021-01-08 17:52:47 +10:00 |
|
Denis Molony
|
dbeedff1a2
|
import static
|
2021-01-08 12:03:12 +10:00 |
|
Denis Molony
|
ce0cabc8e2
|
tidying
|
2021-01-07 12:56:20 +10:00 |
|
Denis Molony
|
21f7da6fc5
|
tidying
|
2021-01-06 19:15:58 +10:00 |
|
Denis Molony
|
d9a43577f7
|
tidying
|
2021-01-06 17:37:54 +10:00 |
|
Denis Molony
|
99fb63d30d
|
align line numbers
|
2021-01-06 11:36:41 +10:00 |
|
Denis Molony
|
94a5753fea
|
xref line numbers in columns
|
2021-01-05 18:59:36 +10:00 |
|
Denis Molony
|
4071baff77
|
tidying
|
2021-01-05 13:53:28 +10:00 |
|
Denis Molony
|
6e70142f59
|
don't include goto, gosub, on
|
2021-01-05 13:42:59 +10:00 |
|
Denis Molony
|
d801e85736
|
applesoft constants
|
2021-01-05 13:24:23 +10:00 |
|
Denis Molony
|
0ffff61265
|
separate array xref
|
2021-01-04 20:13:31 +10:00 |
|
Denis Molony
|
dd547ac58b
|
renamed constant
|
2021-01-03 16:16:24 +10:00 |
|
Denis Molony
|
f32be5d55a
|
exclude & from variable list
|
2021-01-03 16:05:16 +10:00 |
|
Denis Molony
|
bc2c0b0abd
|
list CALLs option
|
2021-01-03 15:06:51 +10:00 |
|
Denis Molony
|
a0d702be73
|
unique variable names
|
2021-01-03 13:04:24 +10:00 |
|
Denis Molony
|
bda2e3358a
|
changed headings
|
2021-01-01 10:49:42 +10:00 |
|
Denis Molony
|
16c677b83d
|
wrap variable xref lines
|
2020-12-31 19:50:53 +10:00 |
|
Denis Molony
|
dcecfb1399
|
Extracted SourceLine and SubLine
|
2020-12-30 13:06:50 +10:00 |
|
Denis Molony
|
5815bf5048
|
added menu option
|
2020-12-29 14:52:32 +10:00 |
|
Denis Molony
|
0dddd3c32e
|
Check for unique variable names
|
2020-12-29 14:39:29 +10:00 |
|
Denis Molony
|
c8e57055fb
|
removed DATA
|
2020-12-29 10:45:43 +10:00 |
|
Denis Molony
|
dd89855d64
|
remove duplicate lines
|
2020-12-26 19:51:51 +10:00 |
|
Denis Molony
|
51a98398ca
|
Applesoft symbol table
|
2020-12-26 18:32:40 +10:00 |
|
Denis Molony
|
f0244793a7
|
indent split REM correctly
|
2020-12-25 14:30:26 +10:00 |
|
Denis Molony
|
f84e0b0ce7
|
Split DIM option
|
2020-12-24 18:41:35 +10:00 |
|
Denis Molony
|
331cff059f
|
ON GOSUB, ON GOTO
|
2020-12-24 16:25:40 +10:00 |
|
Denis Molony
|
1e27aafde0
|
List applesoft strings
|
2020-12-24 12:03:00 +10:00 |
|
Denis Molony
|
14888c22e8
|
tidying
|
2020-12-23 20:50:26 +10:00 |
|
Denis Molony
|
8f019f7e8c
|
show Xref
|
2020-12-23 20:34:18 +10:00 |
|
Denis Molony
|
c07b8795bf
|
more preferences
|
2020-12-21 16:10:07 +10:00 |
|
Denis Molony
|
3deda1c06a
|
more Basic preferences
|
2020-12-21 15:33:03 +10:00 |
|
Denis Molony
|
77276ab156
|
adjusted hybrid disks, added basic preference
|
2020-12-21 07:50:51 +10:00 |
|