]> gitweb.factorcode.org Git - factor.git/commit
compiler.cfg.*: more stub docs for cfg construction words
authorBjörn Lindqvist <bjourne@gmail.com>
Sun, 19 Oct 2014 11:45:42 +0000 (13:45 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Sun, 19 Oct 2014 11:45:42 +0000 (13:45 +0200)
commit164af978bab05c0828feac15cfa4195b6443c0cf
tree1f5ef0489032447a6096b3fc4915c3ff3da40343
parent81a84266d39abdee8516cbf16453409e9090ed3c
compiler.cfg.*: more stub docs for cfg construction words
basis/compiler/cfg/instructions/instructions-docs.factor
basis/compiler/cfg/linear-scan/live-intervals/live-intervals-docs.factor [new file with mode: 0644]
basis/compiler/cfg/linear-scan/resolve/resolve-docs.factor [new file with mode: 0644]
basis/compiler/cfg/stack-frame/stack-frame-docs.factor [new file with mode: 0644]