sod
2021-02-20 Mark Woodinglib/sod-hosted.c (sod_makev): Use two statements rather... master
2021-02-20 Mark Woodinglib/sod.h (sod_sublassp): Fix function description.
2021-02-20 Mark Woodingsrc/parser/floc-proto.lisp: Use correct function for...
2019-10-07 Mark Woodingconfigure.ac: Complicate ASDF version-number generation.
2019-10-07 Mark Woodingdebian/: Ship `symbols' file for better downstream...
2019-10-07 Mark Woodingdebian/changelog: Prepare for next version.
2019-10-07 Mark Woodingdebian/: Bump to Debhelper 10.
2019-10-06 Mark WoodingStatic instance support.
2019-10-06 Mark Woodingsrc/class-output.lisp: Leave `*instance-class*' unbound...
2019-10-06 Mark Woodingsrc/class-make-{proto,impl}.lisp: Don't always add...
2019-10-06 Mark Woodingsrc/method-impl.lisp, etc.: Add a `readonly' message...
2019-10-06 Mark Woodingsrc/method-{proto,impl}.lisp: Abstract out the receiver...
2019-10-06 Mark Woodingc-types-proto.lisp (canonify-qualifiers): Delete `nil...
2019-10-06 Mark Woodingdoc/list-exports: Use `documentation' to find more...
2019-10-06 Mark Woodingdoc/check-docs (scansyms): Stop trying to parse at...
2019-10-06 Mark Woodingdoc/output.tex: Add a missing member reference in vtabl...
2019-08-31 Mark Woodingdoc/: Switch to a manually maintained bibliography...
2019-08-31 Mark Woodingconfigure.ac, doc/Makefile.am: Ship the bibliography...
2019-08-31 Mark Woodingdebian/: Fix build-dependencies for building the manual.
2019-08-31 Mark Woodingconfigure.ac, doc/Makefile.am: Overhaul LaTeX building.
2019-08-24 Mark Woodingdoc/sod.tex: Print the build version in the inside...
2019-08-24 Mark Woodingdoc/...: Fix `\textbar' properly, and use plain `|'.
2019-08-24 Mark Woodingdoc/sod.sty: Don't convert `_' to `-' in `\descref...
2019-08-24 Mark Woodingdoc/output.tex: Replace the old output-item comments...
2019-08-24 Mark Woodingdoc/output.tex: Fix synopsis for `sequence-output'...
2019-08-24 Mark Woodingdoc/sod.sty: Reintroduce toplevel `\kill' into `prog...
2019-08-24 Mark Woodingdoc/sod.sty: Reformat `\@prog' so that we can add more...
2019-08-24 Mark Woodingdoc/sod.tex: Include `longtable'.
2019-08-24 Mark Woodingdoc/sod.tex: Leave a space for an `\includeonly' directive.
2019-08-24 Mark Woodingdoc/sod.tex: Cope if `\pkgversion' isn't defined.
2019-08-24 Mark Woodingsrc/method-proto.lisp: Reflow a docstring paragraph.
2019-08-24 Mark Woodingsrc/class-output.lisp: Add docstrings to the `hook...
2019-08-24 Mark Woodingsrc/class-output.lisp: Split up `hook-output' on `sod...
2019-08-24 Mark Woodingsrc/class-output.lisp: Replace `Classes' with a more...
2019-08-24 Mark Woodingsrc/output-proto.lisp, etc. (hook-output): Use standard...
2019-08-22 Mark Woodingsrc/module-parse.lisp (code): Allow setting constraints...
2019-08-22 Mark Woodingsrc/module-parse.lisp (code): Prepare for an additional...
2019-08-22 Mark Woodingsrc/module-parse.lisp (code): Hoist complex sub-items...
2019-08-22 Mark Woodingdoc/syntax.tex: Give the REASON in a `code' definition...
2019-08-22 Mark Woodingdebian/control: Replace ancient `${Source-Version}...
2019-08-22 Mark WoodingMakefile.am, test/Makefile.am: Add missing cleaning.
2019-08-22 Mark Woodingtest/Makefile.am: Make the stanzas more consistent.
2019-08-22 Mark Woodingtest/Makefile.am: Disentangle `test' from `bad', and...
2019-08-22 Mark Woodingtest/Makefile.am: Distribute `bad.sod' and `bad.ref'.
2019-08-21 Mark WoodingReorganize some of the more random files.
2019-08-21 Mark Woodingsod.m4: The ACTION-IF-LIBRARY-FOUND should replace...
2019-08-20 Mark Woodingsod.m4: Provide an Autoconf snippet for dependent packages.
2019-08-20 Mark Woodingvars.am: Add missing `-M' in suffix-rules command.
2019-08-20 Mark Woodingsrc/parser/parser-proto.lisp: Fix bogus indentation.
2019-08-20 Mark Woodingsrc/lexer-{proto,impl}.lisp, src/pset-parse.lisp: Other...
2019-08-20 Mark Woodingdoc/syntax.tex: Reformat the various grammar fragments.
2019-08-20 Mark Woodingdoc/refintro.tex: Explain what parentheses mean in...
2019-08-20 Mark Woodingdoc/refintro.tex: Split the syntax notation into subsec...
2019-08-20 Mark Woodingdoc/refintro.tex: Fix indexed-nonterminal argument...
2019-08-20 Mark Woodingdoc/refintro.tex: Hoist $\epsilon$ to the top of the...
2019-08-20 Mark Woodingdoc/Makefile.am: Add missing entry for `refintro.tex'.
2019-08-20 Mark Woodingsrc/pset-parse.lisp: Replace `dispatch' by some more...
2019-08-20 Mark Woodingsrc/pset-parse.lisp: Add a little vertical space and...
2019-08-20 Mark Woodingsrc/pset-parse.lisp: Parse and evaluate expressions...
2019-08-19 Mark Woodingsrc/pset-parse.lisp: Remove the pointless `flet' function.
2019-08-19 Mark Woodingsrc/pset-parse.lisp: Bring `dispatch' within `parse...
2019-08-13 Mark Woodingsrc/parser/parser-expr-proto.lisp: Get `expr' to cache...
2019-08-12 Mark Woodingsrc/pset-proto.lisp: Print type names in lowercase...
2019-08-12 Mark Woodingsrc/pset-impl.lisp: Accept `yup' and `nope' as booleans.
2019-08-12 Mark Woodingsrc/pset-impl.lisp: Convert strings to booleans using...
2019-08-12 Mark Woodingsrc/: Use gender-neutral language in commentary.
2019-08-12 Mark Woodingsrc/frontend.lisp: Remove unnecessary `:shadowing-impor...
2019-08-12 Mark Woodingdoc/syntax.tex: Clarify the term `root class'.
2019-08-12 Mark Woodingdoc/syntax.tex: Fix source formatting.
2019-08-10 Mark Woodingdoc/clang.tex: Remove redundant `\textbf{...}' inside...
2019-08-10 Mark WoodingRecognize the <stdint.h> integer types.
2019-08-10 Mark Woodingdoc/clang.tex: Squish the `\desclabel' mess for simple...
2019-08-10 Mark Woodingtest/kwbench.c, etc.: Tidy up and publish the keyword...
2019-08-10 Mark Woodingsrc/module-impl.lisp, src/module-parse.lisp: Set module...
2019-08-10 Mark Woodingsrc/utilities.lisp, doc/misc.tex: Fix up `find-duplicates'.
2019-08-10 Mark Woodingsrc/class-finalize-impl.lisp: Check for duplicates...
2019-08-10 Mark Woodingsrc/parser/parser-proto.lisp: Muffle a `&optional ...
2019-08-10 Mark Woodingsrc/package.lisp, etc.: Muffle warnings about exported...
2019-08-10 Mark Woodingsrc/method-proto.lisp: Maybe ignore the layout pointer...
2019-08-10 Mark Woodingsrc/method-proto.lisp: Collect arguments in vanilla...
2019-08-10 Mark Woodingtest/bad.sod: Test error reporting and recovery.
2019-08-10 Mark Woodingsrc/module-parse.lisp: Eliminate the old `demo' module...
2019-08-10 Mark Woodingtest/test.sod: Add a test for the class-pointer type...
2019-08-08 Mark Woodingsrc/class-layout-impl.lisp: Fix class pointers in secon...
2019-08-08 Mark Woodingsrc/class-finalize-impl.lisp: Fix bungled format string.
2019-08-08 Mark Woodingsrc/optparse.lisp: Muffle warnings about `&optional...
2019-08-08 Mark Woodingdoc/check-docs: Return nonzero if discrepancies are...
2019-08-08 Mark Woodingsrc/: Write dependency-tracking Makefile fragments.
2019-08-08 Mark Woodingsrc/module-output.lisp: Introduce `module-output-file'.
2019-08-08 Mark Woodingsrc/parser/parse-expr-{proto,impl}.lisp: Fully hide...
2019-08-08 Mark Woodingvars.am: Add GNU Make pattern rules for Sod output...
2019-08-08 Mark Woodingdoc/list-exports: Use the same output directory as...
2019-08-08 Mark Woodingsrc/module-impl.lisp: Indent the first line of a C...
2019-08-08 Mark Woodingdoc/concepts.tex, src/optparse.lisp: Rephrasing respect...
2019-08-08 Mark Woodingdoc/concepts.tex, doc/syntax.tex: Replace `\textsf...
2019-08-07 Mark Woodingdoc/*.tex: Add stubs for `file-location' reader methods.
2019-08-07 Mark Woodingdoc/check-docs: Add a program to check that the right...
2019-08-07 Mark Woodingdoc/*.tex: Add, remove, and/or fix stubs to match reality.
2019-08-07 Mark Woodingdoc/meta.tex: Rearrange the initargs stubs.
2019-08-07 Mark Woodingdoc/meta.tex: Add missing return values for `make-sod...
next