Commit Graph

5 Commits

Author SHA1 Message Date
flash 5150f0cb56 Allow including Index through Composer.
index.php automatically detects if the Composer autoloader exists and doesn't initialise its own autoloader.
Also including phpunit and phpstan through it instead of including the phars, probably makes more sense to do it the other way but they're Big.
2023-07-21 18:04:29 +00:00
flash 8f908d7f68 Added methods to count unique characters in a string. 2023-07-05 01:28:33 +00:00
flash 9bb07806a0 Fixed bitrot issues related to PHP updates. 2023-01-01 18:47:24 +00:00
flash 3bcb7781dd Removed unfinished Colour implementation. 2023-01-01 18:36:54 +00:00
flash ac2255d24d Imported into new repository. 2022-09-13 15:13:11 +02:00