summaryrefslogtreecommitdiff
path: root/Shenanigans
AgeCommit message (Collapse)Author
2014-05-31Added Char to the list of tokens.HEADmasterGeonoTRON2000
2014-05-31Added reserved keywords to the Token enum.GeonoTRON2000
2014-05-28Added parser stub in order to correct interaction with the command-lineGeonoTRON2000
interface.
2014-05-19Decided on Java-only parser, wrote tokenizer.GeonoTRON2000
2014-05-03Improved formatting for CheckIt example.GeonoTRON2000
2014-05-03Removed practically nonexistant parser to facilitate compilation.GeonoTRON2000
2014-05-03Added serializability and a class to export example programs.GeonoTRON2000
2014-05-02Fixed glitches with namespace variable storage, added NamespaceAccessGeonoTRON2000
tester.
2014-05-02Fixed variable and array storage glitch, cleaned up array printing.GeonoTRON2000
2014-04-30Added functionality to run raw parser output.GeonoTRON2000
2014-04-29Pushed existing workGeonoTRON2000