]> gitweb.factorcode.org Git - factor.git/history - extra/project-euler
scryfall: make decks better, import from moxfield
[factor.git] / extra / project-euler /
10 days ago Doug Colemanhttp.download: fix downloading into a directory if...
2024-03-25 Doug Colemanhttp.download: fix for new changes
2024-03-25 Doug Colemanhttp.download: ?download-to -> download-to-once
2024-03-24 Doug Colemanfactor: update download to return path and using lists
2024-02-20 Alexander Ilinsequences: move last2 to the sequences vocab
2023-11-22 John Benediktssonproject-euler.098: fix using
2023-11-22 John Benediktssonproject-euler.098: adding solution
2023-10-23 John Benediktssonsequences.extras: more supremum/infimum renames
2023-10-23 John Benediktssonsequences: rename supremum-by/infinum-by
2023-10-23 John Benediktssonsequences: more use of minimum/maximum
2023-09-11 Giftpflanzeassocs.extras: Move some often-used words to core
2023-09-08 GiftpflanzeAdd project-euler.066
2023-09-08 Giftpflanzeproject-euler: Rewrap, update links, add copyrights...
2023-09-08 GiftpflanzeAdd project-euler.061
2023-09-07 John Benediktssonproject-euler.005: lcm
2023-09-07 John Benediktssonproject-euler.002: simplify euler002a
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-07-30 John Benediktssonproject-euler.508: ranges
2023-07-30 Alexander Ilin*-docs: spell "co-ordinate" without the hyphen
2023-07-30 John Benediktssonproject-euler.508: fix ranges
2023-07-30 John Benediktssonproject-euler.508: [space] not [tab]
2023-07-30 John Benediktssonproject-euler.508: fix using
2023-07-29 RibozymeRAdded solution to Project Euler problem 508
2023-07-29 RibozymeRChanged a spelling
2023-07-29 Cecilia KnäbchenAdded a solution to Project Euler problem 463 to vocabu...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-08 GiftpflanzeRename and add sorting words
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2022-08-23 GiftpflanzeHarmonize spelling
2022-08-23 GiftpflanzeHarmonize spelling
2022-07-31 Doug Colemansequences: bound -> index-or-length
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemanfactor: refactor subseq-start
2022-07-31 Doug Colemancore: cramp -> bound (was short)
2022-07-31 Doug Colemanfactor: alien.c-types:short -> cramp
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanfactor: trim using lists
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 John Benediktssonextra: a few more math.ranges syntax.
2021-12-30 John Benediktssoncore/basis/extra: use new math.ranges syntax.
2021-12-25 John Benediktssonextra: fix a couple wrong file-exists? renames.
2021-12-22 John Benediktssonmisc cleanup.
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2020-12-16 Benjamin Pollacksets: rename combine/refine to union-all/intersect-all
2020-12-10 John Benediktssoncalendar: rename zeller-congruence to (day-of-week).
2020-05-16 John Benediktssonbasis/extra: replace "/ >integer" with "/i" in a few...
2020-02-26 John Benediktssonmath.matrices: rename m./m.v/v.m to mdot/mdotv/vdotm.
2019-11-07 John Benediktssonproject-euler.common: cleanup.
2019-11-07 John Benediktssonproject-euler: cleanup main vocab, don't USE: the children.
2019-11-07 John Benediktssonproject-euler.064: adding description and SOLUTION:.
2019-11-07 John Benediktssonproject-euler.087: adding description and SOLUTION:.
2019-10-15 Kye W. Shiproject-euler: add solutions to 064, 087
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-02-27 John Benediktssonproject-euler.060: solution for #60.
2018-02-15 John Benediktssonproject-euler.186: simpler with if instead of 2unless?.
2018-02-15 John Benediktssonproject-euler.186: merge next/advance.
2018-02-15 John Benediktssonproject-euler.186: the build bots can handle it.
2018-02-15 John Benediktssonproject-euler: removing unnecessary IN: in -tests.
2018-02-15 John Benediktssonproject-euler.186: fix, I guess it's been broken for...
2018-02-14 John Benediktssoncore/basis/extra: use none?.
2018-02-08 Björn Lindqvistproject-euler.*: uses for arg-max and arg-min
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-06-01 Doug Colemanfactor: Rename start -> subseq-start, start* -> subseq...
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2017-02-07 John Benediktssonremove some uses of conjoin.
2017-01-21 John BenediktssonRevert "sequences: swap stack arguments for start/start...
2017-01-21 John Benediktssonsequences: swap stack arguments for start/start*/subseq?.
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-07-12 John Benediktssonproject-euler.265: fix bad refactor.
2016-07-12 John Benediktssonusing [ ... ] [ drop ] if* instead of dup [ ... ] ...
2016-04-17 John Benediktssonlists: first pass at some cleanup.
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-30 John Benediktssondisambiguate namespaces:set and sets:set.
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-12 Doug Colemanfactor: don't need FROM: namespaces => set or namespace...
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-07-20 John Benediktssonproject-euler.common: add a digits>number.
2015-07-19 Doug Colemanfactor: Trim whitespace after ! comments and a few...
2015-07-15 John Benediktssonproject-euler.150: use cum-sum.
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-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-08 Doug Colemancore: Rename create to create-word, create-in to create...
2015-05-13 John Benediktssonproject-euler.026: simplify, use coprime? from math...
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2014-12-01 John Benediktssonmore minor cleanup.
2014-11-30 John Benediktssoncleanup "over push" is "suffix!".
2014-11-18 Björn Lindqvistproject-euler: [ + ] 2map -> v+
2014-11-12 John Benediktssonbasis/extra: fix using for map-index move back to seque...
2014-11-09 Doug Colemanassocs: Make map-index-as support seq or assoc exemplar...
2014-07-22 Björn Lindqvistkernel: new combinator 2with = with with
2013-03-12 Doug Colemansequences: Add some short useful factors. Clean up...
2012-09-29 John Benediktssonproject-euler.150: bit faster with inline.
2012-08-05 Jon Harper1string string>number -> digit>
2012-07-21 John BenediktssonUsing "same?" in more places.
next