]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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.
2021-03-30 John Benediktssonui.tools: merge mac and other config.
2021-03-29 John Benediktssonui.tools: remove C+q for quit.
2021-03-29 John Benediktssonui.tools: fix toggle-fullscreen on windows/linux.
2021-03-29 John Benediktssonui: better platform-specific keybindings.
2021-03-29 John Benediktssonassocs: making unzip generic to be faster on hashtables.
2021-03-26 John Benediktssonui.gadgets.editors: make readline-bindings only on...
2021-03-24 John Benediktssonui: standard readline style keybindings.
2021-03-24 John Benediktssonui.tools.listener: change set-listener-font to modify...
2021-03-24 John Benediktssonui.tools.listener: cleanup using.
2021-03-24 John Benediktssonui.tools.listener: enable font increase and decrease.
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 Doug Colemantools.memory: Fix deploy test 23
2021-03-23 Doug Colemanui.backend.gtk: Trim null bytes for linux copy.
2021-03-23 John Benediktssonsequences.extras: forgot the -docs for subseq change.
2021-03-23 John Benediktssontools: fix some docs uses.
2021-03-23 John Benediktssonsequences.extras: reverse stack effect for start-all...
2021-03-23 John Benediktssonsplitting: faster split-when.
2021-03-23 Rudi GrinbergDo not use deprecated marker api
2021-03-23 Rudi GrinbergPass optional file arg to fule-mode-code-file
2021-03-23 Rudi Grinberguse cl-remove-if instead of remove-if
2021-03-23 Rudi GrinbergUse lexical scoping in all fuel sources
2021-03-23 John Benediktssonmisc: adding some strings to syntax test.
next