1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improving error output of plot_eval_form More... about 10 years ago
display_expr now prints quotes around strings More... about 10 years ago
Deciding on incr/decr for define library temporaries More... about 10 years ago
Documenting intent to exclude continuations More... about 10 years ago
define-library will now eval definitions in order. More... about 10 years ago
Beginning work on library list construction More... about 10 years ago
Beginning to document iteration patterns More... about 10 years ago
Adding limitation note about refcount(s) More... about 10 years ago
Adding new string test case (mutability and aliasing), tidying up other string tests More... about 10 years ago
Adding limitations note in README More... about 10 years ago
Minor typo in doc for forms.c More... about 10 years ago
plot decons will now free string value, was previously leaking. More... about 10 years ago
Was using a poor assumption regarding argument list, lambda arg eval now correctly catches 'too few args' and throws runtime error More... about 10 years ago
Tidying up stack trace printout for function calls More... about 10 years ago
adding bug notes around lambda error cases More... about 10 years ago
plot_eval_form lambda moving some errors to plot runtime error system More... about 10 years ago
Lambda evaluation will now correctly detect too many arguments and raises a runtime error More... about 10 years ago
Documenting lambda arg checking bug More... about 10 years ago
Adding some old profiling notes More... about 10 years ago
Minor renaming of testing readme More... about 10 years ago
Updating readme More... about 10 years ago
Adding error doc, wrote a while ago but apparently forgot to add More... about 10 years ago
Moving C component/unit testing into subdir, moving examples into subdir, documenting More... about 10 years ago
Adding some brief documentation for 'library forms' More... about 10 years ago
Adding notes to TODO More... about 10 years ago
Adding some doc for import form More... over 10 years ago
First pass at further breaking down define-library, checking on hashes is ugly FIXME More... over 10 years ago
Adding simple hasher helper script More... over 10 years ago
Fixing minor typos, adding FIXME TODO comments to each part of define-library More... over 10 years ago
Adding notes about current proposed library system limitations More... over 10 years ago