]> gitweb.factorcode.org Git - factor.git/history - extra
feature(browser): shortcut to focus search bar
[factor.git] / extra /
2021-10-22 Doug Colemansequences.extras: Add Kadane's algorithm for finding...
2021-07-26 Doug Colemanhacker-news: remove ' from stack effect
2021-07-22 timorassocs.extras: Add assoc-collapse! and assoc-collapse-as
2021-07-22 timorassocs.extras: Fix error with assoc-collapse with f...
2021-05-23 timorraylib.demo.mesh-picking: Implement official mesh picki...
2021-05-23 timorraylib.ffi: Fix wrong pointer argument
2021-05-23 timorraylib.ffi: Re-order according to header file, fix...
2021-05-23 timorraylib.ffi: Use CameraMode enum in function call
2021-05-23 timorraylib.ffi: Use 3.5.0 MaterialMapType Enum
2021-05-23 timorraylib.ffi.util: Provide convenience for defining array...
2021-05-23 timorraylib.ffi: Implement sequence protocol for Vector...
2021-05-23 timorraylib.ffi: Use destructors for unloading
2021-05-23 timorraylib.ffi: Fix typo
2021-05-23 timorraylib.ffi: Use CameraType enum
2021-05-05 John Benediktssonwebsites.factorcode: formatting.
2021-05-05 John Benediktssonwebsites.factorcode: adding slack group.
2021-05-05 John Benediktssongemini: identify links more liberally.
2021-05-05 John Benediktssonhttp2: move briefly to extra/ due to dependency on...
2021-04-23 Doug Colemanquiz: Rename math-quiz, add support for true-false...
2021-04-23 Doug Colemanmath-quiz: Better quiz framework.
2021-04-21 John Benediktssonmath-quiz: allow Ctrl-D to quit the loop.
2021-04-16 Doug Colemanmath-quiz: Add a basic quiz framework with some math...
2021-04-14 John Benediktssonsorting: moving compare-with from sorting.extras.
2021-04-12 John Benediktssonsequences.abbrev: more efficient.
2021-04-12 timorsequences.abbrev: use assoc-collapse from assocs.extras
2021-04-12 timorassocs.extras: Combinator for merging two assocs, renam...
2021-04-11 Doug Colemanmodern.html: Add comment support. peek-from -> peek1...
2021-04-11 Doug Colemanmodern.html: add some tests, fix some bugs, implement...
2021-04-11 Doug Colemanmodern.html: yet another html parser
2021-04-11 Doug Colemanmodern.slices: Add some more slice words
2021-04-11 Doug Colemancursors2: Delete for now
2021-04-11 Doug Colemancursors2: Different implementation and add filter
2021-04-09 Doug Colemancrypto.jwt: Add a library to encode/decode jwt web...
2021-04-08 Doug Colemancursors2: yet another stab at immutable cursors
2021-04-05 John Benediktssoninterval-sets: rename in? to interval-in?.
2021-04-04 John Benediktssoncombinators.extras: move back to extra/
2021-04-04 John Benediktssonbasis/extra: using smart-loop.
2021-04-02 Doug Colemancombinators.extras: move to basis
2021-04-01 Doug Colemanio.streams.counting: Add a stream type that counts...
2021-04-01 Doug Colemancombinators.extras: Add loop1 which outputs an object
2021-04-01 Doug Colemanio.files.acls: Fix bitrot in acls and add a test to...
2021-04-01 Doug Colemancombinators.extra: Add with-output-variable
2021-03-24 John Benediktssonmath.blas.config: use f2c-abi on >= 10.7.
2021-03-24 John Benediktssonqtkit: comment them all out.
2021-03-24 John BenediktssonRevert "qtkit: disable movie-attributes."
2021-03-24 John Benediktssonqtkit: disable movie-attributes.
2021-03-23 John Benediktssonsequences.extras: forgot the -docs for subseq change.
2021-03-23 John Benediktssonsequences.extras: reverse stack effect for start-all...
2021-03-23 John Benediktssonextra: using keepd instead of "2keep drop".
2021-03-23 John Benediktssonmath.runge-kutta: fix help-lint.
2021-03-23 John Benediktssonmason.child: Up the codeheap size on Windows-x86.64...
2021-03-21 Doug Colemanhttp: Use Uppercase For Header Names
2021-03-21 Doug Colemanfactor: map-zip -> zip-with
2021-03-20 John Benediktssoncore/basis/extras: use zip-with in a few places.
2021-03-20 John Benediktssonsequences.extras: remove map-zip in favor of assocs...
2021-03-20 John Benediktssonlocals.rewrite: merge all locals.rewrite.* code...
2021-03-20 inivekinFixes complex shuffle words, Fixes complex array instan...
2021-03-20 inivekinFixes runge-kutta docs example USE errors
2021-03-20 inivekinAdds runge-kutta implementation for n dimensions
2021-03-19 John Benediktssonmath.text.english: adding some ap-style number conversions.
2021-03-19 John Benediktssoncrypto.aes: better sbox literals.
2021-03-19 John Benediktssonlinked-assocs: rollback to old clone method.
2021-03-18 John Benediktssondecimals: change pprint* to not use formatting.private...
2021-03-18 John Benediktssondecimals: adding prettyprint.
2021-03-18 John Benediktssonlru-cache: adding lifo-cache.
2021-03-18 John Benediktssonlru-cache: adding fifo-cache.
2021-03-18 John Benediktssonlru-cache: initialize assoc with max-size.
2021-03-18 John Benediktssonsyslog: client for Syslog protocol.
2021-03-18 John Benediktssonextra: moving named-tuples to basis.
2021-03-18 John Benediktssonextra: move ini-file, oauth1, oauth2 to basis.
2021-03-18 John Benediktssonini-file: stop using xml.entities.
2021-03-18 John Benediktssonextra: moving etc-hosts and resolv-conf to basis.
2021-03-18 John Benediktssonverbal-expressions: human-readable regular expressions.
2021-03-18 John Benediktssontldr: adding a lightweight tool to render tldr.sh pages.
2021-03-18 John Benediktssonextra: moving constructors to basis.
2021-03-17 John Benediktssonextra: move dns, ntp to basis.
2021-03-17 John Benediktssonextra: moving bloom-filters, cuckoo-filters to basis.
2021-03-17 John Benediktssonextra: moving cbor, msgpack, toml, uu to basis.
2021-03-17 John Benediktssonextra/talks: removing to a "factor-talks" repo.
2021-03-16 John Benediktssonsequences: adding cut-slice*.
2021-03-16 John Benediktssonhashcash: change available-chars to a constant.
2021-03-16 John Benediktssonaudio.aiff: one liner.
2021-03-16 John Benediktssonfuel: fix for scaffold-vocab-in.
2021-03-15 John Benediktssongemini.cli: fixing gemini-reload.
2021-03-15 John Benediktssongemini.server: better default port.
2021-03-15 John Benediktssongemini.server: adding a gemini server.
2021-03-15 John Benediktssongopher.server: adding a main.
2021-03-15 John Benediktssongemini: allow link text to have trailing whitespace.
2021-03-15 John BenediktssonRevert "mason.child: Up the codeheap size on Windows...
2021-03-15 John BenediktssonRevert "mason.child: change windows code-heap from...
2021-03-15 John Benediktssongemini: fix "up" command.
2021-03-15 John Benediktssongemini: wrap at 76 chars.
2021-03-15 John Benediktssongemini: make sure to >url in gemini.
2021-03-15 John Benediktssongemini: use ../ url-append-path for "up".
2021-03-15 John Benediktssoncommand-loop: handle errors when calling commands.
2021-03-15 John Benediktssongemini.cli: store and print link titles.
2021-03-15 John Benediktssongemini: more style.
2021-03-15 John Benediktssongemini.cli: fix some navigation stack, add gus command.
2021-03-15 John Benediktssongemini.cli: improve ls and add stack command.
2021-03-14 John Benediktssongemini.cli: adding a shell command.
next