]> gitweb.factorcode.org Git - factor.git/commit
compiler.cfg.*: new and improved docs
authorBjörn Lindqvist <bjourne@gmail.com>
Mon, 2 Mar 2015 10:28:15 +0000 (10:28 +0000)
committerJohn Benediktsson <mrjbq7@gmail.com>
Wed, 29 Apr 2015 16:31:53 +0000 (09:31 -0700)
commitc7d9cb4c3da356695d6a30230631bee3fef3f5d0
tree576992387e6eb9c26ea61fe9df68020a24d0468d
parent74ea76a3c97c5a288451c41a08d25957019ac074
compiler.cfg.*: new and improved docs
basis/compiler/cfg/branch-splitting/branch-splitting-docs.factor [new file with mode: 0644]
basis/compiler/cfg/branch-splitting/branch-splitting.factor
basis/compiler/cfg/dataflow-analysis/dataflow-analysis-docs.factor
basis/compiler/cfg/registers/registers-docs.factor
basis/compiler/cfg/representations/peephole/peephole-docs.factor [new file with mode: 0644]
basis/compiler/cfg/representations/peephole/peephole.factor
basis/compiler/cfg/stacks/map/map-docs.factor [new file with mode: 0644]
basis/compiler/cfg/stacks/map/map.factor
basis/compiler/constants/constants-docs.factor [new file with mode: 0644]