• Joined on 2023-01-14
lewis pushed to main at lewis/ZX-Spectrum 2023-01-23 10:52:01 +00:00
5580d4b443 Add og-image page
lewis created branch main in lewis/ZX-Spectrum 2023-01-23 08:45:28 +00:00
lewis pushed to main at lewis/ZX-Spectrum 2023-01-23 08:45:28 +00:00
adf5cc7806 Move source CSS to src directory so it can be excluded from the zip
5e75884965 Just add theme info to root style.css, compile everything to styles.min.css
2a557fdd98 Don't enqueue the CUBE stylesheet
3afaf86862 Use postcss to combine & minify styles
d8af8feb43 Some improvements, bugfixes, and updates
lewis created repository lewis/ZX-Spectrum 2023-01-23 08:45:14 +00:00
lewis pushed to main at lewis/basic-interpreter 2023-01-21 08:40:14 +00:00
ed885b0f81 Move command parsers into parsers module
lewis created branch main in lewis/basic-interpreter 2023-01-21 08:23:55 +00:00
lewis pushed to main at lewis/basic-interpreter 2023-01-21 08:23:55 +00:00
92e98bbdcb More formatting and clippy fixes
b363349dd2 Fmt and remove unused imports
4da9e9d781 Start refactoring parsers into separate files inside a parsers module
b2e2db96db Support for assigning variables to other variables, printing variables, and commenting
0e6ebd621f Cargo clippy
Compare 10 commits »
lewis created repository lewis/basic-interpreter 2023-01-21 08:23:38 +00:00
lewis created branch main in lewis/lewtilities 2023-01-20 09:39:55 +00:00
lewis pushed to main at lewis/lewtilities 2023-01-20 09:39:55 +00:00
8e496a9909 Initial commit
lewis created repository lewis/lewtilities 2023-01-20 09:39:26 +00:00
lewis created branch main in lewis/janet 2023-01-15 23:03:01 +00:00
lewis pushed to main at lewis/janet 2023-01-15 23:03:01 +00:00
d4cd674d7a Modifications to commands system, begun work on proper video module
c76f8e27a7 Janet now uses the compromise library to process commands, meaning she has NLP! Commands now only have to contain the right phrases, e.g. "play a video" and "play the video" both trigger the same command, regardless of the rest of the text
deb70524cd New modules:
a2638c4624 Fixed misplaced comma in README
1b76932632 Modified README
lewis created repository lewis/janet 2023-01-15 23:02:29 +00:00