Commit Graph

7 Commits

Author SHA1 Message Date
Rob Greene
ca87be4733 Updating version of Picocli. 2023-10-29 13:55:46 -05:00
Rob Greene
9078361a18 Adding an optimization to shorten variable names to 1 or 2 characters.
This allows more useful variable names in the program.
2018-07-16 22:16:59 -05:00
Rob Greene
88ce03e970 Renaming project from bastokenizer to bastools to capture the ... expansion of its capabilities! 2018-06-12 19:39:33 -05:00
Rob Greene
d49a604412 Altering errors to not print a stack trace unless --debug is specified. 2018-06-10 19:17:19 -05:00
Rob Greene
4d6e608f59 Optimization to move constant values into variables. Closes #4. 2018-06-10 10:39:14 -05:00
Rob Greene
9446fe4126 Adding a version to the BT API. 2018-06-08 22:42:11 -05:00
Rob Greene
88cb3d18da Migrated to Gradle; spearated into 'api' and 'tools/bt' projects. Closes #15. 2018-05-28 22:33:41 -05:00