summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
developCleanup courtesy of clippy warnings and refactoring of tokenization.Dominick Allen4 years
masterCleanup courtesy of clippy warnings and refactoring of tokenization.Dominick Allen4 years
 
TagDownloadAuthorAge
v0.1.3commit d037aaeea1...Dominick Allen4 years
v0.1.2commit 5857746f39...Dominick Allen4 years
v0.1.1commit 566339318d...Dominick Allen4 years
v0.1.0commit a94170d4fd...Dominick Allen4 years
 
AgeCommit messageAuthor
2020-06-28Cleanup courtesy of clippy warnings and refactoring of tokenization.HEADv0.1.3masterdevelopDominick Allen
2020-06-28Update changelog.Dominick Allen
2020-06-28Improve read functionality.Dominick Allen
2020-06-28Implement Display for Type and SExpr.Dominick Allen
2020-06-27Basic initial release.v0.1.2Dominick Allen
2020-06-27Fixed tokenize.v0.1.1Dominick Allen
2020-06-27Edition doesn't refer to the current year.Dominick Allen
2020-06-27Update author and edition information.v0.1.0Dominick Allen
2020-06-26Rename parse to tokenize, add Environment.Dominick Allen
2020-06-26Evaluate basic arithmetic.Dominick Allen
[...]