chiark / gitweb /
debian/libsod-dev.install: Fix name of manpage.
[sod] / doc / SYMBOLS
2016-05-29 Mark WoodingMerge branches 'mdw/kwargs' and 'mdw/c11'
2016-05-29 Mark Woodingsrc/c-types-impl.lisp, src/c-types-parse.lisp: Support...
2016-05-29 Mark Woodingsrc/c-types-{proto,impl,parse}.lisp: Add `storage speci...
2016-05-29 Mark Woodingsrc/c-types-{impl,parse}.lisp: Support C11 `_Atomic'.
2016-05-29 Mark WoodingNew feature: initialization keyword arguments.
2016-05-29 Mark Woodingsrc/method-{proto,impl}.lisp: New `method-keyword-argum...
2016-05-29 Mark WoodingNew feature: proper object lifecycle protocol; init...
2016-05-29 Mark WoodingReplace the `init' class-slot function with an `init...
2016-05-29 Mark Woodingsrc/method-{proto,impl}.lisp: Introduce `effective...
2016-05-29 Mark Woodingsrc/: Abolish the distinction between different kinds...
2016-05-29 Mark Woodingsrc/method-{proto,impl}.lisp: Abolish `sod-message...
2016-05-29 Mark WoodingNew feature: messages with keyword arguments!
2016-05-29 Mark Woodingsrc/c-types-*.lisp: New type for functions which take...
2016-05-29 Mark Woodingsrc/: New function `reify-variable-argument-tail'.
2016-05-29 Mark Woodingsrc/: Factor out common machinery in `check-method...
2016-05-29 Mark Woodingsrc/c-types-impl.lisp: Refactor pretty-printing of...
2016-05-29 Mark Woodingsrc/codegen-proto.lisp: New instruction types `cond...
2016-05-29 Mark Woodingsrc/: Add commentary to the generated code.
2016-05-29 Mark Woodingsrc/final.lisp: Add function for interactively testing...
2016-05-29 Mark Woodingsrc/c-types-proto.lisp, src/c-types-impl.lisp: Qualifie...
2016-05-29 Mark Woodingsrc/parser/parser-proto.lisp: Add functions returning...
2016-05-29 Mark Woodingsrc/parser/: Allow parsers to commit to a parse while...
2016-05-29 Mark WoodingMerge branches 'mdw/kwargs-fixes' and 'mdw/c11-fixes'
2016-05-29 Mark Woodingsrc/: Write `NULL' for a null pointer, rather than...
2016-05-29 Mark Woodingsrc/: Enhance `definst' to allow general BVL syntax.
2016-05-29 Mark Woodingsrc/: Abolish the special `va-*' instructions.
2016-05-29 Mark Woodingsrc/: Introduce `deliver-call' to abbreviate function...
2016-05-29 Mark WoodingImprove checking for C99-style varargs macros.
2016-05-29 Mark Woodingsrc/final.lisp: Add convenient macro for testing parser...
2016-05-29 Mark Woodingsrc/class-make-proto.lisp: Remove `define-sod-class'.
2016-05-29 Mark Woodingsrc/c-types-{proto,impl}.lisp: Add `:export' parameter...
2016-05-29 Mark Woodingsrc/{module-impl,utilities}.lisp: Make `#line' work...
2016-05-29 Mark Woodingdoc/list-exports.lisp: Don't report gensyms as leaked...
2016-05-29 Mark Woodingsrc/class-make-impl.lisp: Don't store `nil' in the...
2016-01-10 Mark Woodingdoc/: Bring the `SYMBOLS' file and description stubs...
2015-09-23 Mark Woodingdoc/SYMBOLS, doc/list-exports.lisp: Nail down output...
2015-09-22 Mark Woodingdoc/SYMBOLS: More changes.
2015-09-20 Mark WoodingMerge branch 'master' into doc
2015-09-20 Mark Woodingdoc/SYMBOLS: More fixes to file exports.
2015-09-20 Mark WoodingMerge branch 'master' into doc
2015-09-20 Mark Woodingdoc/SYMBOLS: Actually check this in, so we can see...