Merge branch 'master' into doc
authorMark Wooding <mdw@distorted.org.uk>
Sun, 30 Aug 2015 09:58:38 +0000 (10:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 20 Sep 2015 13:16:23 +0000 (14:16 +0100)
commit1818107e8198734df843841a51bca3713bd37596
treefacb025ba752ea4f24c70c01030c0eb6305ed466
parent2e2816d37bd3951177967d1cf5ce707b75a539fa
parent54fa70952116ba0eb0f95b31376c925ae3c6dad2
Merge branch 'master' into doc

* master:
  src/parser/parser-expr-impl.lisp: Compare paren tags with `eql'.
  src/module-impl.lisp: Expose `c-fragment' state.
  src/lexer-proto.lisp: Export some more symbols.
  src/pset-proto.lisp (default-slot-from-property): Make `slot-names' optional.
  src/pset-proto.lisp: Fix export of `check-unused-properties'.
  src/: Fix some docstrings.