summaryrefslogtreecommitdiff
path: root/granolin.asd
AgeCommit message (Collapse)Author
2020-05-03two typosColin Okay
2020-05-02oops. bad argument nameColin Okay
2020-05-02version bump - breaking compatabilityColin Okay
This version includes a customizable hardcopy protocol. You can specialize the generic functions hardcopy-plist and hardcopy-plist-keys for each of your subclasses and granolin will know to combine them all before saving to or restoring from hardcopy. Hardcopy PLISTs must now use SYMBOLs suitable for slot names instead of KEYWORD symmbols.
2020-04-22printing a date with sync errorsColin Okay
2020-04-12added uploadColin Okay
2019-09-28added utils.lispBoutade
2019-09-27created macros.lisp, bugfixBoutade
2019-09-25added basic logging exampleBoutade
2019-09-23initial commitBoutade