]> gitweb.factorcode.org Git - factor.git/history - core/kernel/kernel-docs.factor
Remove filtering on timestamps and use short ISO8601 to display them
[factor.git] / core / kernel / kernel-docs.factor
2023-11-16 razetimekernel: clarify docs for while*
2023-09-06 John Benediktssonkernel: docs example doesn't need prettyprint
2023-09-06 John Benediktssonkernel: fix help-lint warnings
2023-09-06 Marc Michaelkernel-docs: adds examples to the documentation of ?
2023-09-06 Marc Michaelkernel-docs: refines values and description for ?
2023-08-31 Giftpflanzecombinators.extras: Add more documentation
2023-08-30 John Benediktssonkernel: fix help-lint
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-08-22 Giftpflanzekernel: Retire $complex-shuffle
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemankernel: document ?if ?when ?unless
2023-02-26 Doug Colemankernel: ?if-old is just `[ or* ] 2dip if`
2023-02-26 Doug Colemansequences: fix docs
2023-02-26 Doug Colemanfactor: ?if to ?if-old
2023-01-22 razetimekernel: Improve description for `with`
2023-01-12 Doug Colemanfactor: fix some spacing
2020-12-07 John Benediktssonkernel: adding execute( and call( text to execute and...
2020-10-15 John Benediktssoncombinators: move docs for recursive-hashcode.
2019-12-13 John Benediktssonkernel: adding while* that passes the predicate result...
2018-07-07 Doug Colemandocs: Fix help-lint-all mistakes.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2017-06-03 Doug Colemankernel: Fix the docs for curry/compose a bit.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2016-11-24 Björn Lindqvistkernel.private: adding OBJ-SAMPLE-CALLSTACKS + test...
2016-10-31 Björn LindqvistDocs: bunch of random doc updates
2016-10-12 Björn LindqvistVM: change callstack>array primitive so it doesn't...
2016-06-07 Björn LindqvistVM: rename of JIT_PUSH_IMMEDIATE to JIT_PUSH_LITERAL
2016-03-20 John Benediktssonkernel: improve docs for ?.
2015-12-05 Björn LindqvistDocs: more docs for vocabs in core/
2015-09-02 Björn LindqvistVM: give the exception handling special object a real...
2015-08-13 Doug Colemancore: callstack is a builtin type and a class name...
2015-07-29 Björn LindqvistDocs: various more compiler-related docs
2015-07-01 Doug Colemankernel-docs: Fix link from class to class-of.
2015-01-15 Björn LindqvistVM: code_block::scan, make it so the method always...
2014-07-22 John Benediktssonkernel: fix help-lint warning for 2with.
2014-07-22 Björn Lindqvistkernel: new combinator 2with = with with
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
2012-10-22 Doug Colemankernel: Add 4dup, 4drop, and 4cleave.
2012-07-22 John Benediktssonkernel: adding docs for "same?"
2012-02-16 Doug Colemankernel: Change the example for with to be more clear...
2011-10-21 John BenediktssonRemove stack effects from HELP: declarations.
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-27 John BenediktssonMerge branch 'cleanup'
2011-08-23 Doug ColemanFix help lint for when*,unless*
2011-04-06 Slava PestovMerge branch 'master' of git://github.com/ex-rzr/factor
2011-03-15 Slava PestovMerge branch 'vim' of git://github.com/keitahaga/factor
2011-03-15 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2011-03-07 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-03-07 Joe Groffkernel: add a note to the documentation for "dip" and...
2011-02-28 Slava PestovFix conflict
2011-01-16 Keita Hagakernel: add stack effect declaration to usage example...
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2011-01-05 Keita Hagaremove useless whitespace in several documentation
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-05-02 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-02 Joe Groffkernel: update *dip docs to match stack effects and...
2010-04-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-13 Joe GroffMerge git://github.com/william42/factor
2010-04-10 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-05 Slava Pestovkernel: add examples for if, when, unless and if*
2010-04-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-30 Slava Pestovthreads: use context-switching primitives
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-10 Joe GroffMerge branch 'master' into row-polymorphism
2010-03-10 Joe Groffmore help-lint
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-22 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2010-02-20 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2010-02-20 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-18 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-18 Slava PestovUpdate documentation for new help lint check
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-02-05 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-02-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-03 Slava PestovDocumentation improvements
2010-02-03 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-01-30 Slava PestovMerge git://github.com/littledan/Factor into littledan
2010-01-29 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-01-29 Slava PestovMinor documentation updates
next