chiark / gitweb /
src/c-types-{impl,parse}.lisp: Support C11 `_Atomic'.
[sod] / doc / SYMBOLS
2016-05-29 Mark Woodingsrc/c-types-{impl,parse}.lisp: Support C11 `_Atomic'.
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...