]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2021-04-11 Doug Colemanhtml5: starting on dom insertion html5
2021-04-11 Doug Colemanhtml5: make it load
2021-04-11 Doug Colemanhtml5: working on named characters
2021-04-11 Doug Colemanhtml5: handle attributes a little.
2021-04-11 Doug Colemanhtml5: Fix some tag name code and doctype state.
2021-04-11 Doug Colemanhtml5: some code for every state!
2021-04-11 Doug Colemanhtml5: implementing more and restructuring
2021-04-11 Doug Colemanhtml5: Initial checkin.
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.
2021-03-23 John Benediktssonextra: using keepd instead of "2keep drop".
2021-03-23 John Benediktssongeneralizations: cleanup using.
2021-03-23 John Benediktssonmath.runge-kutta: fix help-lint.
2021-03-23 John Benediktssonmisc/vim: fix "{ 1 2 3 }" and [[{ 1 2 3 }]].
2021-03-23 John Benediktssonmath.combinatorics: adding all-unique-permutations.
2021-03-23 John Benediktssonmason.child: Up the codeheap size on Windows-x86.64...
2021-03-22 John Benediktssonvocabs.metadata: change vocab-summary to just be summary.
2021-03-22 John Benediktssoncore/basis: metadata instead of meta-data.
2021-03-22 John Benediktssonsplitting: simplify (split1).
2021-03-22 John Benediktssonlocals.rewrite: need to like after [nsequence].
2021-03-22 John Benediktssonsequences.generalizations: move to basis from core.
2021-03-22 John Benediktssonlocals.rewrite: use [nsequence] instead of nsequence.
2021-03-22 John Benediktssondb.sqlite.lib: stop using sequences.extras.
2021-03-22 John Benediktssonlocals.parser: use parse-time compilation to make tests...
2021-03-21 Doug Colemanhttp: Use Uppercase For Header Names
2021-03-21 Doug Colemanvocabs: Show vocab metadata in help and fix ctrl-e...
2021-03-21 Doug Colemanvocabs.metadata: Show vocab root in listener vocab...
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 Benediktssonmisc/vim: update core words.
2021-03-20 John Benediktssonsequences.extras: remove map-zip in favor of assocs...
next