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
|
26ef3937c0
|
Update capture scripts and resulting native image config files to resolve native build issues.
|
2026-01-10 17:11:25 -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
|
3c3aedbcfb
|
Renaming TokenReader. Now there is a ModernTokenReader and ClassicTokenReader.
|
2025-11-04 12:05:38 -06:00 |
|
Rob Greene
|
b570a71721
|
Confirming that native buildtools can be upgraded.
|
2025-10-23 14:09:07 -05:00 |
|
Rob Greene
|
02b07eafc5
|
Repackaged.
|
2025-10-21 15:26:49 -05:00 |
|
Rob Greene
|
603c5e658e
|
Adding some 'st' command line tests. Had to restructure how System.exit is called due to the Java agent throwing an execution for tracking.
|
2025-10-19 12:49:57 -07:00 |
|
Rob Greene
|
25e3e6168a
|
Trying to tweak Gradle configuration a bit.
|
2025-10-19 09:12:49 -07:00 |
|
Rob Greene
|
4e84b498de
|
Adding license check; adding license headers.
|
2025-10-18 18:36:45 -07:00 |
|
Rob Greene
|
9c55467c09
|
Applying Java migration aids through Java 14.
|
2025-10-18 18:02:10 -07:00 |
|
Rob Greene
|
824f03f855
|
Another round of code suggestions.
|
2025-10-18 17:20:47 -07:00 |
|
Rob Greene
|
cd1b7f3229
|
String Java 21 migration.
|
2025-10-18 16:46:18 -07:00 |
|
dependabot[bot]
|
efe9d8ec59
|
Bump org.springframework.boot from 2.7.17 to 2.7.18
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.17 to 2.7.18.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.17...v2.7.18)
---
updated-dependencies:
- dependency-name: org.springframework.boot
dependency-version: 2.7.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-01 00:43:01 +00:00 |
|
dependabot[bot]
|
ddf146d4af
|
Bump net.sf.applecommander:AppleCommander from 1.9.0 to 1.10.1
Bumps [net.sf.applecommander:AppleCommander](https://github.com/AppleCommander/AppleCommander) from 1.9.0 to 1.10.1.
- [Release notes](https://github.com/AppleCommander/AppleCommander/releases)
- [Commits](https://github.com/AppleCommander/AppleCommander/compare/1.9.0...1.10.1)
---
updated-dependencies:
- dependency-name: net.sf.applecommander:AppleCommander
dependency-version: 1.10.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-04 00:26:57 +00:00 |
|
Rob Greene
|
58c2ca12e9
|
Working on Graal native image capabilities. 'bt' looks stable at this point.
|
2025-07-30 10:32:36 -05:00 |
|
Rob Greene
|
08ec27d3da
|
Working on Graal native image capabilities. 'st' looks stable at this point.
|
2025-07-17 21:00:43 -05:00 |
|
Rob Greene
|
f3cec41b66
|
Merge remote-tracking branch 'origin/main'
|
2025-07-17 17:07:24 -05:00 |
|
Rob Greene
|
7644975c7d
|
Upgrading to Gradle 8.13.
|
2025-07-17 17:07:18 -05:00 |
|
dependabot[bot]
|
743869c01a
|
Bump info.picocli:picocli from 4.7.5 to 4.7.7
Bumps [info.picocli:picocli](https://github.com/remkop/picocli) from 4.7.5 to 4.7.7.
- [Release notes](https://github.com/remkop/picocli/releases)
- [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md)
- [Commits](https://github.com/remkop/picocli/compare/v4.7.5...v4.7.7)
---
updated-dependencies:
- dependency-name: info.picocli:picocli
dependency-version: 4.7.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-17 21:48:14 +00:00 |
|
dependabot[bot]
|
459394d1a9
|
Bump net.sf.applecommander:AppleCommander from 1.8.0 to 1.9.0
Bumps [net.sf.applecommander:AppleCommander](https://github.com/AppleCommander/AppleCommander) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/AppleCommander/AppleCommander/releases)
- [Commits](https://github.com/AppleCommander/AppleCommander/compare/1.8.0...1.9.0)
---
updated-dependencies:
- dependency-name: net.sf.applecommander:AppleCommander
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-06 00:13:48 +00:00 |
|
Rob Greene
|
02269e8abb
|
Using the same version of Gradle across all AppleCommander projects. #21
|
2023-10-29 14:35:21 -05:00 |
|
Rob Greene
|
ca87be4733
|
Updating version of Picocli.
|
2023-10-29 13:55:46 -05:00 |
|
dependabot[bot]
|
8e8bf72618
|
Bump net.sf.applecommander:AppleCommander from 1.4.0 to 1.8.0
Bumps [net.sf.applecommander:AppleCommander](https://github.com/AppleCommander/AppleCommander) from 1.4.0 to 1.8.0.
- [Release notes](https://github.com/AppleCommander/AppleCommander/releases)
- [Commits](https://github.com/AppleCommander/AppleCommander/commits/1.8.0)
---
updated-dependencies:
- dependency-name: net.sf.applecommander:AppleCommander
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-28 17:54:35 +00:00 |
|
dependabot[bot]
|
9f657dc531
|
Bump net.sf.applecommander:applesingle-api from 1.2.1 to 1.2.2
Bumps [net.sf.applecommander:applesingle-api](https://github.com/AppleCommander/applesingle) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/AppleCommander/applesingle/releases)
- [Commits](https://github.com/AppleCommander/applesingle/compare/v1.2.1...v1.2.2)
---
updated-dependencies:
- dependency-name: net.sf.applecommander:applesingle-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-28 17:51:37 +00:00 |
|
Rob Greene
|
71f28fccc0
|
First round of updates. Leaving publication and the mainClassName
reference for later. #21
|
2020-11-24 19:36:34 -06:00 |
|
Rob Greene
|
b9f2eb28d1
|
Updating README. #16.
|
2018-06-24 15:45:27 -05:00 |
|
Rob Greene
|
15953e9d0d
|
Updating 'st' README. #16.
|
2018-06-24 15:38:21 -05:00 |
|
Rob Greene
|
89262427bb
|
Changing shape demo code to (hopefully) be a bit more generic. #16.
|
2018-06-24 15:13:27 -05:00 |
|
Rob Greene
|
33289a18fb
|
Adding shape optimization flag. #16.
|
2018-06-24 15:13:04 -05:00 |
|
Rob Greene
|
c16f9c674a
|
Making shape demo disk autostart. #16.
|
2018-06-24 15:12:27 -05:00 |
|
Rob Greene
|
f025fef9bb
|
Extract command now supports various ranges for shape numbers as well as
exporting to code. #16.
|
2018-06-23 23:13:17 -05:00 |
|
Rob Greene
|
09fd3a4bca
|
Adding width of shape to calculations. #16.
|
2018-06-23 23:10:56 -05:00 |
|
Rob Greene
|
208eeb8b51
|
Generate subcommand can now generate a demo disk for shapes. #16.
|
2018-06-19 21:47:29 -05:00 |
|
Rob Greene
|
b9ce5e434d
|
Allow generating to AppleSingle format. #16.
|
2018-06-19 20:39:39 -05:00 |
|
Rob Greene
|
be6670d05a
|
Updating READMEs.
|
2018-06-19 20:09:53 -05:00 |
|
Rob Greene
|
707b567b96
|
Adding generate subcommand. #16.
|
2018-06-19 20:09:39 -05:00 |
|
Rob Greene
|
590314877b
|
Switching around the extract command a bit to match others.
|
2018-06-19 20:09:03 -05:00 |
|
Rob Greene
|
0e7fedde33
|
Updating README.
|
2018-06-19 11:58:05 -05:00 |
|
Rob Greene
|
6a26e37330
|
Allowing image extraction of shapes. #16.
|
2018-06-19 11:57:58 -05:00 |
|
Rob Greene
|
37683e1852
|
Early work on shape tools and 'st' command.
|
2018-06-17 19:03:48 -05:00 |
|