]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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...
2021-03-20 John Benediktssonbasis: use zip-with in a few places.
2021-03-20 John Benediktssonassocs: adding zip-with.
2021-03-20 John Benediktssonlocals.rewrite: need this!
2021-03-20 John Benediktssonlocals.rewrite: merge all locals.rewrite.* code...
2021-03-20 inivekinFixes complex shuffle words, Fixes complex array instan...
2021-03-20 inivekinFixes runge-kutta docs example USE errors
2021-03-20 inivekinAdds runge-kutta implementation for n dimensions
2021-03-20 John Benediktssonlocals.parser: adding IN: (needed for first couple...
2021-03-19 John Benediktssonlocals.parser: fix docs.
2021-03-19 John Benediktssonlocals.parser: cleanup using.
2021-03-19 John Benediktssonlocals: simplify by merging def and multi-def (again).
2021-03-19 John Benediktssonlocals.parser: try and remove previously broken syntax.
2021-03-19 John Benediktssonlocals: use "f <word>".
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 Benediktssonlocals: simplify point-free using multi-def.
2021-03-19 John Benediktssonmisc: add more syntax to the syntax-test.factor.
2021-03-19 John Benediktssonmisc/vim: fix SYNTAX: highlighting.
2021-03-19 John Benediktssonmath.text.english: adding some ap-style number conversions.
2021-03-19 John Benediktssonsequences: simplify flip using fry and map-reduce.
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 Benediktssonsyntax: don't mark-top-level-syntax.
2021-03-19 John Benediktssoncrypto.aes: better sbox literals.
2021-03-19 John Benediktssonmultiline: remove HEREDOC:
2021-03-19 John Benediktssonlinked-assocs: rollback to old clone method.
2021-03-18 John Benediktssondecimals: change pprint* to not use formatting.private...
2021-03-18 John Benediktssondecimals: adding prettyprint.
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 Benediktssonlru-cache: adding lifo-cache.
2021-03-18 John Benediktssonlinked-assocs: change clone to use (clone).
2021-03-18 John Benediktssonlru-cache: adding fifo-cache.
2021-03-18 John Benediktssonlru-cache: initialize assoc with max-size.
2021-03-18 John Benediktssontools.scaffold: fix "protocols.foobar" case.
2021-03-18 John Benediktssonsyslog: client for Syslog protocol.
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 Benediktssonini-file: stop using xml.entities.
2021-03-18 John Benediktssonextra: moving etc-hosts and resolv-conf to basis.
2021-03-18 John Benediktssonverbal-expressions: human-readable regular expressions.
2021-03-18 John Benediktssontldr: adding a lightweight tool to render tldr.sh pages.
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 Benediktssonextra/talks: removing to a "factor-talks" repo.
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...
next