0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 21 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New prlabel function for debugging More... over 15 years ago
In ~E, get the 0 after the decimal working according to the spec More... over 15 years ago
Added a bunch of new ~E tests More... over 15 years ago
~E support is basically complete. Still some rounding details to clean up. More... over 15 years ago
Closing in on ~E, but not there yet More... over 15 years ago
fixed indentation More... over 15 years ago
Merge branch 'master' of [email protected]:tomfaulhaber/cl-format More... over 15 years ago
Moved simple test macro into unit_test More... over 15 years ago
Moved unit test structure back into its own project More... over 15 years ago
Full support for ~F seems to be working now More... over 15 years ago
Fixed hex reader syntax More... over 15 years ago
A little cleanup More... over 15 years ago
A whole bunch more work towards ~F More... over 15 years ago
Some of ~F is now working... More... over 15 years ago
Starting to implement real number support More... over 15 years ago
Added a placeholder for ~/.../ on the list of unimplemented stuff More... over 15 years ago
Made a more comprehensive table of what's in and what's not More... over 15 years ago
Support for iteration is now complete (except for ~^) More... over 15 years ago
Support for ~@{ More... over 15 years ago
Support for the : prefix in ~:{...~} More... over 15 years ago
Changed some output symbols to lower case per clojure convention. More... over 15 years ago
A little refactor More... over 15 years ago
Make ~{~} imply the format comes from the arg list (as laid out in the spec) More... over 15 years ago
Some tests for using empty strings ("~{~}") as indirections into the arg list More... over 15 years ago
Added a check for infinite loops in iterations Removed the old test strings More... over 15 years ago
Fixed a typo in the example More... over 15 years ago
Support for the colon on the closing ~:}. More... over 15 years ago
Removed the old CLtL example test file. More... over 15 years ago
Markdown supports html tags, but github doesn't, so rethink the formatting. More... over 15 years ago
Space araound the table More... over 15 years ago