]> gitweb.factorcode.org Git - factor.git/history - extra
help.html: softer search box.
[factor.git] / extra /
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
2022-06-20 John Benediktssonmason.release.sign: normalie paths.
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/master'
2022-06-19 Doug Colemanhtml5: move to extra, use take-char
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/html5-force-push'
2022-06-19 Doug ColemanMerge branch 'arm64-bootstrap2'
2022-06-19 John Benediktssonwebapps.help: css...
2022-06-19 John Benediktssonwebapps.help: more css
2022-06-19 John Benediktssonwebapps.help: more borders
2022-06-19 John Benediktssonwebapps.help: remove double border.
2022-06-19 John Benediktssonwebapps.help: forgot one
2022-06-19 John Benediktssonwebapps.help: more better dark css.
2022-06-19 John Benediktssonwebapps.help: update css for dark mode
2022-06-19 John Benediktssonwebapps.help: fix using, strip qualified prefix
2022-06-19 John Benediktssonwebapps.help: show vocabulary in word title.
2022-06-18 John Benediktssonmason.build: fix using
2022-06-18 John Benediktssonmason.build: need to normalize-path in clone-source.
2022-06-18 John BenediktssonRevert "Revert "use tilde paths in more places.""
2022-06-18 John BenediktssonRevert "use tilde paths in more places."
2022-06-18 mariarifuel.remote: remove integer? check
2022-06-17 John Benediktssonuse tilde paths in more places.
2022-06-17 Doug Colemangeneralizations: macro implementation of nrotates ...
2022-06-17 Doug Colemansequences.extras: fix builds, stack checker doesn't...
2022-06-17 Doug Colemancombinators.extras: Add some weird combinators that...
2022-06-16 John Benediktssonbare: lookup-user-type and insert-user-type
2022-06-16 John Benediktssonbare: better errors for empty enums/unions/structs
2022-06-16 John Benediktssonbare: change how user-types are handled
2022-06-16 John Benediktssonbare: more error checking
2022-06-16 John Benediktssonbare: more error checking
2022-06-16 John Benediktssonbare: adding duplicate field check for structs
2022-06-16 John Benediktssonbare: check duplicates for unions too
2022-06-16 John Benediktssonbare: adding checks for valid union values.
2022-06-16 John Benediktssonbare: check enum values when reading and writing.
2022-06-16 John Benediktssonbare: check duplicate keys too.
2022-06-16 John Benediktssonbare: check enums for duplicate values.
2022-06-16 John Benediktssonbare: more liberal union schema parsing.
2022-06-15 John Benediktssonbare: fix SCHEMA:, add some tests.
2022-06-15 John Benediktssonbare: adding a load-schema word
2022-06-15 John Benediktssonbare: adding docs
next