]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2021-07-22 timorassocs.extras: Fix error with assoc-collapse with f...
2021-07-21 timorhashtables: Preserve access semantics for alist >hashta...
2021-07-13 John Benediktssonsequences: fix row variadic stack effect of map-reduce...
2021-06-02 John Benediktssontools.test: fix help-lint.
2021-06-02 timorfuel: Incorporate refresh-and-test-all
2021-06-02 timorvocabs.refresh: Add variants of refresh(-all) that...
2021-05-25 Doug Colemanlists: Add 2leach, lreduce, and 2lreduce
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-17 John Benediktssonhelp.cookbook: remove the dash for easier reading.
2021-05-17 John Benediktssonio.directories: simplify iterate-directory-entries.
2021-05-15 Doug Colemanio.directories: Fix weird issue with iterate-director...
2021-05-15 Doug ColemanGNUmakefile: Fix check for fsanitize..
2021-05-15 Doug ColemanGNUmakefile: Add support for -fsanitize=address etc...
2021-05-07 Doug Colemanvm: Fix a warning found by -Wextra
2021-05-07 Doug ColemanGNUmakefile: Enable -Wextra
2021-05-06 timorclasses.struct.tests: Set margin prettyprinter control...
2021-05-06 timorfuel-autodoc.el: Fix typo
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 Doug Colemanimages.loader.cocoa: Fix images on older macOS.
2021-05-05 John Benediktssonhttp2: move briefly to extra/ due to dependency on...
2021-05-05 John Benediktssoncompiler.cfg.copy-prop: cleanup using.
2021-05-05 John Benediktssonopenssl: cleanup using.
2021-05-04 John Benediktssonopenssl: move some things around for bootstrap.
2021-05-04 John BenediktssonSquashed commit of the following:
2021-05-04 Giftpflanzetools.test: Fix documentation
2021-05-04 timorMake both-fixnums? foldable, hashcode* flushable
2021-05-04 David FloresTLS alpn code clean up.
2021-05-04 David FloresAttempt to add TLS ALPN extension (RFC 7301)
2021-05-04 David MindlinHTTP/2 Server Framework (#2457)
2021-04-30 timortools.annotations: Optionally re-annotate silently...
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-16 Doug Colemancocoa: Ask the OS for which image file extensions are...
2021-04-14 John Benediktssonpeg.ebnf: remove un-necessary ebnf-ignore-repeat{0,1}.
2021-04-14 Doug Colemanvocabs.parser: add eval-in-current( ) word for funktors.
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-09 Doug Colemanbase64: Add a version of url-base64 that trims trailing...
2021-04-08 Doug Colemancursors2: yet another stab at immutable cursors
2021-04-05 John Benediktssoninterval-sets: changed tests and docs for interval...
2021-04-05 John Benediktssoninterval-sets: rename in? to interval-in?.
2021-04-05 John Benediktssonbasis: fix @ typo.
2021-04-05 John Benediktssonbasis: remove calls on combinators.extras for now.
2021-04-04 timormath.intervals: Add [0,b] and [0,b), use in a couple...
2021-04-04 John Benediktssoncombinators.smart: simpler smart-loop definition.
2021-04-04 John Benediktssonhttp2.hpack: fix help-lint.
2021-04-04 David MindlinHPack for HTTP/2 (#2447)
2021-04-04 John Benediktssoncombinators.extras: move back to extra/
2021-04-04 John Benediktssonbasis/extra: using smart-loop.
2021-04-04 John Benediktssoncombinators.smart: adding smart-loop.
2021-04-02 Doug Colemancombinators.extras: move to basis
2021-04-01 Doug Colemanretries: Swap the order of args to retries combinator
2021-04-01 Doug Colemanunicode.breaks: Another fix for bootstrap
2021-04-01 Doug Colemanunicode.breaks: Compile word before using with literal...
2021-04-01 Doug Colemanio.streams.counting: Add a stream type that counts...
2021-04-01 Doug Colemanunix.xattrs: Add basic support for xaddrs on macOS
2021-04-01 Doug Colemanretries: Add a retry vocabulary that tries n times...
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-31 John Benediktssonunicode.script: need to use literals.
2021-03-31 John Benediktssonunicode: cleanup by using literals and CONSTANT:.
2021-03-31 John Benediktssondocuments.elements: more tests.
2021-03-31 John BenediktssonRevert "ui.gadgets.editors: adding Ctrl-o for insert...
2021-03-31 John Benediktssonui.gestures: action-modifier changed to M+ (but still...
2021-03-31 John Benediktssonui.tools.listener: remove comment about readline bindings.
2021-03-31 John Benediktssonui.gadgets.editors: adding Ctrl-o for insert-newline...
2021-03-31 John Benediktssonui.tools.operations: switch back to previous (non-shift...
2021-03-31 John Benediktssonui.gadgets.editors: remove readline bindings by default.
2021-03-31 John Benediktssonui: minor style tweaks/fixes.
2021-03-30 Doug Colemangeneric.parser: Show the bad effects in the error.
2021-03-30 John Benediktssonui.gadgets.editors: adding support for paragraph naviga...
2021-03-30 John Benediktssondocuments.elements: adding support for paragraph naviga...
2021-03-30 John BenediktssonRevert "ui.gadgets.panes: only scroll down when we...
2021-03-30 John BenediktssonRevert "ui.gadgets: refactor scroll-at-bottom?."
2021-03-30 John Benediktssonui.gadgets: refactor scroll-at-bottom?.
2021-03-30 John Benediktssonui.gadgets.panes: only scroll down when we are at the...
2021-03-30 John Benediktssonui.gadgets.editors: make readline only on mac for now.
next