]> gitweb.factorcode.org Git - factor.git/history - basis
fix: add missing vocabulary in example
[factor.git] / basis /
2021-10-23 Rudi Grinbergfix: add missing vocabulary in example
2021-06-02 John Benediktssontools.test: fix help-lint.
2021-06-02 timorvocabs.refresh: Add variants of refresh(-all) that...
2021-05-25 Doug Colemanlists: Add 2leach, lreduce, and 2lreduce
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-06 timorclasses.struct.tests: Set margin prettyprinter control...
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-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-09 Doug Colemanbase64: Add a version of url-base64 that trims trailing...
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 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.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 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-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-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 Benediktssontools: fix some docs uses.
2021-03-23 John Benediktssonmath.combinatorics: adding all-unique-permutations.
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 Benediktssonsequences.generalizations: move to basis from core.
2021-03-22 John Benediktssondb.sqlite.lib: stop using sequences.extras.
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 Benediktssonbasis: use zip-with in a few places.
2021-03-19 John Benediktssonlocals: simplify by merging def and multi-def (again).
2021-03-19 John Benediktssonmultiline: removing bad-heredoc.
2021-03-19 John BenediktssonRevert "locals: simplify by merging <def> and <multi...
2021-03-19 John Benediktssonlocals: simplify by merging <def> and <multi-def>.
2021-03-19 John Benediktssonformatting: simplify strftime.
2021-03-19 John Benediktssoneditors.ultraedit: support ultraedit on the mac.
2021-03-19 Giftpflanzehelp.markup: Fix documentation
2021-03-19 John Benediktssonui.tools.listener.completion: display glyph for CHAR...
2021-03-19 John Benediktssontools.scaffold: choose a vocab-root for scaffold-vocab...
2021-03-19 John Benediktssonmultiline: remove HEREDOC:
2021-03-19 John Benediktssonlinked-assocs: rollback to old clone method.
2021-03-18 John Benediktssonregexp.classes: inline bi* = instead of shadowing ...
2021-03-18 John Benediktssonregexp.classes: rename substitute to (substitute).
2021-03-18 John Benediktssonlinked-assocs: change clone to use (clone).
2021-03-18 John Benediktssontools.scaffold: fix "protocols.foobar" case.
2021-03-18 John Benediktssonextra: moving named-tuples to basis.
2021-03-18 John Benediktssonurls: normalize paths when creating urls from strings.
2021-03-18 John Benediktssonextra: move ini-file, oauth1, oauth2 to basis.
2021-03-18 John Benediktssonextra: moving etc-hosts and resolv-conf to basis.
next