1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated package documentation. More... over 17 years ago
Removed version information (irrelevant for incf-cl as it is now). More... almost 18 years ago
Updated THANKS file. More... almost 18 years ago
Integrated doctest into the standard testsuite. More... almost 18 years ago
Added dependency to cl-ppcre (required by doctest). More... almost 18 years ago
Major improvements to doctest. More... almost 18 years ago
Integrated doctest functionality into the incf-cl library. More... almost 18 years ago
Wrote initial version of doctest.lisp More... almost 18 years ago
Have the version string as a global variable and evaluate it at read time. More... almost 18 years ago
Updated the THANKS file. More... almost 18 years ago
Removed the (now useless) test suite invocation. More... almost 18 years ago
Clarified docstring. More... almost 18 years ago
Fixed thinko. More... almost 18 years ago
Added an operation-done-p that is constantly nil to make sure the test suite is ran with every test-op. More... almost 18 years ago
Uncluttered package dependency declarations. More... almost 18 years ago
Added an asdf:test-op method. More... almost 18 years ago
Added an extra test on filter. More... almost 18 years ago
Updated README to reflect the addition of filter. More... almost 18 years ago
Implemented filter. More... almost 18 years ago
Fixed minor nits in the README file. More... almost 18 years ago
Implemented string-join. More... almost 18 years ago
Migrated the test suite from 5am to stefil. More... almost 18 years ago
Interned package name and nickname (they would have to be interned anyway). More... almost 18 years ago
Added incf-cl as a static-file to the system definition. More... almost 18 years ago
Added :incf-cl to *features* More... almost 18 years ago
Fixed typo in test suite. More... almost 18 years ago
Added tests for hash table functions. More... almost 18 years ago
Added more tests to the test suite. More... almost 18 years ago
Wrote the very start of the 5am-based test suite. More... almost 18 years ago
Fixed discrepancy between spec and code. More... almost 18 years ago