]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/cfg/cfg-docs.factor
help.markup: adding a $slots word to document slots, use it.
[factor.git] / basis / compiler / cfg / cfg-docs.factor
2020-02-17 John Benediktssonhelp.markup: adding a $slots word to document slots...
2018-08-21 Alexander Iljin*-docs: remove extra space character at the end of...
2018-02-13 John Benediktssonfix some typos in docs.
2017-07-04 Björn Lindqvistcompiler.*: more docs
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2016-09-08 Björn Lindqvistcompiler.cfg.*: better way to store the block height
2016-08-29 Björn Lindqvistcompiler.cfg.*: replacing the peek/replace/kill-sets...
2016-05-02 Björn Lindqvistcompiler.cfg.*: new slots ds-height and rs-height
2016-04-22 Björn Lindqvistcompiler.*: more compiler docs
2016-03-16 Björn Lindqvistcompiler.cfg.*: the make-kill-block word is not needed
2015-11-04 Björn Lindqvistcompiler.cfg.*: refactoring which removes spill-area...
2015-09-22 Björn Lindqvistcompiler.*: even more compiler docs
2015-07-29 Björn Lindqvistcompiler.cfg.*: a bunch of docs updates
2015-05-10 Björn Lindqvistcompiler.*: a bunch more compiler docs
2015-04-29 Björn Lindqvistcompiler.cfg.*: more docs and removing a test that...
2015-04-29 Björn Lindqvistcompiler.cfg.linear-scan.allocation.state: set spill...
2015-04-29 Björn Lindqvistcompiler.cfg.*: smaller doc improvements
2015-04-29 Björn Lindqvistcompiler.cfg.*: refactoring to remove the initial-basic...
2015-04-29 Björn Lindqvistcompiler.cfg: unlikely? slot unused, lets get rid of it
2014-10-17 Björn Lindqvistcompiler.cfg.*: more docs, tests and a small refactorin...
2014-08-13 Björn Lindqvistcompiler.cfg.*: initial docs for dataflow analysis...
2014-08-13 Björn Lindqvistcompiler.cfg.*: docs for compiler words
2014-08-13 Björn LindqvistDocs: more compiler-related documentation
2014-06-08 Björn LindqvistDocs: docs for compiler-related words
2014-06-08 Björn LindqvistDocs: documentation for stack-checker.* and compiler...
2014-05-11 Björn LindqvistDocs: mostly fixes for doc errors found by help lint
2014-05-11 Björn LindqvistDocs: for compiler.cfg and compiler.codegen
2014-05-11 Björn LindqvistDocs: more compiler documentation
2014-05-11 Björn LindqvistDocs: initial docs for the compiler.cfg.* vocabs