Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
d273ca7
index html abbreviation and more
radius75 May 14, 2025
bc39102
Merge branch 'GideonZ:master' into basic-tokenizer-editor-abbreviation
radius75 Jun 17, 2025
01dd846
Merge branch 'GideonZ:master' into basic-tokenizer-editor-abbreviation
radius75 Sep 6, 2025
e41c110
Merge branch 'master' of https://github.com/radius75/1541ultimate.git…
radius75 Jan 2, 2026
043a71d
only lines starting with a number are taken into account, comments pl…
radius75 Jan 2, 2026
14f5f44
fix upload&run
radius75 Jan 3, 2026
70f6b79
The tokenizer will give the program line number where the error occur…
radius75 Jan 3, 2026
6bfb2c6
special as external file
radius75 Jan 3, 2026
6aa325a
including an initial set of special symbols, perhaps they are some st…
radius75 Jan 4, 2026
1873ca1
Merge branch 'master' of https://github.com/GideonZ/1541ultimate.git …
radius75 Jan 5, 2026
5526004
conflicts resolved:
radius75 Jan 5, 2026
3314887
Improved line validation: use tokenized length and fix line number pa…
radius75 Jan 5, 2026
9de6a73
comment and cleanup
radius75 Jan 5, 2026
04dc345
^ can be used in text like {^}
radius75 Jan 5, 2026
3b72b1f
disabling line wrapping in the tokenizer window, this makes it easier…
radius75 Jan 5, 2026
6a3dd86
Displaying the correct error message for invalid special character co…
radius75 Jan 6, 2026
0abca79
short guide to using Basic Tokenizer
radius75 Jan 6, 2026
e31f6d4
Merge branch 'master' of https://github.com/GideonZ/1541ultimate.git …
radius75 Jan 7, 2026
cb061f7
conflicts resolved
radius75 Jan 7, 2026
fc31ccd
Dynamic Custom Token & BASIC Editor Loading System
radius75 Jan 8, 2026
54301ef
Added spellcheck="false", autocorrect="off", and autocapitalize="off"…
radius75 Jan 9, 2026
fbb3f87
Updated welcome screen with comprehensive QUICK TIPS and compatibilit…
radius75 Jan 9, 2026
74ff2fc
fix: implement reliable UI initialization and dynamic profile loading
radius75 Jan 9, 2026
5fac957
Refactor C64 special tokens mapping and overhaul table UI rendering
radius75 Jan 9, 2026
def78d7
Updated the special characters table and improved data transmission s…
radius75 Jan 10, 2026
0f0bded
fix: implement proper BASIC v2.0 line termination on 0x00 byte
radius75 Jan 10, 2026
56a3900
Fix console errors and rendering by adding CSS priority, and a functi…
radius75 Jan 12, 2026
f950e22
tooltip for tokenizer
radius75 Jan 11, 2026
d088f59
Merge branch 'master' of https://github.com/GideonZ/1541ultimate.git …
radius75 Jan 14, 2026
02b1279
conflicts resolved
radius75 Jan 14, 2026
6e5bfdb
special and tooltip table fixes
radius75 Jan 13, 2026
3a1d1ee
Added {word*n} format compatible with CBMprgStudio.
radius75 Jan 14, 2026
fd2de20
refactor: support asterisk '*' repetition in {word*count} syntax
radius75 Jan 14, 2026
cbb6b83
Added a usage example for the {**n} shortcut.
radius75 Jan 14, 2026
e2f856e
feat: externalize tokenizer profiles to improve user customization
radius75 Jan 17, 2026
a4be369
Update SCRIPT_TO_LOAD instructions with path details and hard reload …
radius75 Jan 17, 2026
832e0fb
Refactor initial content loading and clean up index.html
radius75 Jan 18, 2026
1a42720
Subject: Refactor data initialization to support external tokenizer p…
radius75 Jan 21, 2026
74c5006
do not merge this s_it commit
radius75 Jan 21, 2026
6234603
Revert "do not merge this s_it commit"
radius75 Jan 22, 2026
bd395b0
Update TOOLTIP data with corresponding BASIC keyword tokens.
radius75 Jan 22, 2026
f7a94ce
define keyword tokens for arithmetic operators in tooltips
radius75 Jan 22, 2026
af02578
Added Clear button with confirmation dialog to tokenizer.
radius75 Feb 9, 2026
be5c740
Replace system confirm dialog with a custom modal to eliminate the br…
radius75 Feb 9, 2026
5cb5e00
translate comments to English
radius75 Feb 9, 2026
8d95068
Sets focus back to the editor window for immediate pasting after clear
radius75 Feb 24, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading