]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2023-04-15 Doug Colemanhttp.client: parse body in errors as json if content... http-client-json-error 2783/head
2023-04-15 Doug Colemandiscord: handle errors in bot, e.g. message too large...
2023-04-15 Doug Colemandiscord: remove breakpoint
2023-04-15 Doug Colemandiscord: look up discord ops as singletons
2023-04-15 Doug Colemandiscord: on reconnect we create a new <discord-bot...
2023-04-15 Doug Colemanio.sockets: add using
2023-04-15 Doug Colemanhttp2.server: fix using
2023-04-15 Doug Colemandiscord: add a basic bot functionality
2023-04-14 Doug Colemandiscord: add dispose and format better and callback...
2023-04-14 Doug Colemandiscord: add user-callback, reconnects
2023-04-14 Doug Colemanbuild-from-source: fix merge conflict
2023-04-14 Doug Colemandiscord: handle more messages
2023-04-14 Doug Colemanhttp.websockets: don't send if the socket is disposed
2023-04-14 Doug Colemandesctructors: add if-disposed
2023-04-14 Doug Colemancli.git: add git-tag to get all the tags
2023-04-14 Doug Colemanbuild-from-source.macosx: add basic python3 compilation
2023-04-14 Doug Colemanbuild-from-source: python version numbers are not all...
2023-04-14 Doug Colemanjson: add json-null>f
2023-04-14 Doug Colemanio.launcher: use process-lines
2023-04-14 Doug Colemanprotocols: fix typo, remove error
2023-04-14 Doug Colemanhttp: remove some dead code but i wanted to keep it...
2023-04-14 Doug Colemanhttp: allow using ws:// or wss:// and use it in discord
2023-04-14 Doug Colemanprotocols: add an alternative to getservbyport
2023-04-14 Doug Colemanbittorrent: add two fields to magnet links
2023-04-14 Doug Colemanunix.ffi: typo, prot -> proto
2023-04-14 Doug Colemanhttp: add delete-header
2023-04-14 Doug Colemanaws: Add vocabulary that can do v4 signing
2023-04-13 John Benediktssoncalendar: removing weekdays-between2
2023-04-13 John Benediktssoncalendar: fix end-of-week modifying the input
2023-04-13 Doug Colemancodebase-analyzer: more useful by printing the files...
2023-04-13 John Benediktssonopenai: adding support for the OpenAI API
2023-04-07 Doug Colemanbuild-from-source.windows: thought postgres worked...
2023-04-07 Doug Colemanbuild-from-source.windows: Support all builds on win32
2023-04-07 Doug Colemancuda: fix ffi, it's size_t (32bit on win32, 64bit on...
2023-04-07 Doug Colemanbuild-from-source: Add cpu info to temp-directory for...
2023-04-07 Doug Colemanopenssl: x64 library is called libssl-3-x64.dll, x86...
2023-04-07 Doug Colemanwindows.shell32: add a bunch of guids for SHGetKnownFol...
2023-04-07 John Benediktssonzoneinfo: add back metadata
2023-04-07 John Benediktssonzoneinfo: update to tzdata-2023c
2023-04-06 Doug Colemancrontab: add some words to calculate cron start times
2023-04-06 John Benediktssoncrontab: make parse-cronentry optional in API
2023-04-06 John Benediktssoncrontab: fixing another case
2023-04-06 John Benediktssonwebsites.concatenative: tweak the cgit responder
2023-04-06 John Benediktssoncrontab: handle more non-standard day-of-week fractions
2023-04-06 Doug Colemansolr: add very basic solr vocab to expand on later
2023-04-06 Doug Colemansets.extras: Add diffs word for comparing sets
2023-04-06 Doug Colemanstring-server: add a stress-test that serves 300k lengt...
2023-04-06 Doug Colemanchrome-tools: Add a way to copy curl/fetch commands...
2023-04-06 Doug Colemaniso-codes: add a way to get the debian iso files for...
2023-04-06 John Benediktssoncrontab: support day=7 for Sunday, non-standard
2023-04-06 John Benediktssonwebsites.concatenative: use ~/cgit
2023-04-06 John Benediktssonmemoize: change zero-input memoize to store { called...
2023-04-06 Doug Colemancli.git: fix stack effect
2023-04-05 John Benediktssontools.completion: adding EDITOR: tab completion
2023-04-05 John Benediktssonmemoize: fix a few more zero input cases
2023-04-05 John Benediktssoncrontab: fix 2/26 * * * *
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
next