]> gitweb.factorcode.org Git - factor.git/history - basis/persistent
scryfall: better moxfield words
[factor.git] / basis / persistent /
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 Colemankernel: ?if-old is just `[ or* ] 2dip if`
2023-02-26 Doug Colemanfactor: ?if to ?if-old
2023-02-26 Doug Colemanspin: swap rot is spin
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2022-08-18 Ikko Ashiminefix typo in heaps-docs.factor
2022-07-31 Doug Colemansequences: add index-of-last
2022-01-20 Doug Colemanfactor: more using trim
2022-01-20 Doug Colemanfactor: trim more using lists.
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 Doug Colemanfactor: use new math.ranges syntax in tests and docs
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2020-01-29 John Benediktssonpersistent.hashtables: cleanup.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2017-06-02 Doug Colemanfactor: last iota -> <iota> fix.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
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.
2015-06-17 John Benediktssonpersistent.vectors: bring private back (broken in 41918...
2015-06-17 Doug Colemanpersistent.vectors: fix unbalanced private
2014-05-24 John Benediktssonimprove help by linking to types directly.
2013-11-25 John Benediktssonfix some uses of "1 head*" to be "but-last".
2013-04-07 John Benediktssonpersistent.hashtables: fix missing keys/values, not...
2012-10-23 John BenediktssonChange "3dup drop" to "2over".
2012-07-21 John BenediktssonUsing "same?" in more places.
2011-10-16 John BenediktssonCleanup some lint warnings.
2011-10-03 Doug ColemanFix abuse of spread in persistent.hashtables.
2011-09-19 Joe Groffslots: pre-create the "at", "nth", and "global" slots...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Doug Colemanrandom is generic now -- iota random -> random
2010-01-14 Slava PestovRemoving integers-as-sequences
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-11-08 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-11-05 Joe Groffremove non-primitive-related uses of tuck from basis
2009-11-05 Joe Groffeliminate spin from basis
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-28 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Joe Groffupdate existing code to use :> ( ) when possible
2009-10-28 Joe Grofffix load errors from load-all
2009-10-28 Doug Colemanparsed -> suffix!, add append!
2009-10-28 Joe Groffupdate existing code for [let change
2009-10-26 Slava PestovMerge branch 'new_gc' of git://factorcode.org/git/facto...
2009-10-24 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-10-23 Slava PestovMerge branch 'master' into new_gc
2009-10-22 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-21 Doug Colemanfix more docs typos
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-10-03 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'klazuka'
2009-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'docs' of git://github.com/klazuka/factor...
2009-10-02 Keith Lazukadocs: change $subsection to $subsections
2009-09-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Marc FauconneauMerge branch 'master' of git@github.com:prunedtree...
2009-08-29 Samuel TardieuMerge branch 'master' of git://factorcode.org/git/factor
2009-08-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug ColemanDelete empty unit tests files, remove 1- and 1+, reorde...
2009-07-30 Slava PestovMerge branch 'irc' of git://tiodante.com/git/factor
2009-07-09 Slava PestovMerge branch 'master' of git://github.com/abeaumont...
2009-06-26 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-06-19 Slava PestovMerge branch 'tokyo' of git://www.tiodante.com/git...
2009-06-18 Matthew WillisMerge branch 'master' of git://factorcode.org/git/factor
2009-06-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-06-16 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2009-06-15 Samuel TardieuDocumentation fix for PV{
2009-06-02 Bruno DeferrariMerge branch 'master' into irc
2009-06-01 Doug ColemanMerge branch 'irc' of git://www.tiodante.com/git/factor
2009-06-01 Slava PestovMerge branch 'master' into global_optimization
2009-05-27 John BenediktssonResolved merge.
2009-05-26 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-25 Doug Colemanrename peek -> last and update all usages
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-04-28 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-04-26 Bruno DeferrariMerge branch 'master' into irc
next