sod
2019-08-06 Mark Woodingsrc/codegen-proto.lisp (definst): Name the argnames...
2019-08-06 Mark Woodingdoc/list-exports.lisp: Categorize `setf'-functions...
2019-08-05 Mark Woodingsod/doc.sty: Reorganize and improve documentation.
2019-08-05 Mark Woodingdoc/sod.sty, etc.: Remove `type' category code.
2019-08-05 Mark Woodingdoc/sod.sty: Unpublish `\fmtspecs'.
2019-08-05 Mark Woodingdoc/sod.sty: Get `\@scripts' to cope if `_' isn't active.
2019-08-05 Mark Woodingdoc/sod.sty: Debug `@;'.
2019-08-05 Mark Woodingdoc/sod.sty: Get `@--...' to typeset a sequence of...
2019-08-05 Mark Woodingdoc/sod.sty: Rewrite `@-' to cope with other things...
2019-08-05 Mark Woodingdoc/sod.sty: Hoist `\@ifnextchar@preserve' further up.
2019-08-05 Mark Woodingsrc/parser/streams-{proto,impl}.lisp: Publish classes...
2019-08-05 Mark Woodingdoc/misc.tex: Mention that `int' is magically exported.
2019-08-05 Mark Woodingdoc/misc.tex: Include missing return values in synopses.
2019-08-05 Mark Woodingdoc/Makefile.am, doc/sod.tex: Include package version...
2019-08-05 Mark WoodingNOTES: New file of things to think about.
2019-08-05 Mark WoodingMakefile.am: Distribute the `STYLE' guide.
2019-08-05 Mark Woodingasdf-hack.lisp.in: Shore up and distribute.
2019-08-05 Mark WoodingMakefile.am: Ship `emacs-hacks.el' on the offchance.
2019-08-05 Mark Woodinglib/sod.h (SOD_DECL): Check that we allocated the right...
2019-08-05 Mark Woodinglib/sod.h: Introduce `SOD_RECKLESS' feature macro to...
2019-08-05 Mark Woodingdoc/runtime.tex: Suggest asserting that a stack-allocat...
2019-08-05 Mark Woodinglib/sod.3: Add missing documentation.
2019-08-05 Mark Woodingsrc/output-proto.lisp: Fix some bad indentation.
2019-08-04 Mark Woodingfrontend.lisp: Add hooks for extensions to add new...
2019-08-04 Mark Woodingsrc/optparse.lisp: Cope with options which don't have...
2019-08-04 Mark Woodingsrc/optparse.lisp: Don't print options which have no...
2019-08-04 Mark Woodingsrc/frontend.lisp: Add a function to update the `*usage...
2019-08-04 Mark Woodingsrc/frontend.lisp: Make the option parser available...
2019-08-04 Mark Woodingsrc/codegen-proto.lisp (definst): Overhaul argument...
2019-08-04 Mark Woodingsrc/module-impl.lisp (find-file): Take a home path...
2019-08-04 Mark Woodingsrc/: Use the `optparse' package in `sod-user'.
2019-08-04 Mark Woodingsrc/utilities.lisp: Share `int' to `sod' and `optparse...
2019-08-04 Mark Woodingdoc/module.tex: Add stub for missing function `clear...
2019-08-03 Mark Woodingdoc/misc.tex: Document some more miscellaneous utilities.
2019-08-03 Mark Woodingsrc/utilities.lisp (dosequence): Capture SEQ as a varia...
2019-08-03 Mark Woodingsrc/utilities.lisp (compose): Handle the case of zero...
2019-08-03 Mark Woodingdoc/misc.tex: Fix citation argument brackets.
2019-08-03 Mark Woodingdoc/clang.tex: Fix `\descref' call missing its category...
2019-08-03 Mark Woodingdoc/: Reorder the arguments to `\descref'.
2019-08-03 Mark Woodingdoc/runtime.tex: Fix linking for `obj.teardown' message.
2019-08-03 Mark Woodingdoc/: Add `*' option to `\descref' to suppress the...
2019-08-03 Mark Woodingdoc/concepts.tex: Make a footnote a bit less stuffy.
2019-08-03 Mark Woodingdoc/runtime.tex, lib/keyword.3: Explain the other benef...
2019-08-03 Mark Woodingdoc/concepts.tex: Add some clarifications about initargs.
2019-08-03 Mark Woodingdoc/concepts.tex: Briefly explain translation-time...
2019-08-03 Mark Woodingdoc/concepts.tex: Delete `no way to discover alignment...
2019-08-03 Mark Woodingdoc/misc.tex: Document many utilities.
2019-08-03 Mark Woodingdoc/misc.tex: Fix keyword argument name in `find-duplic...
2019-08-03 Mark Woodingdoc/misc.tex: `parse-body' is a function, not a macro.
2019-08-03 Mark Woodingdoc/misc.tex: Recategorize some descriptions.
2019-08-03 Mark Woodingdoc/structures.tex: Confess to a slight lie about heade...
2019-08-03 Mark Woodingdoc/: Invent an override for `\xref' categories, and...
2019-08-03 Mark Woodingdoc/concepts.tex: Link to `SodObject' for the `init...
2019-08-03 Mark Woodingdoc/concepts.tex: Fix subclass/superclass confusion.
2019-08-03 Mark Woodingdoc/sod.sty: Highlight hyperlinks to descriptions better.
2019-08-03 Mark Woodingdoc/sod.sty: Index `*earmuffs*' and `:keywords' more...
2019-08-03 Mark Woodingdoc/sod.sty: Let the modifier control labelling and...
2019-08-03 Mark Woodingdoc/sod.sty: Rename `descmod' to `modcat'.
2019-08-03 Mark Woodingdoc/sod.sty: Hoist `\@desc@dispatch' above its call...
2019-08-03 Mark Woodingdoc/sod.sty: Forbid page breaks between description...
2019-08-03 Mark Woodingdoc/sod.sty: Make internal PDF links go to the right...
2019-08-03 Mark Woodingdoc/runtime.tex: Line-wrapping failure.
2019-08-03 Mark Woodingdoc/structures.tex: Mention that the Sod examples are...
2019-08-03 Mark Woodingdoc/structures.tex: Missing line break.
2019-08-03 Mark Woodingdoc/concepts.tex: Fix description of C-fragment syntax.
2019-08-03 Mark Woodinglib/keyword.3, doc/concepts.tex: Mention performance...
2019-08-03 Mark Woodinglib/keyword.3: Missing word.
2019-08-03 Mark Woodingdoc/: Fix <metasyntactic-variable>s which were missing...
2019-08-03 Mark Woodinglib/sod.h: Fix formatting failure.
2019-08-03 Mark Woodinglib/keyword.h, src/method-impl.lisp: Check user keyword...
2019-08-03 Mark Woodinglib/keyword.h: Random commentary fixes.
2019-08-03 Mark Woodinglib/keyword.c, src/method-impl.lisp: Use `kw.valist...
2019-08-03 Mark Woodingsrc/builtin.lisp: Keep the first initarg in the list.
2019-08-03 Mark Woodingsrc/builtin.lisp: Don't assume we have an initializer...
2019-08-03 Mark Woodingsrc/class-make-impl.lisp: Attach initargs in the correc...
2019-08-03 Mark Woodingsrc/class-make-{proto,impl}.lisp: Don't make duplicate...
2019-08-03 Mark Woodingsrc/class-make-{proto,impl}.lisp, ...: Use &key rather...
2019-08-03 Mark Woodingdoc/meta.tex: Use correct names for `make-sod-MUMBLE...
2019-08-03 Mark Woodingsrc/classes.lisp: Give initargs a useful print represen...
2019-08-03 Mark Woodingsrc/parser/floc-proto.lisp, src/utilities.lisp: Move...
2019-08-03 Mark Woodingsrc/utilities.lisp (categorize): Don't leak the ITEMS...
2019-08-03 Mark Woodingsrc/utilities.lisp: Convert merge candidates to present...
2019-08-03 Mark Wooding.skelrc: Fix for change to licence machinery.
2019-08-03 Mark Woodingsrc/module-proto.lisp: Fix word-wrapping in a docstring.
2019-08-03 Mark Woodingdoc/misc.tex: Divide `Miscellaneous utilities' into...
2019-08-03 Mark Woodingdoc/sod.sty: Allow setting the description modifier...
2019-08-03 Mark Woodingdoc/sod.sty, doc/*.tex: Support category-specific argum...
2019-08-03 Mark Woodingdoc/sod.sty: Add indirection for printing modified...
2019-08-03 Mark Woodingdoc/sod.sty: Typeset method roles as keywords in descri...
2019-08-03 Mark Woodingdoc/sod.sty: Handle `setf' functions and friends in...
2019-08-03 Mark Woodingdoc/sod.sty, doc/*.tex: Put optional explicit name...
2019-08-03 Mark Woodingdoc/concepts.tex: Clearly distinguish between types...
2019-08-03 Mark Woodingdoc/concepts.tex: Explicitly define `instances' clearly.
2019-08-03 Mark Woodingdoc/structures.tex, lib/sod-structs.3: Fix unclear...
2019-08-03 Mark Woodingdoc/*.tex: Delete duplicate description entries.
2019-08-03 Mark Woodingdoc/clang.tex: Remove indexing override for `setf'...
2019-08-03 Mark Woodingdoc/misc.tex: Fix copied-and-pasted section label.
2019-08-03 Mark Woodingdoc/parsing.tex: Zap a stray `>'.
2019-08-03 Mark Woodingdoc/clang.tex: Fix some slightly garbled text.
2019-08-03 Mark Woodingdoc/sod.sty: Reorder description-head arguments.
next