]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2023-05-07 Doug Colemangnome: move all gnome libs to basis/gnome, rename gtk... gnome-refactor 2785/head
2023-05-02 John Benediktssoncolor-picker-game: another demo
2023-05-02 John Benediktssoncolor-picker: pick a bunch of color types
2023-05-02 John Benediktssoncolors: some cleanup, adding ?named-color
2023-05-02 John Benediktssonmath.functions.integer-logs: fix tests
2023-05-01 John Benediktssonpcre2: sort nametable properly
2023-05-01 John Benediktssonpcre2: adding some basic support for named captures
2023-05-01 John Benediktssongeneralizations: fix test
2023-05-01 John Benediktssonpcre2: adding start of libpcre2 bindings
2023-05-01 John Benediktssonmath.vectors.simd: rename assert-positive to not conflict
2023-05-01 John Benediktssonmath.functions.integer-logs: remove unused word
2023-05-01 John Benediktssonmisc/vim: update syntax
2023-05-01 John Benediktssonmath: adding assert-positive and assert-negative
2023-05-01 John Benediktssonmath.floating-point: improve double. printing
2023-05-01 John Benediktssonwebbrowser: faster url-string? prototype
2023-04-29 John Benediktssonhelp.tour: fix docs
2023-04-28 John Benediktssonbuild-from-source: don't use github-git-uri by default
2023-04-28 John Benediktssonio.sockets.secure.unix: handle linux ssl error on prema...
2023-04-28 John Benediktssonio.sockets.secure.unix: simplify tests
2023-04-28 John Benediktssonio.sockets.secure: simplify with-secure-context
2023-04-27 Doug Colemanopenssl.libssl: bug report got fixed! "read header...
2023-04-27 Doug Colemangithub: add http/https uris
2023-04-27 Doug Colemanbuild-from-source: use a pristine directory $TEMP/githu...
2023-04-27 John Benediktssonwebsites.concatenative: adding re
2023-04-27 Doug Colemancerts: add a vocabulary to generate ssl certs for testing
2023-04-26 John Benediktssontools.deploy.backend: clean the old deploy images autom...
2023-04-22 Doug Colemanhacker-news: use parallel-map-timeout
2023-04-22 Doug Colemanconcurrency.combinators: add parallel-map-timeout
2023-04-22 Doug Colemanopenssl.libssl: allow "unknown" state in initialized...
2023-04-21 Doug Colemancodebase-analyzer: add some julia/rust project file...
2023-04-20 Doug Colemanopenssl: use TLS_method() to get the highest supported...
2023-04-18 Doug Colemanhacker-news: fix json http gets
2023-04-18 John Benediktssongithub: fix json.http duplication
2023-04-18 Doug Colemanhacker-news: add a word to get comments
2023-04-18 Doug Colemangithub: use json.http
2023-04-18 Doug Colemanjson: add json.http and some helper words for http...
2023-04-18 Doug Colemancodebase-analyzer: add gradle file finder
2023-04-18 Doug Colemannpm: add some words to work with npm
2023-04-18 Doug Colemangithub: add some more github api calls
2023-04-18 Doug Colemanbuild-from-source: use github api to get versions
2023-04-16 Doug Colemandiscord: add a metadata slot for storing data that...
2023-04-15 Doug Colemandiscord.chatgpt-bot: Add a discord.chatgpt-bot vocabulary
2023-04-15 Doug Colemanopenai: get models and sort by latest
2023-04-15 Doug Colemandiscord: Add obey-names hash-set concept
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
next