]> gitweb.factorcode.org Git - factor.git/history - extra
webapps.wiki: form margin zero.
[factor.git] / extra /
2022-08-10 John Benediktssonwebapps.wiki: form margin zero.
2022-08-10 John Benediktssonwebapps.wiki: adding search bar
2022-08-09 John Benediktssonio.streams.ansi: faster by caching styles
2022-08-09 John Benediktssonio.streams.256color: faster by caching styles
2022-08-08 Doug Colemanlint: fix using
2022-08-08 Doug Colemansequences.extras: Add {2,3}nested-each/map combinators
2022-08-08 John Benediktssonwebsites: remove .page nav style
2022-08-08 Doug Colemanassocs.extras: Remove B
2022-08-08 Doug Colemanassocs.extras: add collect-assoc-by and friends
2022-08-08 Doug Colemansequences.extras: Add a couple words for prepending...
2022-08-08 Doug Colemanextra: use push-at-each
2022-08-08 John Benediktssonwebsites.factorcode: img#logo
2022-08-08 John Benediktssonwebsites.concatenative: dark logo
2022-08-08 Doug Colemanassocs.extras: Add collect-by-multi and push-at-each
2022-08-07 John Benediktssonwebapps.wiki: bigger text area
2022-08-07 John Benediktssonwebapps.wiki: simplify and fix table layouts
2022-08-07 John Benediktssonwebapps.wiki: fix img
2022-08-07 John Benediktssonwebapps.wiki: padding on footer
2022-08-07 John Benediktssonwebapps.wiki: more style
2022-08-07 John Benediktssonwebapps.wiki: more style
2022-08-07 John Benediktssonwebsites: better nav padding
2022-08-07 John Benediktssonhelp.html: improve nav
2022-08-07 John Benediktssonwebapps: padding
2022-08-07 John Benediktssonwebapps.wiki: padding-left nav
2022-08-07 John Benediktssonwebsites: 10px padding on nav
2022-08-07 John Benediktssonwebapps.wiki: adding wiki.js
2022-08-07 John Benediktssonwebapps: simplify navrow.
2022-08-06 John Benediktssoncombinators.extras: adding plox-if
2022-08-06 John Benediktssonsequences.extras: adding map-if
2022-08-06 John Benediktssonhashcash: improvements by Zoltán Kéri.
2022-08-06 Doug Colemanfftw: Remove blank line from tags.txt
2022-08-06 Doug Colemanpapier: Add papier as a demo (2009)
2022-08-06 John Benediktssonwebapps.wiki: style fixes
2022-08-06 John Benediktssonwebapps.wiki: forgot width change
2022-08-06 John Benediktssonwebapps.wiki: more css cleanup
2022-08-06 John Benediktssonwebapps.wiki: fix old navbar style
2022-08-06 John Benediktssonwebapps.wiki: better data uri
2022-08-06 John Benediktssonwebapps: embed hamburger in data uri
2022-08-05 John Benediktssonwebapps: using nav html element, cleanup
2022-08-05 John Benediktssonwebsites.concatenative: adding theme-color
2022-08-03 John Benediktssoncolors.contrast: implement WCAG color contrast ratio
2022-08-01 Doug Colemantools.dns.public: Add more dns servers and examples
2022-08-01 John Benediktssongamelib.demos.sokoban: removing unused resources
2022-08-01 John Benediktssonsokoban: removing in favor of newer gamelib.demos.sokoban
2022-08-01 John Benediktssonsokoban: removing music.wav, it's pretty but it's over...
2022-08-01 Doug Colemanmason.build: use absolute-path instead
2022-08-01 Doug ColemanRevert "mason.config: revert tilde for quick test"
2022-08-01 John Benediktssongopher.ui: don't require a protocol for gopher urls
2022-08-01 John Benediktssongemini.ui: don't require a protocol for gemini urls
2022-08-01 John Benediktssonsokoban: fix more tests
2022-08-01 John Benediktssonsokoban: fix test failures
2022-08-01 John Benediktssonsequences.extras: cleanup change-last{-unsafe}
2022-08-01 John Benediktssonsequences: s/bounds-check-find/bounds-check-call/ and...
2022-08-01 John Benediktssonsokoban: fix IN:
2022-07-31 Doug Colemancolor-picker: fix using
2022-07-31 John Benediktssonmason.config: revert tilde for quick test
2022-07-31 John BenediktssonSquashed commit of the following:
2022-07-31 Doug Colemanmultisets: Fix multiset-clear (size was not reset)
2022-07-31 Doug Colemansequences: add index-of-last
2022-07-31 Doug Colemancolor-picker: Fix background and using
2022-07-31 Doug Colemanfactor: swap over is `tuck`
2022-07-31 Doug Colemansequences: bound -> index-or-length
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemanyaml: with2 is kernel:withd now
2022-07-31 Doug Colemanfactor: refactor subseq-start
2022-07-31 Doug Colemanrosetta-code.multisplit: refactor
2022-07-31 Doug Colemancore: find-subseq -> subsequence-starts, find-subseq...
2022-07-31 Doug Colemansequences.extras: fix find-last-index
2022-07-31 Doug ColemanRevert "core: find-last-integer -> find-last-integer...
2022-07-31 Doug Colemancore: find-last-integer -> find-last-integer-from for...
2022-07-31 Doug Colemancore: fix naming of sequence-index-operator
2022-07-31 Doug Colemancore: cramp -> bound (was short)
2022-07-31 Doug Colemancore: map-integers -> map-integers-as
2022-07-31 Doug Colemanfactor: refactor something
2022-07-31 Doug Colemanfactor: alien.c-types:short -> cramp
2022-07-31 Doug Colemanbasis: use head-to-index and index-to-tail
2022-07-31 Doug Colemancore: Better names for (each) etc
2022-07-31 Doug Colemanfactor: use new words
2022-07-31 John Benediktssonsequences.extras: faster arg-min and arg-max
2022-07-31 John Benediktssontokencase: split on graphemes.
2022-07-29 Doug Colemanmultisets: Basic multiset vocabulary based on avl trees...
2022-07-27 John Benediktssontokencase: adding token case conversions
2022-07-27 John Benediktssonwebapps.pastebin: nicer forms
2022-07-25 John Benediktssonwordlet: use a file instead of a vocab.
2022-07-19 Doug Colemanwordlet: just use a set for everything
2022-07-19 Doug Colemanzoneinfo: fix parsing of # in europe file. add some...
2022-07-19 Doug Colemanwordlet: a wordle-like game
2022-07-08 Doug Colemanhacker-news: update for dark theme
2022-06-28 John Benediktssonhelp.html: more css changes
2022-06-28 John Benediktssonwebapps.pastebin: better colors
2022-06-28 John Benediktssonwebsites.factorcode: better colors
2022-06-28 John Benediktssonwebsites.factorcode: larger fonts
2022-06-22 Doug Colemanstack-as-data: fix everything.
2022-06-22 Doug Colemansequences.extras: update nrotate call
2022-06-22 Doug Colemanfry2: remove for now
2022-06-22 Doug Colemanstack-as-data: Add combinators that use the stack as...
2022-06-22 Doug Colemangeneralizations: add generalizations for tuck/over...
2022-06-22 Doug Colemanfry2: Add another implementation of fry
2022-06-20 John Benediktssonmason.release.sign: literals and cross-platform makes...
2022-06-20 John Benediktssonmason.release.sign: more normalize-path
next