1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jan 13, 2024 — Jan 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rebuilt bedlam bundle based on latest version. More... about 1 month ago
Recompiled with newest title, axis and other info setting capabilities. More... about 1 month ago
Formatting change within comment. More... about 1 month ago
Added capabilities of customizing labels, axis and title when generating a quick plot. More... about 1 month ago
Brief comment to aid folks who might be searching for plot or gnuplot in this repository to find something useful. More... about 1 month ago
Updated bundle to the latest version. More... 3 months ago
A work queue is now able to provide an input-port that will consume from work units represented as strings within the work queue. More... 3 months ago
json->sxml is now able to handle json structures that were parsed with json-read previously (json that is not represented as a string). More... 3 months ago
Updated bundle to the latest version. More... 3 months ago
Every work queue is now able to provide an output port that when written to will post messages to the queue that can be easily consumed later. An easy way of consuming from something that writes to stdout for instance. More... 3 months ago
We now have a class to provide a bridge between an output stream and a queue. Writes to the output stream will be posted in the queue as native scheme strings. More... 3 months ago
We now flush the output port after each read when pumping from a binary input port to a character output port. More... 3 months ago
Added support for the lookup-by-email slack RTM API method. More... 3 months ago
Added ability to represent lists also when exporting an excel spreadsheet. Will simply convert to a string. More... 11 months ago
Added ability to represent symbols when exporting an excel spreadsheet. Will simply convert to a string. More... 11 months ago