Alexander Iljin
|
2ffa446f5b
|
*-docs: replace double spaces with single spaces
Code examples and other places where multiple spaces were used to align
text were left intact.
|
2017-06-05 13:16:07 -07:00 |
John Benediktsson
|
8d077a96ad
|
using [ ... ] [ drop ] if* instead of dup [ ... ] [ 2drop ] if.
|
2016-07-11 21:01:03 -07:00 |
Björn Lindqvist
|
df93e4533d
|
graphviz.dot: fix escaping logic
It used escape the escape char \, but it shouldn't do that because it
leads to double escaping.
|
2016-03-11 09:44:42 +01:00 |
Björn Lindqvist
|
fe204eeaf9
|
graphviz.dot: better string escaping using unparse-string
|
2015-12-07 08:38:10 +01:00 |
Doug Coleman
|
e3cb325040
|
factor: clean up whitespace in -docs files
|
2015-07-02 10:31:22 -07:00 |
John Benediktsson
|
1f607f0573
|
use ``tuple-slots`` instead of ``tuple>array rest``.
|
2014-05-23 13:27:59 -07:00 |
Doug Coleman
|
d4ff5a42e6
|
Merge avondrak's graphviz branch.
|
2013-11-27 21:39:14 +00:00 |