summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Francois-Rene Rideau [Sat, 2 Mar 2013 21:07:23 +0000]
Feature #+gcl<2.7 is now #+gcl2.6
Francois-Rene Rideau [Thu, 24 Jan 2013 02:18:47 +0000]
Stop depending on cl-launch.
Move in two functions from there that don't deserve being in asdf/driver.
Francois-Rene Rideau [Fri, 18 Jan 2013 16:00:51 +0000]
work with the new asdf/driver.
Francois-Rene Rideau [Mon, 3 Dec 2012 17:06:23 +0000]
Optima renamed TYPEP to TYPE to match a type. Fix exscribe.
Francois-Rene Rideau [Sat, 3 Nov 2012 22:46:56 +0000]
Use optima instead of fare-matcher.
Francois-Rene Rideau [Fri, 12 Oct 2012 15:25:59 +0000]
Package tweak
Francois-Rene Rideau [Thu, 2 Aug 2012 01:55:15 +0000]
Use new xcvb-utils.
Francois-Rene Rideau [Sun, 29 Jul 2012 06:04:03 +0000]
Have TOC fit new html-dumper encoding of raw data.
Francois-Rene Rideau [Sat, 28 Jul 2012 20:14:03 +0000]
Fix Makefile bug. More package tweak. Don't redefine ensure-directory-pathname.
Francois-Rene Rideau [Wed, 25 Jul 2012 22:44:51 +0000]
Use alexandria for things like with-gensyms that fare-utils no longer provides.
Francois-Rene Rideau [Sun, 15 Jul 2012 16:22:13 +0000]
Try to reenable PDF backend, adding tt support. Got a white-on-white PDF :-(
Francois-Rene Rideau [Sun, 15 Jul 2012 05:06:13 +0000]
Make html-dumper less compatible with old araneida,
and more compatible with new racket-like scribble syntax,
that doesn't do preprocessing on string.
Have exscribe.asd depend on fare-memoization, no longer provided by fare-utils.
Francois-Rene Rideau [Tue, 19 Jun 2012 06:13:15 +0000]
Export a few functions, tweak others.
Francois-Rene Rideau [Mon, 18 Jun 2012 03:33:27 +0000]
Update Makefile for xcvb 0.585
Francois-Rene Rideau [Tue, 12 Jun 2012 23:46:58 +0000]
Fix previous commit to exscribe-html.
Simplifiy a few things using utilities from asdf and xcvb.
Francois-Rene Rideau [Tue, 12 Jun 2012 22:13:49 +0000]
Properly display numbers of sections with name NIL.
Francois-Rene Rideau [Sun, 13 May 2012 17:46:01 +0000]
Properly use the XCVB_OBJECT_CACHE.
Francois-Rene Rideau [Sun, 13 May 2012 17:34:20 +0000]
Disable exscribe-typeset when using xcvb, until xcvb is fixed.
Francois-Rene Rideau [Sun, 13 May 2012 16:45:34 +0000]
Make it work with more recent XCVBs.
Francois-Rene Rideau [Wed, 29 Feb 2012 19:23:02 +0000]
Comment out a defun identifierp that's better done in fare-utils.
Francois-Rene Rideau [Mon, 14 Nov 2011 20:31:58 +0000]
Document defsystem.
Francois-Rene Rideau [Wed, 27 Oct 2010 07:05:15 +0000]
0.95.4: tweaks to make DupExec work better with new Scribble syntax.
Francois-Rene Rideau [Wed, 13 Oct 2010 03:24:32 +0000]
0.95.3: Make some label generation more deterministic.
update Makefile
Francois-Rene Rideau [Tue, 12 Oct 2010 04:52:06 +0000]
Enable both old and new scribble syntaxes at once.
Francois-Rene Rideau [Mon, 11 Oct 2010 19:14:34 +0000]
Update XCVB dependency information.
Francois-Rene Rideau [Sun, 6 Dec 2009 00:47:37 +0000]
.95.2: allow body in ref :section, enhance Makefile.
Francois-Rene Rideau [Sat, 5 Dec 2009 20:43:41 +0000]
.95.1: latest fix to ref :section
Francois-Rene Rideau [Sat, 5 Dec 2009 20:37:33 +0000]
Fix to ref :section
Francois-Rene Rideau [Sat, 5 Dec 2009 20:14:33 +0000]
0.95: support for (ref :section "blah")
Francois-Rene Rideau [Mon, 23 Nov 2009 15:30:45 +0000]
Minor cleanup
Francois-Rene Rideau [Wed, 21 Oct 2009 01:14:09 +0000]
Play well with XCVB .404, that fixed master mode,
individualized :build-depends-on and setup fullname canonicalization.
Francois-Rene Rideau [Tue, 20 Oct 2009 07:51:50 +0000]
Make exscribe compile *with* cl-typesetting from ASDF with XCVB .403.
Francois-Rene Rideau [Mon, 5 Oct 2009 18:36:59 +0000]
Fix build.xcvb to include scheme-compat.
Francois-Rene Rideau [Sat, 26 Sep 2009 02:50:47 +0000]
Edit Makefile for building it with XCVB.
Francois-Rene Rideau [Sat, 26 Sep 2009 02:38:31 +0000]
Import from mtn repo, and make ready to compile with XCVB.