]> gitweb.factorcode.org Git - factor.git/history - basis
Do not use deprecated marker api
[factor.git] / basis /
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.
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 Benediktssoncompiler.tree.propagation.transforms: sigh.
2021-03-17 John Benediktssoncompiler.tree.propagation.transforms: maybe better...
2021-03-17 John BenediktssonRevert "math.intervals: workaround possible compiler...
2021-03-17 John Benediktssonchecksums: add specialized-arrays.
2021-03-17 John Benediktssoncompiler.tree.propagation: add some tests.
2021-03-17 John Benediktssoncompiler.tree.propagation.transforms: fix redundant...
2021-03-17 Doug Colemancompiler.tree.propagation: Use ... for example
2021-03-17 John Benediktssoncompiler.tree.propagation: fix docs to show expected...
2021-03-16 John Benediktssoncompiler.cfg.builder: need to define the 'id' slot.
2021-03-16 John Benediktssonwrap.strings: preserve leading whitespace when wrapping.
2021-03-16 John Benediktssonchecksums.wyhash: implement the wyhash algorithm.
2021-03-16 Giftpflanzepeg: Fix documentation
2021-03-15 John Benediktssonurls: adding some more test cases for remove-dot-segments.
2021-03-15 John Benediktssonurls: remove unnecessary slashes in remove-dot-segments.
2021-03-15 John Benediktssontools.deploy.backend: use alien.libraries.finder.
2021-03-15 John Benediktssontools.scaffold: change scaffold-vocab to scaffold-vocab-in.
2021-03-15 John Benediktssoncore-text.fonts: switch monospace to Menlo.
2021-03-15 John Benediktssonurls: use split1 instead of replace in remove-dot-segments.
2021-03-15 John Benediktssonurls: handle a series of /././././ in paths.
2021-03-15 John Benediktssontools.deploy.libraries: remove in favor of alien.librar...
2021-03-15 John Benediktssonurls: improve remove-dot-segments and test lots of...
2021-03-14 John Benediktssonalien.libraries.finder.macosx: check file exists and...
2021-03-14 John Benediktssonalien.libraries.finder: use dyld_shared_cache on Big...
2021-03-14 John Benediktssoncommand-line.loop: moving to extra/command-loop for...
2021-03-13 Doug Colemancompression.zstd: Add zstd support.
2021-03-13 John BenediktssonRevert "Revert "urls: RFC 3986 (5.2.4. Remove Dot...
2021-03-13 John Benediktssonlogging.server: use io.directories:?delete-file.
2021-03-13 John Benediktssoncommand-line.loop: adding a generic command interpreter.
2021-03-12 John BenediktssonRevert "urls: RFC 3986 (5.2.4. Remove Dot Segments)"
2021-03-12 John Benediktssonhttp: simpler stack effects, adding a test case.
2021-03-12 Giftpflanzehttp: Make parse-set-cookie matching case insensitive
2021-03-12 inivekinFixes apropos header colour bug, Changes help path...
2021-03-12 John Benediktssonurls: RFC 3986 (5.2.4. Remove Dot Segments)
2021-03-11 John Benediktssonjson.reader: make path>jsons check for balanced brackets.
2021-03-11 Doug Colemanjson.reader: Add a path>jsons for files that have multi...
2021-03-08 John Benediktssonunix.signals: tweak dispatch-signal-hooks.
2021-03-08 John Benediktssonlinux-input-events: move to basis and rename linux...
2021-03-08 John Benediktssonunix.signals: use remove-eq! on signal handlers.
2021-03-07 Doug ColemanWindoows: Add some more bindings.
2021-03-06 Doug Colemanwindows: Add some win32 snapshot apis.
2021-03-05 Doug Colemanhttp.client.debugger: Print the whole message.
2021-03-05 Doug Colemanlinux.input-events: rename to linux-input-events to...
2021-03-05 John Benediktssonio.files.info: fix docs.
2021-03-05 John Benediktssonio.files.info: support some funny uses of directory?...
2021-03-05 John Benediktssonio.files.info: allow paths to be passed to directory?.
2021-03-05 Doug Colemanio.sockets: Use a larger dh file to make openssl happy.
2021-03-05 John Benediktssonurls.encoding: speed up decode on unicode.
2021-03-05 John Benediktssonurls.encoding: make unicode fix to decode-uri also.
2021-03-04 John Benediktssonurls: more correct fix for unicode, but maybe slower...
2021-03-04 John Benediktssonurls: another unicode test.
2021-03-04 John Benediktssonurls: fix for unicode url parsing.
2021-03-04 John Benediktssonurls.encoding: change escape-uri-char? to be simpler...
2021-03-04 John Benediktssonurls: fix for paths that contain slashes.
2021-03-04 John Benediktssonalien.enums: change enum constructor to not be inline.
2021-03-04 John Benediktssonui.theme.base16: initialize base16-theme-name differently.
2021-03-04 inivekinRemoves unnecessary uses from base16 themes
2021-03-04 inivekinAdds base16 themes
2021-03-04 John Benediktssonurls: fix the scheme case-insensitive test.
2021-03-04 John Benediktssonurls: allow empty query and fragments in parse.
2021-03-04 John Benediktssonio.directories: removing with-qualified-directory-...
2021-03-04 John BenediktssonRevert "Support declaring intervals as well as classes...
2021-03-04 John BenediktssonRevert "compiler.tree: formatting."
2021-03-03 John Benediktssoncompiler.tree: formatting.
2021-03-03 timorSupport declaring intervals as well as classes for...
2021-03-02 John Benediktssonmath: fix some help-lint warnings.
2021-03-02 timorui.gadgets: Specialize default behavior on object inste...
next