1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding minor bug to list More... about 10 years ago
Updating value.c comments to match More... about 10 years ago
Removing commented out declaration of binary port (another declaration exists) More... about 10 years ago
Updating inline doc, fixing minor typos More... about 10 years ago
Minor changes to define-library More... over 10 years ago
Teaching decons about libraries, define-library now constructs a(n) (empty) library More... over 10 years ago
Small changes to define-library More... over 10 years ago
Starting to flesh out define-library More... over 10 years ago
Small README changes More... over 10 years ago
adding notes on define-library More... over 10 years ago
Removing export form as it only has a meaning within a define-library More... over 10 years ago
Updating define-library documentation More... over 10 years ago
Updating (failing) library test case More... over 10 years ago
Adding new plot_value type library More... over 10 years ago
Adding failing library integration test More... over 10 years ago
Adding brief outline of library implementation plan More... over 10 years ago
Updating compliance output in README More... over 10 years ago
Adding implementation of `string-for-each` More... over 10 years ago
Adding implementation of `string-map` More... over 10 years ago
Updating compliance docs characters section More... over 10 years ago
Adding stubs for string-map and string-for-each More... over 10 years ago
Fixing inconsistency in unit testing docs More... over 10 years ago
Fixing typo in unit testing docs More... over 10 years ago
Added notes about desired unit testing and introspection library support More... over 10 years ago
Updating compliance notes about library support More... over 10 years ago
Updating TODO, adding list of short-term priorities More... over 10 years ago
Adding support for lambdas in `apply`, this also adds lambda support to `map` and `for-each` More... over 10 years ago
Adding note to README More... over 10 years ago
Updating error message for read string More... over 10 years ago
More notes on func call and apply More... over 10 years ago