]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/cfg/stacks/local/local-docs.factor
help.markup: adding a $slots word to document slots, use it.
[factor.git] / basis / compiler / cfg / stacks / local / local-docs.factor
2020-02-17 John Benediktssonhelp.markup: adding a $slots word to document slots...
2018-07-07 Doug Colemandocs: Fix help-lint-all mistakes.
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-09-08 Björn Lindqvistcompiler.cfg.stacks.*: new word local-loc>global, repla...
2016-09-08 Björn Lindqvistcompiler.cfg.stacks.local: simplified code for getting...
2016-09-08 Björn Lindqvistcompiler.cfg.*: changing height-state from a 2-el array...
2016-09-05 Björn Lindqvistcompiler.cfg.*: removing the adjust-d word
2016-09-05 Björn Lindqvistcompiler.cfg.stacks.*: removing the adjust word which...
2016-08-29 Björn Lindqvistcompiler.cfg.*: replacing the peek/replace/kill-sets...
2016-08-26 Björn Lindqvistcompiler.cfg.stacks.height: removing vocab
2016-08-15 Björn Lindqvistcompiler.prettyprint: new vocab for prettyprinting...
2016-08-12 Björn Lindqvistcompiler.cfg.stacks.local: using compiler.cfg.debugger...
2016-06-21 Björn Lindqvistcompiler.*: a bunch of random doc additions
2016-03-16 Björn Lindqvistcompiler.cfg.stacks.local: replace-sets values must...
2016-03-16 Björn Lindqvistcompiler.cfg.stacks.*: new docs
2015-08-13 Doug Colemancompiler: rename D to D: because it wants a token....
2015-04-29 Björn Lindqvistcompiler.cfg.*: even more compiler docs
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.local: refactorings on the vocab...
2015-04-29 Björn Lindqvistcompiler.cfg.*: some refactoring in the stack tracking...
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.local: change current-height to...
2015-04-29 Björn Lindqvistcompiler.*: merge of ##inc-r and ##inc-d into one instr...
2015-01-17 Doug Colemancompiler: Fix help-lint for @bjourne's recent awesome...
2014-12-31 Björn Lindqvistcompiler.cfg.*: more docs
2014-12-31 Björn Lindqvistcompiler.cfg.*: docs and more tests
2014-12-31 Björn Lindqvistcompiler.cfg.*: more compiler docs
2014-10-22 Doug Colemancompiler.cfg.stacks.local: Have unit test load prettypr...
2014-10-19 Björn LindqvistDocs: fixing smaller help-lint nitpicks
2014-08-13 Björn Lindqvistcompiler.cfg.*: docs for compiler words
2014-06-09 John Benediktssoncompiler.cfg: fix some docs.
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: more compiler documentation