0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 6 months ago. based on code collected 6 months ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'devel' of github.com:keithj/deoxybyte-io into devel More... about 12 years ago
Updated for deoxybyte-systems 1.0.0 More... about 12 years ago
Updated for deoxybyte-systems 1.0.0 More... about 12 years ago
Merge pull request #2 from pcostanza/lispworks-compatibility More... over 12 years ago
Import from LispWorks gray-streams package. More... over 12 years ago
Added value-defaults to CLI options. More... almost 14 years ago
Updated copyright statements More... almost 14 years ago
Docstring updates More... almost 14 years ago
Added specifically unsigned integer-encoders with sign-checking More... almost 14 years ago
Moved implmentation-specific code into one file per Lisp More... almost 14 years ago
Added support for NaN, +Inf and -Inf IEEE-754 floats. More... about 14 years ago
The simple table parser columns are now denoted by ordinary symbols, rather than keyword symbols More... about 14 years ago
Removed with-cli and with-backtrace because they were not useful. More... over 14 years ago
Added cli slot to error condition. More... over 14 years ago
Removed Lispworks support More... over 14 years ago
Added tmp file/directory restart functions More... almost 15 years ago
Added restarts for with-tmp-directory. More... almost 15 years ago
Bumped version More... almost 15 years ago
Now with-cli handles cli-errors, not just cli-option-errors More... almost 15 years ago
Export CLI more conditions More... almost 15 years ago
Handle empty condition messages More... almost 15 years ago
Copyright statement update More... almost 15 years ago
Reverted type declaration More... almost 15 years ago
Fixed error raised when merging results in an empty file More... about 15 years ago
Added default values More... about 15 years ago
Avoided 3 compiler notes More... over 15 years ago
Tidied up error and help messages More... over 15 years ago
Print boolean CLI flags as boolean in CLI help More... over 15 years ago
Separated with-backtrace from with-cli More... over 15 years ago
Export line-stack-of and pop-line More... over 15 years ago