Various: Try porting the code to CLisp.
[lisp] / mdw-base.lisp
2006-05-24 Mark WoodingVarious: Try porting the code to CLisp.
2006-05-17 Mark WoodingMerge branch 'master' of git+ssh://metalzone.distorted...
2006-05-17 Mark Woodingbase: Export unsigned-fixnum as a handy type to have.
2006-05-17 Mark WoodingMerge branch 'master' of git+ssh://guvnor.distorted...
2006-05-17 Mark Woodingbase: New `until' macro does the obvious thing.
2006-05-11 Mark Woodingshow: Handle multiple values correctly.
2006-05-07 Mark Woodingmop: Handy function for making modified copies of insta...
2006-04-30 Mark Woodingbase: Provide fixnump function.
2006-04-30 Mark Woodingparse-body: Allow docstring to be mixed in among the...
2006-04-24 Mark Woodingbase, optparse: Various option-parsing enhancements.
2006-04-23 Mark WoodingReformat all the docstrings.
2006-04-23 Mark Woodingbase: New macro for parsing function bodies.
2006-04-23 Mark Woodingbase, optparse: Introduce `case2' macros.
2006-04-23 Mark Woodingbase: Fix bug in `while'.
2006-04-23 Mark Woodingbase: Reorder a bit.
2006-04-23 Mark Woodingbase: Export `nlet' and `while'.
2006-04-20 Mark WoodingGeneral tidying and prettifying.
2006-04-20 Mark Woodingmdw-base: Update-in-place macros.
2006-02-13 Mark WoodingMerge branch 'svn'
2006-02-13 mdwbase: Implement named-let and while.
2005-08-25 mdwInitial checkin.