]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2023-04-04 John Benediktssonmemoize: add another test case, only ( -- ) was broken
2023-04-04 John Benediktssonmemoize: fix memoization of no-arg words
2023-04-04 Doug Colemangenerators: fix docs help-lint
2023-04-04 Doug Colemanbuild-from-source.windows: add openal to build all
2023-04-03 Keldan ChapmanAdd generator article
2023-04-03 Benjamin Pollackbuild-from-source: do not copy renamed libssl DLLs
2023-04-03 Benjamin Pollackopenssl: use proper DLL names for Windows
2023-03-28 Doug Colemancrypto.xor: fix path
2023-03-28 Doug Colemancrypto.xor: move to basis for websockets
2023-03-28 Doug Colemanhttp.client: fix docs
2023-03-28 Doug Colemanhttp.client: move <PRIVATE section
2023-03-28 Doug Colemandiscord: add basic discord bot support
2023-03-28 Doug Colemanhttp.client: support upgrading to websockets
2023-03-25 Doug Colemanbuild-from-source.windows: build openal
2023-03-25 Doug Colemanbuild-from-source.windows: build blas and use more...
2023-03-25 Doug Colemancli.git: add a way to git fetch and git reset hard...
2023-03-25 Doug Colemanio.launcher: Add run-processes and docs
2023-03-24 Doug Colemansequences.extras: simplify fry-map-as
2023-03-21 Doug Colemanbuild-from-source.windows: use jom for parallel openssl...
2023-03-21 Doug Colemanbuild-from-source.windows: don't find freetype2 in...
2023-03-21 Doug Colemanbuild-from-source: create the temp directory
2023-03-16 Doug Colemanboostrap.image.upload: if we are in master or main...
2023-03-16 Doug Colemantools.test: rename TEST: to DEFINE-TEST-WORD:
2023-03-15 razetimebasis, extra: remove unfinished changes from #2774
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 razetimevm:remove w4 from nmakefile w4-warnings 2774/head
2023-03-15 razetimevm: nmakefile \W4 warning related changes
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-03-15 Doug Colemansequences: clarify some mutable vs resizeable notes...
2023-03-15 Dave CarltonFix example
2023-03-15 Dave CarltonMake reference to resizable more explict.
2023-03-15 Doug Colemanassocs.extras: add delete-keys-of
2023-03-15 Doug Colemanhttp: add set-headers utility word
2023-03-13 Doug Colemandocs: fix spacing
2023-03-13 Benjamin Pollackhelp: switch IRC links to Discord change-the-chat-url 2770/head
2023-03-12 Giftpflanzesequences.extras: Fix map-product documentation
2023-03-08 John Benediktssonwebsites.factorcode: add link to cgit
2023-03-08 John BenediktssonRevert "webapps.mason: make docs/dev"
2023-03-08 John BenediktssonRevert "webapps.mason: different approach"
2023-03-08 John Benediktssonhashtables.wrapped: fix help-lint
2023-03-08 John Benediktssonhashtables.wrapped: fix help-lint
2023-03-08 John Benediktssonwebapps.mason: different approach
2023-03-08 John Benediktssonwebapps.mason: make docs/dev
2023-03-08 razetimehashtables.wrapped: add protocol documentation
2023-03-08 Doug Colemanvocabs.platforms: add some more switches
2023-03-08 Doug Colemanbootstrap.image.upload: generate sha256 checksums as...
2023-03-07 Giftpflanzelocals: Add newlines to :> syntax block
2023-03-05 Doug Colemangeneric.standard: need coffee
2023-03-05 Doug Colemanhttp.client: fix docs for http-patch accepting a body
2023-03-05 Doug Colemangeneric: finish renaming order to dispatch-order
2023-03-04 Doug Colemangithub: add more api calls like creating/updating issue...
2023-03-04 Doug Colemanassocs.extras: add collect-index-by
2023-03-04 Doug Colemansequences.extras: add mismatch-last
2023-03-04 Doug Colemanhttp.client: PATCH should usually take a body
2023-03-02 Doug Colemangeneric: rename order to dispatch-order. nothing uses...
2023-03-02 Doug Colemansequences.extras: use accumulate0-as
2023-02-28 Razetimevm: more descriptive renames 2762/head
2023-02-28 Doug Colemansequences.extras: add more words from the bqn language
2023-02-28 Doug Colemanassocs.extras: Add ?set-once-at returning the value...
2023-02-28 Doug Colemanfactor: fix some whitespace
2023-02-27 Doug Colemanfactor: fix some docs/tests from recent merge
2023-02-27 John Benediktssonmath.extras: faster vose alias
2023-02-26 Doug Colemanseq: fix usings
2023-02-26 Doug Colemansemver: fix load
2023-02-26 Doug Colemanfactor: remove extra whitespace refactor-sequences 2669/head
2023-02-26 Doug Colemancombinators.extras: add quad, 2quad
2023-02-26 Doug Colemankernel: add transmute and some use cases
2023-02-26 Doug Colemanvocabs: use ?unless
2023-02-26 Doug Colemannamespaces.extras: clean up
2023-02-26 Doug Colemanextras: fix using/deleted word
2023-02-26 Doug Colemankernel: fix ?if stack effect
2023-02-26 Doug Colemankernel: document ?if ?when ?unless
2023-02-26 Doug Colemantools.scaffold: make scaffold-docs work on strings...
2023-02-26 Doug Colemanstack-checker.visitor.dummy: use 5drop
2023-02-26 Doug Colemanalien.c-types: fix bad use of ?when
2023-02-26 Doug Colemanextras: remove circular dependency
2023-02-26 Doug Colemanparser: fix bad refactor
2023-02-26 Doug Colemansequences.extas: use spind
2023-02-26 Doug Colemanfactor: whitespace only
2023-02-26 Doug Colemanshuffle: clean up some shuffles
2023-02-26 Doug Colemanassocs: move some -of words to extras
2023-02-26 Doug Colemanfactor: use ?call
2023-02-26 Doug Colemannamespaces.extras: rename ?xor to xor* and add inline
2023-02-26 Doug Colemankernel: use ?call
2023-02-26 Doug Colemansequences: move ??nth
2023-02-26 Doug Colemanlint: add a lint for keep
2023-02-26 Doug Colemansequences.extras: move ??nth
2023-02-26 Doug Colemankernel: ?call and simplify
2023-02-26 Doug Colemankernel: ?if-old is just `[ or* ] 2dip if`
2023-02-26 Doug Colemansequences.extras: make a word inline
2023-02-26 Doug Colemancompiler/vm: Allow words made of curry/compose to compile
2023-02-26 Doug Colemancocoa.pasteboard: use correct ?transmute
2023-02-26 Doug Colemansequences: fix docs
2023-02-26 Doug Colemanfixups: ?if changed effects not renamed
2023-02-26 Doug Colemansorting: still use <copier>
2023-02-26 Doug Colemansequence: move check-grow-copy
2023-02-26 Doug Colemancore: rename ensure-non-negative to assert-non-negative
2023-02-26 Doug Colemancore; move find* to extras
2023-02-26 Doug Colemansequences: move words to extras
2023-02-26 Doug Colemansorting: better formatting
next