]> gitweb.factorcode.org Git - factor.git/history - extra
math.text.english: fix spelling of some numbers
[factor.git] / extra /
2022-06-15 Alexander Ilinmath.text.english: fix spelling of some numbers
2022-06-15 Alexander Ilinmath.text.english: expand the supported number range
2022-06-14 John Benediktssongravatar: implement the "email hash" to calculate the...
2022-06-12 Doug Colemanextra: fix test errors
2022-06-10 Doug Colemanshuffle.extras: Add words to keep args and move the...
2022-06-10 Doug Colemancombinators.extras: add 4tri*, 4quad, 4tri@
2022-06-09 Doug Colemanmodern: simplify string parser
2022-06-09 Doug Colemanmodern.html: remove all the stack shuffling with dip...
2022-06-09 Doug Colemanshuffle.extras: rename dip1 to dip-1up etc
2022-06-07 Doug Colemanmodern.html: fix using
2022-06-07 Doug Colemanfactorcode: remove rackspace.jpg
2022-06-07 Doug Colemanmodern.html: allow parsing <% %> for .fhtml files
2022-06-04 Doug Colemanshuffle.extras: Exploring some dip combinators that...
2022-06-04 Doug Colemanmodern: allow DOCTYPE and doctype etc. Add another...
2022-06-03 Doug Colemanmodern: treat tab as whitespace and add test case.
2022-06-03 Doug Colemanmodern.html: Add walk-html helper function
2022-06-03 Doug Colemanmodern.html: Fix a bug in parsing factor's wikipedia...
2022-05-28 Doug Colemanio.styles: Add blink style.
2022-05-27 John Benediktssonmetar: adding relative humidity calculation.
2022-05-27 John Benediktssonbase32hex: adding Base32 with Extended Hex Alphabet.
2022-05-19 John Benediktssonwebapps.pastebin: update css
2022-05-19 John Benediktssonwebapps.pastebin: better dark mode
2022-05-19 John Benediktssonwebsites: better dark mode headings
2022-05-19 John Benediktssonwebsites: better darkmode for headings
2022-05-17 John Benediktssonwebapps.wiki: fix pre dark mode
2022-05-17 John Benediktssonwebapps.planet: dark mode
2022-05-17 John Benediktssonwebapps.wiki: dark mode
2022-05-17 John Benediktssonwebsites.factorcode: dark mode
2022-05-11 John Benediktssonwebapps.wiki: fix positioning of nav.
2022-05-10 John Benediktssonwebapps.wiki: smaller hamburger menu.
2022-05-10 Alexander Ilinlists.circular: new vocab
2022-04-29 Doug Colemanzealot.factor: Use `arch -x86_64` on mac
2022-04-28 Doug Colemanzealot: Allow building from branch or checksum.
2022-04-28 Doug Colemancli.git: rename git-checkout-existing-branch to git...
2022-04-04 Doug Colemancolor-table: case insensitive sort
2022-03-29 gifti258mediawiki.api: Add missing action parameter
2022-03-28 John Benediktssontools.wc: remove dependency on formatting, handle not...
2022-03-28 John Benediktssontools.cat: remove dependency on formatting, flush properly
2022-03-27 Giftpflanzemediawiki.api: Fix documentation, improvements
2022-03-27 Giftpflanzemediawiki.api: Add MediaWiki API
2022-03-27 Giftpflanzedb.mysql: Add low-level MySQL support
2022-03-26 Doug Colemanassocs.extras: Add a histogram-diff for fun.
2022-03-25 John Benediktssonslides: minor tweak
2022-03-25 John Benediktssonslides: better wrapping
2022-03-24 John Benediktssoncodebase-analyzer: minor fixes
2022-03-05 John BenediktssonRevert "ui.gadgets.panes: remove scrolls? slot and...
2022-03-04 John Benediktssonwikipedia: fix article link broken by last patch
2022-03-04 John Benediktssonwikipedia: fix links
2022-03-04 John Benediktssonwikipedia: adding a command-line version
2022-03-04 John Benediktssonwikipedia: fix for nested structure changes
2022-03-04 John Benediktssonui.gadgets.panes: remove scrolls? slot and make scrolli...
2022-02-23 Alex Maestasadd color>hex
2022-02-21 Doug Colemanzoneinfo: Trying to make some sensible words for zones...
2022-02-21 Doug Colemansequences.extras: add another heap slurping combinator
2022-02-21 Doug Colemansequences.extras: Add a map-with-previous to let map...
2022-02-20 Doug Colemanzoneinfo: Fix tests and tz/country map words
2022-02-20 Doug Colemanzoneinfo: get countries from zone or zone from countries
2022-02-20 Doug Colemanassocs.extras: Add collect-key-by and collect-value-by
2022-02-19 Doug Colemanzoneinfo: Fix zome timezone parsing. Fixzoneinfo
2022-02-16 Doug Colemanzoneinfo: upgrade
2022-02-15 John Benediktssongdbm: removing this test case
2022-02-15 John Benediktssonmaze: generate new mazes with a click
2022-02-15 John Benediktssonbitcoin.client: ahem
2022-02-15 John Benediktssonwebsites.concatenative: adding cgit
2022-02-12 John Benediktssonreadline-listener: change to filter first and then...
2022-02-12 John Benediktssonreadline-listener: words are just strings, so display...
2022-02-11 John Benediktssonwebapps.help: onload javascript to check radio
2022-02-11 John Benediktssonreadline-listener: experiment with has-readline?
2022-02-11 Doug Colemanlibclang: try to get return type
2022-02-11 Doug Colemanlibclang: get args and add huge slow enums
2022-02-10 Doug Colemancodebase-analyzer: Add some words to see file extension...
2022-02-08 Doug Colemanlibclang: Add a really basic wrapper for libclang
2022-02-07 Doug Colemanmodern.html: Less stack crap
2022-02-06 Doug Colemanmodern.html: support <?xml a="b" ?> processing instructions
2022-02-06 Doug Colemanmodern.html: Fix parser for <div><div></div></div>
2022-02-05 Doug Colemanwebsites.factorcode: Add a lang="en" on html
2022-02-05 Doug Colemanwebsites.factorcode: Add some %20 in links, add closing...
2022-02-03 Doug Colemansuccessor: fix typo in docs
2022-02-02 Doug Colemanjamshred: Fix specialized-arrays using
2022-01-30 John Benediktssontensors.tensor-slice: move step-slice to sequences...
2022-01-30 John Benediktssontensors: simplify using map-sum
2022-01-30 Doug Colemanzealot: fix rename vocab
2022-01-30 John Benediktssonprotocols.tftp: move to tftp
2022-01-30 Doug Colemanhetzner, github: remove cloud/web-services prefixes
2022-01-30 John Benediktssonyenc: adding yEnc format encoding/decoding
2022-01-30 Doug Colemancloud.hetzner: Add basic hetzner http get commands
2022-01-30 Doug Colemanassocs.extras: add change values-of word to not sift
2022-01-30 Doug Colemanunicode.flags.images: Only test on Mac for now
2022-01-29 Doug Colemandns: handle dns aliases like paste.factorcode.org
2022-01-28 Doug Colemanunicode.flags: add some more flags and a way to view...
2022-01-28 Doug Colemanunicode.flags.images: cartesian product for aa..zz
2022-01-28 John Benediktssonimages.http: set retina on the mac
2022-01-28 John Benediktssonunicode.flags.images: use combinations-with-replacement
2022-01-28 John Benediktssoncountries: adding exceptional and transitional reservations
2022-01-28 John Benediktssonunicode.flags: adding FLAG: syntax, why not
2022-01-28 John Benediktssoncountries: fix IN:
2022-01-28 John Benediktssoncountries: adding ISO 3166-1 country codes
2022-01-28 Doug Colemanquiz: Add country/flag quiz
2022-01-28 Doug Colemanunicode.flags: fix test oops
2022-01-28 Doug Colemanunicode.flags: Add a way to get valid flags, fix using
next