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
Changed (= (.length xx) 0) to (empty? xx) in a coupel of places More... over 15 years ago
More error handling tweaks More... over 15 years ago
All sorts of fancy-pants error handling More... over 15 years ago
More use of consume - eliminated loop/recur in normal parsing More... over 15 years ago
Reducing the loop/recur nonsense by packaging it into map-passing-context and consume More... over 15 years ago
Added special exceptions for format errors More... over 15 years ago
Changed def to declare, which seems to be the right clojure idiom for forward references More... over 15 years ago
Support for directive parameters reading from the argument list More... over 15 years ago
Added some simple tests from the examples. More... over 15 years ago
Handle skipped parameters in directives (like "~9,2,1,,'*G") More... over 15 years ago
Support the stream argument correctly More... over 15 years ago
First version tht does a real (simple!) format print More... over 15 years ago
Make arg-navigator into a real struct & fix a couple of bugs More... over 15 years ago
First commit of the common lisp format packege code. More... over 15 years ago