summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Francois-Rene Rideau [Thu, 8 Mar 2012 23:30:11 +0000]
Add LICENSE. MIT-style. Copyright me.
Francois-Rene Rideau [Mon, 5 Mar 2012 04:35:07 +0000]
Documented an essential limitation to this package, and how to work around it.
Francois-Rene Rideau [Mon, 5 Mar 2012 02:46:35 +0000]
Slight change in API.
Attempt at an example of renaming as part of ASDF,
thwarted because ASDF only allows for an around-compile hook,
not an around-load hook, and package renaming the portable way
requires the latter as well as the former (or a common hook). Sigh.
Francois-Rene Rideau [Sun, 4 Mar 2012 20:09:33 +0000]
Clarify comment on ASDF files. Still need to have an actual working example...
Francois-Rene Rideau [Sun, 4 Mar 2012 06:19:06 +0000]
ASDF example.
Francois-Rene Rideau [Sun, 4 Mar 2012 06:16:03 +0000]
Docstrings.
Francois-Rene Rideau [Sun, 4 Mar 2012 05:59:22 +0000]
First attempt: low hanging fruits.
Francois-Rene Rideau [Sun, 4 Mar 2012 02:33:56 +0000]
First checkin: mere boilerplate.