Commit graph

15 commits

Author SHA1 Message Date
e681e6144c Reduced error correction for more storage 2025-05-07 14:01:56 -04:00
172303c834 Fixed QR Code
QR Code now contains the source code, not the Base64 version.
2025-05-07 13:54:57 -04:00
a21d43be75 ASCII sample
- Streamlined ExceedsLengthLimit method
2025-05-07 13:44:38 -04:00
e3c62e1708 Changed ScriptHelper to StringExtensions
- Helper methods are now a part of string class
2025-05-07 12:53:53 -04:00
eb5539f45f Safely handle files and directories when building 2025-05-07 12:19:34 -04:00
a3d060735f Trimmed down and fixed gitignore 2025-05-07 12:01:31 -04:00
15fab67141 Fixed README 2025-05-07 11:53:42 -04:00
97a888e8ae Removed redundant feature from README 2025-05-07 11:43:31 -04:00
66d4cbc9ec QR Code renderer
- Will output QR Code as SVG
- Temporarily removed Base64 feature
- Changed install.sh to focus on platform
- Makefile can now build and package for macOS or Linux separately
2025-05-07 11:40:52 -04:00
09b52a4f28 Minor hotfixes 2025-05-07 01:46:52 -04:00
b01f83f93e Makefile
- Install script
2025-05-07 00:53:34 -04:00
7ccd4a14ac Build to Base64-based bytecode
BBBB
2025-05-06 23:08:42 -04:00
4d77edf65e CLI tool
- Preemptive support for binary file execution
2025-05-06 22:51:02 -04:00
ae16966edf Renamed GlyphInterpreter to Runner
- Added features section to README
- Added version into project
2025-05-06 21:10:19 -04:00
65814f2164 🎉 Initial source commit 2025-05-06 20:48:35 -04:00