Matt Niemeir

Results 4 issues of Matt Niemeir

It might be nice to add an option to do output similar to https://github.com/Shinmera/trivial-benchmark/ to `rig`, and also add a shorthand for the common case of benchmarking the same code...

enhancement

It would probably be nice to group undocumented symbol/type combos by type in `readme` similar to how `summary` now works, and probably to enforce pretty printing during both (for the...

enhancement

With the exception of printing the package and asdf docstrings in README, our docstring printers find docstrings by doing: ``` (cl:documentation symbol argument) ``` This does not pick up all...

On client 2014-01-30 dependency-tree expects calling ql-dist:find-system on an element of a system's required-systems to return a system object. This expectation is violated for at least "asdf", which leads to...