]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2023-07-30 Doug Colemanio.sockets.secure.unix: maybe fix shutdown() maybe-fix-ssl-shutdown
2023-07-30 John Benediktssonproject-euler.508: [space] not [tab]
2023-07-30 John Benediktssonproject-euler.508: fix using
2023-07-29 RibozymeRAdded solution to Project Euler problem 508
2023-07-29 RibozymeRChanged a spelling
2023-07-29 Cecilia KnäbchenAdded a solution to Project Euler problem 463 to vocabu...
2023-07-29 Doug Colemanraylib.demo: allow diagonal movement
2023-07-29 Doug Colemanraylib: SetCameraMode was removed, update api
2023-07-29 Doug Colemanbuild-from-source.windows: build raygui.dll
2023-07-27 Josh HollandCONTRIBUTING: fix run-together bullet points
2023-07-24 Alexander Ilinwindows.dragdrop-listener-docs: fix documentation and...
2023-07-24 Capital-EXcombinators.extras: Fix Incorrect Stack Effects
2023-07-22 John Benediktssonio.backend.unix.multiplexors.kqueue: change remove...
2023-07-22 Doug Colemanio.backend.unix: Try again when we get ENOBUFS
2023-07-22 Rudi Grinbergrefactor: remove duplicate word
2023-07-21 John Benediktsson.gitattributes: more eol=lf
2023-07-20 John Benediktssonio.ports: make sure read/write is to a pinned alien
2023-07-20 Alexander IlinFix some English spelling: outputted -> output
2023-07-19 John Benediktssonjson.prettyprint: need to fix this
2023-07-19 John Benediktssonjson: use linked-assocs for order preservation
2023-07-19 John Benediktssonlinked-assocs: fix new-assoc for linked-assocs
2023-07-13 John Benediktssoneditors.zed: support opening to file:line
2023-07-13 John Benediktssontoml: reorganize words a bit to remove DEFER:
2023-07-13 John Benediktssonbootstrap.image.primitives: remove unused set-extra...
2023-07-13 John Benediktssonlistener: adding ranges to interactive-vocabs
2023-07-13 John Benediktssongraphviz.render.windows: rename program-files-directories.
2023-07-13 Doug Colemanparser: fix test and docs
2023-07-10 Doug Colemanio.standard-paths: Add application-directories word
2023-07-09 Doug Colemanparser: fix using for tests
2023-07-09 Doug Colemanparser: fix location word
2023-07-09 Doug Colemandiscord: drop "discriminator" feature
2023-07-09 Doug Colemanhttp.client: add a ?download-update-to and file-too...
2023-07-09 Doug Colemantools.directory-to-file: use canonicalize-path
2023-07-09 Doug Colemancalendar: use ago instead of `now swap time-`
2023-07-08 Rudi Grinbergfeature(linux): pipe2 bindings
2023-07-03 Konrad HinsenUse https rather than git protocol in download instructions
2023-07-02 Rudi Grinbergfeature: canonical s-expressions
2023-06-21 Doug Colemanbuild.sh: use shellcode in vscode to fix some warnings
2023-06-20 TryAngleRemove: nullptr word
2023-06-20 Sebastian StroblAdd: glfw3 bindings & Init: vulkan bindings
2023-06-11 John Benediktssontools.deploy: bump gpu.demos.bunny
2023-06-11 John Benediktssontools.deploy: bump bunny
2023-06-06 John Benediktssonpeg: some cleanup and make words internal
2023-06-06 Doug Colemanbackoff: Add an exponential backoff combinator
2023-06-06 Doug Colemandiscord.chatgpt-bot: use new openai model order
2023-06-06 Doug Colemanopenai: take the model as last parameter
2023-06-06 John Benediktssonpeg.debugger: removing unused error
2023-06-06 John Benediktssonpeg: need to compile at top level to prevent races...
2023-06-05 Doug Colemansystem-info.macosx: adding macOS Sonoma
2023-06-03 John BenediktssonRevert "http.parsers: switch back to full PEG:"
2023-06-03 John Benediktssonhttp.parsers: switch back to full PEG:
2023-06-03 John Benediktssontools.deploy: bump test 5 deploy reflection
2023-06-02 John Benediktssonpeg: adding docs for PARTIAL-PEG: and PEG:
2023-06-02 John Benediktssonpeg: make a version that doesn't assert input was fully...
2023-06-01 John Benediktssonpeg: use memoize-quot instead of private words
2023-06-01 John Benediktssoncore/basis/extra: some [ dup ] dip => dupd cleanup
2023-06-01 John Benediktssonlint: add more forms
2023-06-01 John Benediktssongap-buffer: pick pick is 2over
2023-06-01 John Benediktssontools.deploy: bump bunny
2023-06-01 John Benediktssontools.deploy: bump bunny
2023-06-01 John Benediktssontoml: fixed issue with reload compile
2023-06-01 John Benediktssonpeg: use memoize to simplify PEG: and allow it to reset...
2023-05-31 John Benediktssonsequences: making head-to-index and index-to-tail private
2023-05-31 John Benediktssonio.files: simplify set-file-lines, set-file-contents.
2023-05-31 John Benediktssonassocs.extras: adding assoc-interleave
2023-05-31 John Benediktssonjson.prettyprint: fix print-json rename
2023-05-31 John Benediktssonjson: adding some JSON Lines support
2023-05-31 John Benediktssontoml: add a bunch of 1.0.0 tests
2023-05-31 John Benediktssonpeg: move check-parse-result from peg.ebnf
2023-05-31 John Benediktssonini-file: re-add escaping but wrap tokens containing...
2023-05-31 Doug Colemanbuild-from-source.windows: build grpc dlls/exe
2023-05-31 Doug Colemanodbc: better cleanup of resources, rename - to _ in...
2023-05-31 Giftpflanzemisc/vim: Prevent CHAR: ; from ending : definitions
2023-05-31 Giftpflanzemisc/vim: Fix brace coloring for maybe classes in tuple...
2023-05-30 Giftpflanzecombinators.extras: Add 3quad, 3tri*, 3tri@, {2,3,4...
2023-05-28 Doug Colemanbuild-from-source.windows: update dll versions
2023-05-28 Doug Colemanbuild-from-source: don't use temp directory because...
2023-05-26 Giftpflanzeassocs.extras: Fix filter/reject-keys/values stack...
2023-05-26 Giftpflanzemisc/vim: Add ((
2023-05-23 Doug Colemanbuild-from-source.windows: add duckdb build
2023-05-23 Doug Colemannpm: fix word rename
2023-05-23 Doug Colemanini-file: fix bad test
2023-05-23 Doug Colemanduckdb.ffi: add an ffi binding to duckdb
2023-05-23 Doug Colemangithub: add some api calls, use map for getting ALL...
2023-05-23 Doug Colemangit: add some code to add remotes as git@github.com...
2023-05-23 Doug Colemanini-file: don't escape quotes in section names
2023-05-22 Giftpflanzemisc/vim: Fix ALIEN: highlighting
2023-05-22 Giftpflanzemisc/vim: Add get[, set[, slots[, set-slots[
2023-05-22 Giftpflanzemisc/vim: Add EBNF: and EDITOR:
2023-05-21 Giftpflanzefixups: Add json vocabs
2023-05-21 John Benediktssonio.files.windows: drain/refill need destructors
2023-05-20 Doug Colemandiscord: don't stop if we get a reconnect message.
2023-05-19 John Benediktssonio.sockets.unix: fix using
2023-05-19 John Benediktssonio.sockets.secure.openssl: fix drain to check for empty...
2023-05-19 John Benediktssonio.sockets.secure.windows: make ssl-sockets all non...
2023-05-19 John Benediktssonio.files.windows: implement non-blocking (wait-to-read...
2023-05-19 John Benediktssonio.sockets.secure.openssl: simplify error handling...
2023-05-19 John Benediktssonio.ports: move the wait-for-port here.
2023-05-19 John Benediktssonio.files.windows: improve error messages for set-file...
2023-05-19 John Benediktssonio.files.windows: open-append doesn't need to be a...
next