]> gitweb.factorcode.org Git - factor.git/history - extra
sequences: fix map-from and map-from-as
[factor.git] / extra /
2023-02-26 Doug Colemansequences: fix map-from and map-from-as
2023-02-26 Doug Colemansequences.extras: use 2dip instead of -rot
2023-02-26 Doug Colemansequences.extras: Add the histogram outputs to the...
2023-02-26 Doug Colemansequences.extras: Add progress-index word like `𝕨 ...
2023-02-26 Doug Colemansequenece.extras: add occurrence-count like ⊒ in bqn
2023-02-26 Doug Colemansequences: add 0reduce, 0accumulate that use their...
2023-02-26 Doug Colemansequences.extras: Add 2map-filter and variants where...
2023-02-26 Doug Colemansequences.extras: fix stack effect
2023-02-26 Doug Colemansequences.extras: add 2reduce-from
2023-02-26 Doug Colemancombinators.extras: add callk
2023-02-26 Doug Colemansequences: add ensure-non-negative word
2023-02-26 Doug Colemansequences.extras: more refactor (2each-index) => 2seque...
2023-02-26 Doug Colemansequences: use with-assoc, most
2023-02-26 Doug Colemansequences: use length-iterator/length-operator words...
2023-02-26 Doug Colemansequences.extras: fix map-prior-from
2023-02-26 Doug Colemansequences: add map-prior-as, map-prior-from, and map...
2023-02-26 Doug Colemanfactor: use 2length
2023-02-26 Doug Colemancore: push-if -> push-when, refactoring sequence words
2023-02-26 John Benediktssonmath.extras: tweak weighted-randoms add vose alias...
2023-02-26 John Benediktssondice: fix for recent random refactoring
2023-02-26 John Benediktssonrandom: implement a generic random* to speed up randoms
2023-02-18 John Benediktssonmath.extras: adding weighted-randoms
2023-02-16 John Benediktssonwebapps.mason: more padding
2023-02-10 Doug Colemangithub: add more github api calls
2023-02-10 Doug Colemannamespaces.extras: Add `required` word which ensures...
2023-02-08 GiftpflanzeRename and add sorting words
2023-02-08 John Benediktssonhipku: "Autumn colors" not "Autumn Colors"
2023-02-07 John Benediktssonhipku: cleanup using
2023-02-07 John Benediktssonhipku: implement the hipku algorithm.
2023-02-07 John Benediktssonproquint: change the interface to have >quint take...
2023-02-07 John Benediktssonproquint: fix using
2023-02-07 John Benediktssonproquint: adding quint-password
2023-02-07 John Benediktssonbech32: fix tests using
2023-02-07 John Benediktssonproquint: adding the Proquint encoding/decoding
2023-02-07 John Benediktssonbech32: to use alphabet, we need << >>
2023-02-07 John Benediktssonbech32: use alphabet-inverse
2023-02-07 John Benediktssonbech32: adding Bech32 and Bech32m encoding/decoding
2023-02-06 John Benediktssonwebsites.concatenative: adding a static
2023-02-05 razetimewebsites.concatenative: placeholder favicon and robots.txt
2023-02-05 razetimeAdd robots.txt for factorcode website
2023-02-02 John Benediktssonhelp.html: a bit more padding
2023-02-02 John Benediktssonwebapps: tweak styles
2023-02-02 John Benediktssonwebapps: tweak monospace padding
2023-01-31 John Benediktssonhelp: minor doc fixes
2023-01-29 John Benediktssonwebapps.wiki: remove unnecessary font-size change in...
2023-01-29 John Benediktssonio.streams.ansi: simplify
2023-01-29 John Benediktssonio.streams.256color: simplify
2023-01-29 John Benediktssonio.streams.256color: fix test
2023-01-28 John Benediktssonwebapps.mason: add some padding
2023-01-28 John Benediktssonio.streams.ansi: fix reset
2023-01-28 John Benediktssonio.streams.256color: faster color conversion, fix reset
2023-01-26 Doug Colemanmodern.html: fix tests
2023-01-26 Doug Colemanmodern.html: support cdata, support whitespace in child...
2023-01-26 Doug Colemanmodern: add a rewrite-file word
2023-01-26 John Benediktssonwebapps.help: fix tabs on dark mode
2023-01-26 John Benediktssonbase16/32/64: adding test cases from RFC 4648.
2023-01-26 John Benediktssonwebapps.help: fix label width a different way
2023-01-26 Doug Colemangraphviz.render: ?delete-file already exists
2023-01-26 Doug Colemanbuild-from-source: delete some output files when we...
2023-01-26 Doug Colemanbuild-from-source.windows: build cairo as part of build...
2023-01-26 Doug Colemanbuild-from-source.windows: use dll names as the librari...
2023-01-26 Doug Colemanffi: remove lib from names since they build that way
2023-01-26 Doug Colemanbuild-from-source.windows: compile cairo dll
2023-01-26 John Benediktssonwebapps.planet: less blockquote margins on mobile
2023-01-26 John Benediktssonmongodb: fix bson usings
2023-01-26 John Benediktssonwebapps.help: tabs on mobile are better
2023-01-26 John Benediktssonjson: fix a few usings
2023-01-25 John Benediktssonquiz: slightly rename
2023-01-25 John Benediktssonci.run-process: rename to process-autopsy
2023-01-25 John Benediktssonci.docker: move to docker vocab
2023-01-25 John Benediktssonjson: merging reader/writer for simplicity
2023-01-25 John Benediktssonquiz: some cleanup, adding country-name quizzes
2023-01-25 John Benediktssonbson: merging reader/writer for simplicity
2023-01-25 John Benediktssonunicode.flags: adding country>flag and flag>country
2023-01-24 John Benediktssonsemver: tweak tests
2023-01-24 John Benediktssonsemver: nicer api
2023-01-24 John Benediktssonsemver: default to -# prerelease releases
2023-01-24 John Benediktssonsemver: more tests, some cleanup, simplify
2023-01-24 John Benediktssonbuild-from-source.windows: use human-sort
2023-01-24 John Benediktssonsemantic-versioning: removing in favor of semver vocab
2023-01-24 John Benediktssonsorting.extras: fix docs for compare-with
2023-01-24 John Benediktssonassocs.extras: implement zip-longest with pad-longest
2023-01-24 John Benediktssonsorting: move compare-with back to sorting.extras
2023-01-24 Doug Colemancombinators.extras: fix using..
2023-01-24 Doug Colemancombinators.extras: Add a closure-limit word that takes...
2023-01-23 Doug Colemanraylib: update the api
2023-01-23 Doug Colemanbuild-from-source.windows: build raygui.dll from factor
2023-01-23 Doug Colemanraygui: raygui was split into its own library in aug...
2023-01-23 John Benediktssonzoneinfo: update to 2022g
2023-01-22 John Benediktssonpcre.ffi: just use pcre.dll.
2023-01-22 John Benediktssonglfw.ffi: adding wrapper for glfw
2023-01-22 John Benediktssonrandom.pcg: simplify and don't shadow the "cache" word
2023-01-22 John Benediktssonassocs.extras: adding zip-longest
2023-01-22 John Benediktssonmath.extras: fix weighted-random by using float random
2023-01-22 John Benediktssongrouping.extras: minor refactor
2023-01-22 John Benediktssongrouping.extras: update tests
2023-01-22 razetimegrouping.extras: refactor words, complete documentation
2023-01-22 John Benediktssonqw: more docs
2023-01-22 John Benediktssonqw: change example
2023-01-22 Doug Colemanmath.cardinality: fix flaky test
next