257 Commits

Author SHA1 Message Date
A2 Geek
babe040eef Merge pull request #63 from AppleCommander/dependabot/gradle/org.graalvm.buildtools.native-0.11.4
Bump org.graalvm.buildtools.native from 0.11.3 to 0.11.4
2026-01-26 15:34:57 -06:00
dependabot[bot]
72b5359781 Bump org.graalvm.buildtools.native from 0.11.3 to 0.11.4
Bumps [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](https://github.com/graalvm/native-build-tools/compare/0.11.3...0.11.4)

---
updated-dependencies:
- dependency-name: org.graalvm.buildtools.native
  dependency-version: 0.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 21:23:58 +00:00
A2 Geek
d10037c6da Merge pull request #64 from AppleCommander/dependabot/gradle/org.springframework.boot-4.0.2
Bump org.springframework.boot from 4.0.1 to 4.0.2
2026-01-26 15:22:46 -06:00
dependabot[bot]
e3cc65bd55 Bump org.springframework.boot from 4.0.1 to 4.0.2
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 00:30:03 +00:00
A2 Geek
fb546ea395 Merge pull request #59 from AppleCommander/dependabot/gradle/org.springframework.boot-4.0.1
Bump org.springframework.boot from 2.7.18 to 4.0.1
2026-01-12 19:09:02 -06:00
A2 Geek
3c1f29d7fd Disable Spring AOT processing
Disable Spring AOT processing for both main and test.
2026-01-12 19:03:46 -06:00
A2 Geek
86b9a7adc5 Disable Spring AOT processing
Disable Spring AOT processing in build configuration.
2026-01-12 19:02:26 -06:00
A2 Geek
fee8c6104e Merge pull request #61 from AppleCommander/dependabot/gradle/org.junit-junit-bom-6.0.2
Bump org.junit:junit-bom from 6.0.1 to 6.0.2
2026-01-12 10:46:52 -06:00
dependabot[bot]
ea2ec4ba4b Bump org.junit:junit-bom from 6.0.1 to 6.0.2
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.2)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-12 00:31:24 +00:00
A2 Geek
c254ec94ca Merge pull request #60 from AppleCommander/feature/new-old-tokenizer
New "old tokenizer", basic proofreaders
2026-01-11 11:00:01 -06:00
Rob Greene
a9137bd12e Updating native build run target for MacOS. 2026-01-10 17:25:20 -06:00
Rob Greene
26ef3937c0 Update capture scripts and resulting native image config files to resolve native build issues. 2026-01-10 17:11:25 -06:00
Rob Greene
2ec00274f6 Adding license headers. Ugh. 2026-01-10 16:32:42 -06:00
Rob Greene
0b8ebf76bb Fixing Checkit's "?" replacement -- it was replacing the "?" with "PRINT" and then printing the line with the replacement. 2026-01-10 16:13:56 -06:00
Rob Greene
f9a2c25ddd Fixing spacing in listing to be closer to Applesoft's listing. 2026-01-10 16:13:21 -06:00
Rob Greene
2c03a3c62d Two changes: (1) Refactored "proofreaders" into an input buffer-based proofreader and a tokenized proofreader along with code changes; (2) Checkit now handles "?" as "PRINT". 2026-01-10 13:03:20 -06:00
dependabot[bot]
4f4a15e3b9 Bump org.springframework.boot from 2.7.18 to 4.0.1
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.18 to 4.0.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v4.0.1)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 00:04:40 +00:00
Rob Greene
20d8d53b5a Updating classic token reader to allow strings that don't terminate a string with a quote. 2025-11-29 18:30:09 -06:00
A2 Geek
eef83988ee Merge pull request #57 from AppleCommander/dependabot/gradle/org.graalvm.buildtools.native-0.11.3
Bump org.graalvm.buildtools.native from 0.11.2 to 0.11.3
2025-11-23 19:39:38 -06:00
dependabot[bot]
fd509d9ed2 Bump org.graalvm.buildtools.native from 0.11.2 to 0.11.3
Bumps [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](https://github.com/graalvm/native-build-tools/compare/0.11.2...0.11.3)

---
updated-dependencies:
- dependency-name: org.graalvm.buildtools.native
  dependency-version: 0.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 00:12:05 +00:00
Rob Greene
26df0bc0cd Adding in quote and whitespace handling that was somehow missed. 2025-11-22 12:24:40 -06:00
Rob Greene
2574c5a0a1 Updating bt help example. 2025-11-21 18:14:03 -06:00
Rob Greene
3027c9380e Changed ClassicTokenReaderTest to compare tokens instead of strings. 2025-11-21 17:59:16 -06:00
Rob Greene
ca2f7a11f9 Updating KP 2.0 documentation. 2025-11-21 16:40:13 -06:00
Rob Greene
5c796407cc Updating checksum README. 2025-11-21 16:26:41 -06:00
Rob Greene
b38be3e324 Adding Key Perfect 2.0. 2025-11-21 16:26:29 -06:00
Rob Greene
2e4ef8aeb7 Fixing CLI tests for Nibble Checkit and Compute! Automatic Proofreader due to text adjustments done in output. 2025-11-21 16:25:44 -06:00
Rob Greene
9ed3496a6f Better spacing. 2025-11-21 15:38:58 -06:00
Rob Greene
08ac6c70bd Fixing typos and updating proofreaders README. 2025-11-21 15:37:36 -06:00
Rob Greene
f4d0efbc59 Handle colon character in a DATA statement string. 2025-11-20 22:05:38 -06:00
Rob Greene
3dce29a9bd Fixing colon handling. If a colon occured in a string, it terminated the string and inserted a colon syntax character. 2025-11-20 21:58:17 -06:00
Rob Greene
c65e16ce2a Adding README for the proofreader references. 2025-11-20 16:23:21 -06:00
Rob Greene
99bea14272 Found little glitch in modern parser where a DOS CR+LF ending on a REM statement embedded the CR into the comment due to hard-coded "read to end of line" for REM handling. 2025-11-20 11:44:47 -06:00
Rob Greene
ddb545daff Fixing classic token parser issue where zero-length strings (aka A$="") lost the string assignment. Also catching the weird and unlikely 'PRINT "HELLO""WORLD"' type of construct. 2025-11-20 11:26:04 -06:00
Rob Greene
244bba5da1 Fixing classic parser for string arrays. A string variable is now an entire ident (different from modern) and the parenthesis is not lost (a missed 'continue' statement in the parser!). 2025-11-20 10:50:37 -06:00
Rob Greene
7d3e8156a8 Adding Apple Checker article and Key Perfect SourceGen project (incomplete but may be useful for reference). 2025-11-18 14:37:57 -06:00
Rob Greene
c658518301 Adding in Key Perfect 5 lowercase handling. 2025-11-18 14:13:25 -06:00
Rob Greene
fe5026ad61 Found bug in Key Perfect 5.0. Once a REM was detected... it never got reset. Doh! 2025-11-18 12:38:49 -06:00
Rob Greene
5a3eb9bc77 First draft of Key Perfect 5 algorithm. Doesn't work for everything. Committing before ripping everything apart. 2025-11-17 21:28:33 -06:00
Rob Greene
2e0c91703c Fixing output glitch and javadoc comments. 2025-11-17 21:27:46 -06:00
Rob Greene
9d52ebfe61 Adding MicroSPARC Key Perfect v4.0 code checker. 2025-11-16 17:17:07 -06:00
Rob Greene
02c960b749 Adding Nibble Apple Checker. 2025-11-11 18:52:51 -06:00
Rob Greene
d95415dc69 Adding some unit-level testing; added the Compute! Apple Automatic Proofreader; reorganized the CLI to group Proofreaders together; updated README with samples. 2025-11-10 17:03:16 -06:00
Rob Greene
aa2a57287c Restructured optimization selection a bit. 2025-11-10 10:32:57 -06:00
Rob Greene
7a4a4ce7c9 Repackaging into proofreaders. 2025-11-10 10:00:47 -06:00
Rob Greene
42df8f2aa7 Clarifying checkit algorithm; simplified it a little bit. 2025-11-10 09:26:21 -06:00
Rob Greene
ac83370cda Didn't use this for testing; removing it. 2025-11-09 19:50:59 -06:00
Rob Greene
c5c71d1796 Preserving vaguely annotated source for Nibble Checkit and Compute! Proofreader. 2025-11-09 19:46:41 -06:00
Rob Greene
8c303a4f98 Adding experimental Nibble Checkit code validation. 2025-11-09 13:42:57 -06:00
Rob Greene
9da332fd68 Adding shorten-numbers optimization. (0.6 is output as just .6 since leading 0 is not needed.) 2025-11-07 17:24:37 -06:00