]> gitweb.factorcode.org Git - factor.git/commit
new prettyprinter
authorSlava Pestov <slava@factorcode.org>
Sun, 21 Aug 2005 05:17:37 +0000 (05:17 +0000)
committerSlava Pestov <slava@factorcode.org>
Sun, 21 Aug 2005 05:17:37 +0000 (05:17 +0000)
commit9adffd938806419e9d5dc5b1a29944f2c643174c
treea68169db95ae01cf83001ba4bbd7ca2439924fa1
parent5384a2f8057a0ae24b25d394f21e0651b1c770b5
new prettyprinter
18 files changed:
TODO.FACTOR.txt
library/bootstrap/primitives.factor
library/collections/arrays.factor
library/collections/sequences-epilogue.factor
library/compiler/compiler.factor
library/httpd/html-tags.factor
library/inference/print-dataflow.factor
library/io/directories.factor
library/io/stdio.factor
library/syntax/prettyprint.factor
library/syntax/see.factor
library/test/interpreter.factor
library/test/prettyprint.factor [new file with mode: 0644]
library/test/unparser.factor [deleted file]
library/tools/debugger.factor
library/tools/inspector.factor
library/tools/walker.factor
library/ui/presentations.factor