0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3 from WillDetlor/master More... over 9 years ago
remove excess More... over 9 years ago
garbage collector, macros, core library More... over 9 years ago
add core functions More... over 9 years ago
add core functions More... over 9 years ago
fixed a bug with number parsing, trip.clj passes once more More... over 12 years ago
fix to the string parser, still not passing trip.clj More... over 12 years ago
more descriptive error messages More... over 12 years ago
deals with escaped quotes in strings More... over 12 years ago
repl improvement More... over 12 years ago
parser now understands negative numbers More... over 12 years ago
rename pointer to contents More... over 12 years ago
added nth method More... over 12 years ago
added let statement More... over 12 years ago
Cleanup and additions to Readme.md More... over 12 years ago
beginning an iterable structure More... over 12 years ago
Objects are now immutable More... over 12 years ago
work on the readme.md More... over 12 years ago
added a (cond ) statement with no :else clause More... over 12 years ago
not= in functions and assertzero in trip.clj More... over 12 years ago
refactor to split the function types More... over 12 years ago
fix to closures More... over 12 years ago
readline and non-working repl More... over 12 years ago
arithmetic refactor More... over 12 years ago
defn in More... over 12 years ago
fix to type signature checking More... over 12 years ago
preevaluation refactor More... over 12 years ago
space put in for validating argument types More... over 12 years ago
removed Evaluator in favour of a forward declaration of TinyClojure More... over 12 years ago
return NULLs reduced More... over 12 years ago