summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-06windows: fix makefile for srfi 207HEADmasterMike Montague
2022-09-06srfi 207Mike Montague
2022-08-28srfi 207: padding, trimming, and indexingMike Montague
2022-08-28threads: osx: Port thread-sleep! to osxokuoku
2022-08-05srfi 207: add srfi-207.scmMike Montague
2022-07-31srfi 207: constructors and conversionMike Montague
2022-07-17srfi 166Mike Montague
2022-07-12srfi 166: add written, written-shared, and written-simplyMike Montague
2022-07-11srfi 166: remove color supportMike Montague
2022-07-11srfi 166: add color supportMike Montague
2022-07-08srfi 166: fix tests on windowsMike Montague
2022-07-08srfi 166: add from-fileMike Montague
2022-07-07srfi 166: add justifiedMike Montague
2022-07-06srfi 166: fix columnar padding in the last column if the pad character is not...Mike Montague
2022-07-06srfi 166: wrapped and wrapped/listMike Montague
2022-07-04srfi 166: add wrapped/charMike Montague
2022-07-03srfi 166: add tabularMike Montague
2022-07-02srfi 166: columnar infiniteMike Montague
2022-06-29srfi 166: columnar widthsMike Montague
2022-06-27srfi 166: part of columnarMike Montague
2022-06-20srfi 166: higher order formatters and stateMike Montague
2022-06-19srfi 166: add trimmed and fittedMike Montague
2022-06-18srfi 166: add paddedMike Montague
2022-06-17srfi 166: add joinedMike Montague
2022-06-12srfi 166: support numeric/fittedMike Montague
2022-06-12srfi 166: support numeric/siMike Montague
2022-06-11srfi 166: add fl, tab-to, space-to, row, and colMike Montague
2022-06-11srfi 166: support decimal-alignMike Montague
2022-06-10srfi 166: support complex numbersMike Montague
2022-06-10srfi 166: support comma-ruleMike Montague
2022-06-09srfi 166: clean up numeric codeMike Montague
2022-06-09srfi 166: add numeric precisionMike Montague
2022-06-05initial parts of srfi 166Mike Montague
2022-05-31srfi 151: fix integer-lengthMike Montague
2022-05-30srfi 151: bitwise operationsMike Montague
2022-05-29srfi 18: multithreading supportMike Montague
2022-05-28srfi 18: add mutex and condition-variableMike Montague
2022-05-28threads: windows: thread-join! timeoutsMike Montague
2022-05-28threads: thread-join! timeoutsMike Montague
2022-05-28threads: add thread-terminate!Mike Montague
2022-05-27threads fix for windowsMike Montague
2022-05-27rework and cleanup threads codeMike Montague
2022-05-25progress on srfi 18Mike Montague
2022-05-21srfi 18: windows: add thread-sleep!Mike Montague
2022-05-21srfi 18: tests for thread-sleep!Mike Montague
2022-05-21unix: srfi 18: add thread-sleep!Mike Montague
2022-05-20srfi 18: windows support for time objectMike Montague
2022-05-20work toward srfi 18: thread API and time objectMike Montague
2022-05-1232 bit: pad primitives to 8 byte alignmentMike Montague
2022-05-12Merge branch 'master' of https://github.com/leftmike/fomentMike Montague