]> gitweb.factorcode.org Git - factor.git/history - extra/rosetta-code
scryfall: better moxfield words
[factor.git] / extra / rosetta-code /
11 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
2023-10-23 John Benediktssonsequences: rename supremum-by/infinum-by
2023-09-11 Giftpflanzeassocs.extras: Move some often-used words to core
2023-09-10 Capitalmath.trig: remove reference to this vocab
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-08-08 Alexander Ilinrosetta-code.balanced-brackets: add full task implement...
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: whitespace only
2023-02-26 Doug Colemankernel: ?if-old is just `[ or* ] 2dip if`
2023-02-26 Doug Colemanfactor: ?if to ?if-old
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-08-17 Doug Colemancore: subseq-index? -> subseq-of?
2022-07-31 Doug Colemansequences: bound -> index-or-length
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemanrosetta-code.multisplit: refactor
2022-07-31 Doug Colemancore: find-subseq -> subsequence-starts, find-subseq...
2022-07-31 Doug Colemancore: cramp -> bound (was short)
2022-07-31 Doug Colemanfactor: alien.c-types:short -> cramp
2022-07-31 Doug Colemanfactor: use new words
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-12 Doug Colemansequences: Add 1surround which is dup surround
2022-01-01 John Benediktssoncolors: merge colors.constants and colors.hex.
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 John Benediktssoncore/basis/extra: use new math.ranges syntax.
2021-12-21 Doug Colemanfactor: use more split/join words
2021-12-20 Doug Colemanextra: fix using
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-04-02 Alexander Iljinrosetta-code.multisplit: reduce memory usage
2020-04-01 Alexander Iljinrosetta-code.multisplit: new vocab
2020-02-27 Doug Colemanextra: Finish renaming a couple words
2020-02-26 John Benediktssonmath.matrices: rename m./m.v/v.m to mdot/mdotv/vdotm.
2020-02-26 John Benediktssonmath.vectors: rename "v." to "vdot"
2019-12-08 Cat Stevensmath.matrices: rewrite, modernize and overhaul
2018-08-21 Alexander Iljinrosetta-code.ternary-logic: add a missing type cast...
2018-08-21 Alexander Iljinrosetta-code.ternary-logic: remove useless type casts...
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-01-19 John Benediktssonrosetta-code.bitmap-bezier: use assocs.
2018-01-19 John Benediktssonrosetta-code.bitmap-bezier: use zip.
2017-08-06 Doug Colemanpeg.ebnf: Clean up EBNF: syntax.
2017-07-06 Björn Lindqvistbasic/, extra/: even more tags
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-03-18 Alexander Iljinrosetta-code.gnome-sort: add some tests
2017-03-18 Alexander Iljinrosetta-code.gnome-sort: add vocab
2017-02-10 John Benediktssonrosetta-code.equilibrium-index: simplify.
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-12-28 John Benediktssonassocs: moving collect-by from math.statistics.
2016-11-10 John Benediktssonmath.trig: use deg>rad in a few places to reduce duplic...
2016-07-12 John Benediktssonusing [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*.
2016-06-04 Jon Harperrosetta-code.image-noise, use status bar for FPS
2016-06-04 Jon Harperrosetta-code.image-noise, bring back fps after c7ca226 1641/head
2016-04-22 John Benediktssonuse MAIN-WINDOW: in a few places.
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-28 John Benediktssonrosetta-code.image-noise: use delete-all.
2015-07-19 John Benediktssonrosetta-code.probabilistic-choice: cleanup.
2015-07-19 John Benediktssonupdate some more MACRO: effects.
2015-07-19 Doug Colemanfactor: Trim whitespace after ! comments and a few...
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-04-17 John Benediktssonrosetta-code.dice7: adding some docs for the problem...
2015-04-12 John Benediktssonrosetta-code.dice7: some cleanup from @erg.
2015-04-12 John Benediktssonrosetta-code.dice7: moving to proper location, dos2unix.
2014-12-09 John Benediktssonrosetta-code.balanced-brackets: adding some tests.
2014-12-07 John Benediktssonrosetta-code.balanced-brackets: cleanup and test.
2014-11-18 Björn Lindqvistmath.vectors: changes so that some vocabs that can...
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-06-09 John Benediktssonextra: use ?download-to in a few more places.
2014-06-04 John Benediktssonextra: use bl when possible instead of ``" " write``.
2014-03-13 John Benediktssonhttp.client: remove http-get* and its friends, change...
2013-10-17 Jon Harperrosetta-code.metronome: usage, validation
2013-10-17 Jon Harperrosetta-code.metronome: parse command line
2013-10-17 Jon Harperrosetta-code.metronome, simplify and fix script/deploy
2013-10-12 John Benediktssonhttp.client: use new http-get* word.
2013-10-01 John Benediktssonrosetta-code.metronome: fix metronome to stop the timer.
2013-09-29 Jon Harperrosetta-code.metronome: add example as MAIN:
2013-09-29 Jon Harperrosetta-code.metronome: correct disposal of timer
2013-09-29 Jon Harperrosetta-code.metronome: simplify stack shuffling
2013-09-29 Jon Harperrosetta-code.metronome: remove useless close-window...
2013-09-29 Jon Harperrosetta-code.metronome: use openAL to play sound
2013-09-06 John Benediktssonrosetta-code.metronome: adding metronome solution.
2013-05-08 John Benediktssonrosetta-code.pascals-triangle: adding a coefficients...
2013-05-01 John Benediktssonrosetta-code.josephus-problem: change to use josephus...
next