]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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...
2023-05-19 John Benediktssonio.directories: make sure truncate throws file-not...
2023-05-19 John Benediktssonio.directories.windows: fix truncate-file
2023-05-19 John Benediktssonio.directories.windows: fix truncate-file
2023-05-19 John Benediktssonio.files.windows: fix set-end-of-file
2023-05-19 John Benediktssonio.directories: fix test using
2023-05-19 John Benediktssongravatar: whoops, need get
2023-05-19 John Benediktssongravatar: adding some optional avatar parameters
2023-05-19 John Benediktssonzim.builder: some cleanup to prepare for appending...
2023-05-19 John Benediktssonio.directories: add tests for truncate-file
2023-05-19 John Benediktssonio.directories: implement cross-platform truncate-file.
2023-05-18 John Benediktssonzim.tools: better usage
2023-05-18 John Benediktssonzim: some tweaks for disposable
2023-05-18 John Benediktssonzim.tools: adding a command-line tool.
2023-05-18 John Benediktssonzim.builder: adding a MAIN:
2023-05-17 John Benediktssonvocabs.loader: unset main, fixes a refresh issue
2023-05-17 John Benediktssonzim.builder: binpack to 1 MB clusers
2023-05-17 John Benediktssonzim: faster if we save the stream
2023-05-17 John Benediktssonzim.builder: support zstd clusters
2023-05-17 John Benediktssonzim.builder: adding the beginning of a zim file builder
2023-05-16 John Benediktssonzim: re-factor out zim.server
2023-05-16 John Benediktssonreadline-listener: tab-complete qualified words
2023-05-16 razetimestrings: correct article commas
2023-05-16 razetimemath.extras: fix desc of nonzero
2023-05-16 John Benediktssonwebsites.concatenative: adding blogs responder
2023-05-16 John Benediktssonzim: print path and port when starting
2023-05-16 John Benediktssonzim: linear search without namespace, allow port on...
2023-05-16 John Benediktssonzim: require namespace in (find-entry-url)
2023-05-16 John Benediktssonzim: fix some namespace lookups
2023-05-16 John Benediktssonzim: remove unused
2023-05-16 John Benediktssonarrays.shaped: fix usings
2023-05-16 John Benediktssonzim: tweaks
2023-05-16 John Benediktssonzim: sort by namespace first then url
next