chiark / gitweb /
src/method-impl.lisp: Initialize `suppliedp' flags properly.
[sod] / doc /
2016-05-29 Mark Woodingdoc/syntax.tex: Fix up the syntax notation.
2016-05-29 Mark Woodingdoc/clang.tex: Fix terrible English in description...
2016-05-29 Mark Woodingdoc/syntax.tex, src/sod-module.5: Typeset `<qualifier...
2016-05-29 Mark Woodingdoc/clang.tex: Missing return type in `format-qualifier...
2016-05-29 Mark Woodingdoc/layout.tex, doc/meta.tex: Move some `sod-class...
2016-05-29 Mark Woodingdoc/*.tex: Whitespace hacking.
2016-05-29 Mark Woodingdoc/list-exports.lisp: Make executable with `cl-launch...
2016-05-29 Mark Woodingdoc/list-exports.lisp: Ignore generic functions with...
2016-05-29 Mark Woodingdoc/list-exports.lisp: Support use of CMUCL MOP.
2016-05-29 Mark Woodingsrc/class-make-impl.lisp: Don't store `nil' in the...
2016-05-29 Mark Woodingdoc/structures.tex: Better typesetting of structure...
2016-05-29 Mark Woodingdoc/structures.tex: Fix fake property lists for the...
2016-05-29 Mark Woodingdoc/structures.tex: Insert missing member name in struc...
2016-05-29 Mark Woodingdoc/runtime.tex: Highlight formal argument names.
2016-05-29 Mark Woodingdoc/clang.tex: Display the `fun' type specifier.
2016-05-29 Mark Woodingdoc/misc.tex (options): Add in missing argument form.
2016-05-29 Mark Woodingdoc/clang.tex: Fix function name.
2016-05-29 Mark Woodingdoc/clang.tex: No, `*sod-tmp-ap*' is not exported.
2016-05-29 Mark Woodingdoc/: Just some whitespace fiddling.
2016-05-29 Mark Woodingdoc/output.tex: Actually document the output symbols.
2016-05-10 Mark WoodingRemove `SOD_CAR' from the public interface.
2016-01-10 Mark Woodingdoc/clang.tex: Order the table of `simple' C types...
2016-01-10 Mark Woodingdoc/: Bring the `SYMBOLS' file and description stubs...
2016-01-10 Mark Woodingdoc/list-exports.lisp: Add in the obvious interactive...
2016-01-10 Mark Woodingdoc/list-exports.lisp: Add in some packaging boilerplate.
2016-01-10 Mark Woodingdoc/list-exports.lisp: Bind `*package*' while reading...
2016-01-06 Mark Woodingdoc/lispintro.tex: Clarify and expound the API compatib...
2015-12-15 Mark Woodingdoc/concepts.tex: Document changed `and' and `or' combi...
2015-12-15 Mark Woodingdoc/concepts.tex: Highlight method role names.
2015-11-17 Mark Woodingdoc/concepts.tex: Provide a conceptual background.
2015-11-17 Mark Woodingdoc/clang.tex: Document `argument' accessors together.
2015-11-17 Mark Woodingdoc/syntax.tex: Remove pointless repeats on <declarator...
2015-11-17 Mark Woodingdoc/syntax.tex: Settle on <dotted-name> rather than...
2015-11-17 Mark Woodingdoc/syntax.tex: Allow `0' as an integer literal.
2015-11-17 Mark Woodingdoc/syntax.tex: Improve the syntax notation.
2015-11-17 Mark Woodingdoc/structures.tex: Fix section label.
2015-11-17 Mark Woodingdoc/structures.tex: Fix indentation error.
2015-11-17 Mark WoodingFix spelling of `Sensible' in all of the header comments.
2015-10-08 Mark Woodingdoc/output.tex: Start documenting the output machinery.
2015-10-08 Mark Woodingdoc/sod.tex: Spruce up the index handling.
2015-10-01 Mark Woodingdoc/: Initial work on an index.
2015-09-23 Mark Woodingdoc/SYMBOLS, doc/list-exports.lisp: Nail down output...
2015-09-23 Mark Woodingdoc/: More Lisp synopses.
2015-09-23 Mark Woodingdoc/sod.sty: More describe categories.
2015-09-23 Mark Woodingsrc/: Yet more naming and export twiddles.
2015-09-22 Mark Woodingdoc/Makefile.am: `output.tex' exists, so depend on it.
2015-09-22 Mark Woodingdoc/SYMBOLS: More changes.
2015-09-22 Mark Woodingdoc/: More synopses.
2015-09-22 Mark Woodingdoc/misc.tex: Kill stray \relax.
2015-09-22 Mark Woodingdoc/parsing.tex: Document `parsing' macro.
2015-09-22 Mark Woodingdoc/: Document where declarations are permitted in...
2015-09-22 Mark Woodingdoc/sod.sty: Fix describe category position when indented.
2015-09-20 Mark WoodingAdd build machinery for the manual.
2015-09-20 Mark WoodingMerge branch 'master' into doc
2015-09-20 Mark Woodingdoc/SYMBOLS: More fixes to file exports.
2015-09-20 Mark Woodingdoc/: Add more synopses.
2015-09-20 Mark Woodingdoc/list-exports.lisp: Collect symbols from frontend...
2015-09-20 Mark Woodingdoc/misc.tex: Track movement of locatives.
2015-09-20 Mark WoodingMerge branch 'master' into doc
2015-09-20 Mark Woodingdoc/SYMBOLS: Actually check this in, so we can see...
2015-09-20 Mark Woodingdoc/list-exports.lisp: Also scan `optparse.lisp'.
2015-09-20 Mark Woodingdoc/: Actually write documentation.
2015-09-20 Mark Woodingdoc/structures.tex: Present the concrete structures...
2015-09-20 Mark Woodingdoc/syntax.tex: Put the `arbitrary code execution'...
2015-09-20 Mark Woodingdoc/sod.sty: Fiddle with the `describe' categories.
2015-09-20 Mark Woodingdoc/sod.sty: Overhaul `describe' environment.
2015-09-20 Mark Woodingdoc/sod.sty: Fix footer comment.
2015-09-20 Mark Woodingdoc/sod.sty: Make `boxy' environment handle footnotes...
2015-09-20 Mark Woodingdoc/sod.sty: Add macro for table column heads.
2015-09-20 Mark Woodingdoc/sod.tex: Rearrange some of the file-to-chapter...
2015-09-20 Mark Woodingdoc/sod.tex: Front matter begins at the beginning.
2015-09-20 Mark Woodingdoc/sod.tex: Print a proper title page.
2015-09-20 Mark Woodingdoc/runtime.tex: Decide that C `describe' synopses...
2015-09-20 Mark Woodingdoc/clang.tex: Fix labels and references.
2015-09-17 Mark Woodingdoc/{runtime,structures}.tex: Mostly translated from...
2015-09-17 Mark WoodingMerge branch 'master' into doc
2015-09-17 Mark Woodingdoc/sod.tex: Describe the data structures after the...
2015-09-17 Mark Woodingdoc/sod.sty: Make `@->' typeset a dereferencing arrow.
2015-09-17 Mark Woodingdoc/sod.sty: Hack underscores in the labels generated...
2015-09-17 Mark WoodingKill uninteresting TeX debris.
2015-09-17 Mark Woodingdoc/: Sort out the manual structure. Write stuff.
2015-09-14 Mark WoodingMerge branch 'master' into doc
2015-09-14 Mark WoodingMajor effort to plug slot-name leaks.
2015-09-13 Mark Woodingdoc/list-exports.lisp: Report on generic function methods.
2015-09-13 Mark Woodingdoc/list-exports.lisp: Strip duplicate exports.
2015-09-13 Mark Woodingdoc/list-exports.lisp: Better pretty formatting for...
2015-09-13 Mark Woodingdoc/list-exports.lisp: Mark the start of the class...
2015-09-13 Mark Woodingsrc/codegen-proto.lisp, doc/list-exports.lisp: Export...
2015-09-13 Mark Woodingdoc/list-exports.lisp: Sort sibling classes by name...
2015-09-13 Mark Woodingdoc/list-exports.lisp: Search for exports inside `eval...
2015-09-13 Mark Woodingdoc/list-exports.lisp: Don't get confused and thing...
2015-09-13 Mark Woodingdoc/list-exports.lisp: Check for anomalies when prepari...
2015-09-13 Mark Woodingdoc/list-exports.lisp: Some sketchy code to report...
2015-08-25 Mark Woodingdoc/: Work in progress.
2013-07-24 Mark WoodingToday's wip.
2013-07-14 Mark WoodingWork in progress. Mostly bug fixing.
2010-07-02 Mark WoodingMassive reorganization in progress.