2008-06-21 Tobias C. Rittweiler * restart-utilities/prompting.lisp (prompt-for-line), (prompt-for-form, *prompt-for-line*, *prompt-for-form*): Added initial sketch for user prompting, mostly to be used in interactive restarts. * restart-utilities/restart-utilities.lisp: Utility macros that use the above functions. For a start, WITH-USE-VALUE-RESTART was added. 2008-01-22 Tobias C. Rittweiler * named-readtables/named-readtables.lisp: Definitions of exported symbols are supposed to be explicitly qualified. 2008-01-22 Tobias C. Rittweiler Further reorganization. Adapted ASD file to new conditions. 2008-01-21 Tobias C. Rittweiler Initial checkin. The repository was migrated from Robert Goldman's employer to common-lisp.net, and subsequently reorganized.