]> gitweb.factorcode.org Git - factor.git/history - basis/combinators
scryfall: add more filter/reject words, better mtga parser
[factor.git] / basis / combinators /
2023-09-11 Giftpflanzeassocs.extras: Move some often-used words to core
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
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 Colemanfactor: remove in-out, it's just in>> out>>
2023-02-26 Doug Colemanfactor: use in-out word
2023-02-26 Doug Colemansequences: fix from word
2023-02-26 Doug Colemansequences: fix `from` words
2023-02-26 Doug Colemancore: push-if -> push-when, refactoring sequence words
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanfactor: trim using lists
2021-12-20 gifti258combinators.short-circuit.smart: Fix typo
2021-04-04 John Benediktssoncombinators.smart: simpler smart-loop definition.
2021-04-04 John Benediktssoncombinators.extras: move back to extra/
2021-04-04 John Benediktssoncombinators.smart: adding smart-loop.
2021-04-02 Doug Colemancombinators.extras: move to basis
2021-01-29 Doug Colemanfactor: Trimming ``USING:`` lists.
2020-11-19 John Benediktssonmove fry/macros/memoize/locals to core.
2020-04-02 John BenediktssonRevert "basis: Move more extra to basis."
2020-03-28 Doug Colemanbasis: Move more extra to basis.
2018-01-20 John Benediktssonbasis/extra: removing '[ @ ] in favor of _ for fried...
2017-10-25 John Benediktssoncombinators.smart: using each-from.
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2017-06-02 Doug Colemancore/basis: Rename tuples kernel:curry -> curried,...
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-03-31 Doug Colemanbasis: Cleaning up tests using lists and IN: forms.
2016-03-25 Doug Colemanfactor: remove rest of double paren words.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-06 Doug Colemancombinators.smart: Add smart combinator that outputs...
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-19 Doug Colemanfactor: Rename MACRO: and MACRO: to have quot as the...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2014-07-22 Björn Lindqvistkernel: new combinator 2with = with with
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
2013-05-14 Doug Colemancombinators.smart: Clarify stack effect for cleave...
2012-09-27 John Benediktssoncombinators.smart: adding smart-2reduce and smart-2map...
2012-09-27 John Benediktssoncombinators.smart: adding smart-reduce and smart-map...
2012-09-19 Doug Colemancombinators.smart: Add cleave>sequence.
2012-09-17 Doug Colemancombinators.smart: Add cleave>array.
2012-08-14 John Benediktssoncombinators.smart: adding smart-with.
2012-08-02 John Benediktssoncombinators.random: some style cleanup.
2012-03-31 Doug Colemanrandom: Add random-unit word. 1 random-unit - is the...
2011-12-19 Doug Colemancombinators.smart: Make map-reduce-outputs a macro...
2011-12-07 Doug Colemanhelp-lint fixes for recent changes
2011-12-01 Doug Colemancombinators.smart: Tell the stack checker that the...
2011-12-01 Doug Colemancore/basis: trim down using lists
2011-11-30 Doug Colemancombinators.smart: Use an identity memoize on inputs...
2011-11-29 Doug Colemancombinators.smart: Fix infer-known; should be 100%...
2011-11-29 Doug Colemancombinators.smart: Implement reduce-outputs using compo...
2011-11-28 Doug Colemancombinators.smart: Enable a unit test, handle M: object...
2011-11-28 Doug Colemancombinators.smart: Fix reduce-outputs, rename quot...
2011-11-28 Doug Colemangeneralizations: Refactor stack-checker so that smart...
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-04-06 Slava PestovMerge branch 'cleanup' of git://github.com/keitahaga...
2011-04-06 Slava PestovMerge branch 'master' of git://github.com/ex-rzr/factor
2011-03-15 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-03-15 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-03-15 Slava PestovMerge branch 'master' of git://github.com/otoburb/factor
2011-03-14 otoburbsmart-docs output>array typo fix
2011-02-28 Slava PestovFix conflict
2011-02-27 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-02-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2011-02-26 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2011-02-19 Keita Hagacombinators.random: fix a couple of usage examples...
2011-01-14 Keita Hagacombinators.smart, multiline: few $examples turn into...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-19 Doug ColemanSquashed commit of the following:
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-06 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-24 Slava Pestovcombinators.smart: remove boa-preserving
2010-06-23 Doug ColemanAdd a new smart combinator boa-preserving and document...
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-23 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-05-18 Slava PestovMove remaining sequence operations from generalizations...
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-04-30 Doug ColemanFix smart-if* for multiple inputs and test. oops
2010-04-30 Doug ColemanDemonstrate smart-if and smart-if* combinators
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-09 Daniel EhrenbergGiving combinators.short-circuit proper row-polymorphic...
next