]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2013-04-20 Doug Colemantools.deploy: Cheater mode, add 20kb to tools.deploy... similar-0.96
2013-04-19 John Benediktssonbenchmark.crc32: do more work in the crc32-benchmark.
2013-04-19 John Benediktssonbinary-search: faster by specializing on array and...
2013-04-18 Doug Colemanio.files.info: Longer names for file-info predicates.
2013-04-18 John Benediktssonmath.combinatorics: fix map>assoc-combinations (shouldn...
2013-04-18 Doug Colemanio.files.info: Add file? and symlink? words.
2013-04-18 John Benediktssonmath.combinatorics: minor fix to reduce-combinations...
2013-04-18 John Benediktssonmath.combinatorics: cleanup stack effects to be more...
2013-04-18 John Benediktssonmath.combinatorics: much faster permutations, cleanup...
2013-04-18 John Benediktssonmath.combinatorics: big speedup to combinations.
2013-04-17 John Benediktssondb.tester: put cpu in sqlite-test-db name.
2013-04-17 John Benediktssonsequences: cleanup shared code between supremum-by...
2013-04-17 John Benediktssonhashtables.numbers: adding number-hashcode version...
2013-04-17 John Benediktssonhash-sets.numbers: adding number-hashcode version of...
2013-04-17 John Benediktssonsequences.snipped: adding snipped virtual sequences.
2013-04-17 John Benediktssonsequences: faster remove-nth.
2013-04-16 John Benediktssonwords.alias: make aliases to parsing words also parsing...
2013-04-15 John Benediktssoninfix: crazy infix methods idea, dunno if it is awesome...
2013-04-14 Doug Colemanfunctors: Learn to use git.
2013-04-14 Doug Colemaneffests.parser: Oops wrong word.
2013-04-14 Doug Colemaneffects.parser: Fix word -> current-word for definition...
2013-04-14 Doug Colemanfunctors: Add a modern functors file that doesn't have...
2013-04-14 Doug Colemanc.preprocessor: Use ML-style comments.
2013-04-13 Doug Colemanxml-rpc: Delete dead code.
2013-04-13 Doug Colemanio.directories.search: Show directory entries instead...
2013-04-12 John Benediktssonliterals: change ${ } to be the executable code arrays.
2013-04-11 Doug Colemanarrays.shaped: Deal with 0s in shape.
2013-04-11 John Benediktssonhtml.streams: allow non-equal padding values.
2013-04-11 John Benediktssonhtml.streams: this was actually simpler.
2013-04-11 John Benediktssonhtml.streams: cleanup borders on html tables.
2013-04-11 John Benediktssonmath.combinatorics.bits: new vocab for permutation...
2013-04-11 John Benediktssonmath.extras: remove permutation-bits words.
2013-04-11 John Benediktssonprettyprint: rename so it doesn't look so much like...
2013-04-11 John Benediktssonprettyprint: cleanup duplicate code.
2013-04-11 John Benediktssonui.tools.traceback: fix pprint error in walker issue.
2013-04-11 Doug Colemaneditors.textwrangler: Fall back to launching with open...
2013-04-10 John Benediktssonmath.extras: adding more permutation-bits words.
2013-04-10 John Benediktssonmath.extras: faster next-permutation-bits using /i.
2013-04-10 John Benediktssonmath.extras: adding bitwise permutation words.
2013-04-10 John Benediktssonsequences: fix supremum-by and infimum-by to be row...
2013-04-10 John Benediktssonsequences: moving some words to sequences.extras.
2013-04-10 John Benediktssonmath.extras: fix bernoulli.
2013-04-10 John Benediktssonpoker: use map-product from sequences.extras.
2013-04-10 John Benediktssonchecksum.bsd: adding BSD checksum algorithm.
2013-04-10 John Benediktssonchecksums.fnv1: make fnv1's instance checksum.
2013-04-10 John Benediktssonchecksums.adler-32: make adler-32 instance checksum.
2013-04-10 John BenediktssonFactor.app: update copyright.
2013-04-09 Doug Colemaneditors.geany.windows: Add Windows support.
2013-04-09 John Benediktssoneditors.bbedit: adding "open in BBEdit" support.
2013-04-09 John Benediktssoneditors.xcode: adding "open in XCode" support.
2013-04-09 Doug Colemaneditors.geany: Add support.
2013-04-09 Doug Colemaneditors.scite.windows: Fix using.
2013-04-09 Doug Colemanscite: Add support for Linux scite.
2013-04-09 John Benediktssonmath.factorials: style.
2013-04-09 Doug Colemaneditors.notepadpp: Move to editors.notepad++ since...
2013-04-09 John Benediktssonmath.factorials: cleanup orial-primes.
2013-04-09 Doug Colemaneditors.sublime.windows: Add support for Windows.
2013-04-09 Doug Colemaneditors.textadept: Add support for Windows.
2013-04-09 Doug Colemanio.directories.search.windows: Windows8 doesn't find...
2013-04-09 John Benediktssonmath.factorials: more factorial words.
2013-04-09 John Benediktssonmath.factorials: more factorial words.
2013-04-09 John Benediktssonsets.extras: adding symmetric-diff and proper-subset?.
2013-04-09 John Benediktssonmath.factorials: more factorial words.
2013-04-09 John Benediktssonmath.factorials: making double-factorial work for negat...
2013-04-09 John Benediktssonmath.factorials: adding double-factorial.
2013-04-08 John Benediktssonmath.factorials: cleanup using.
2013-04-08 John Benediktssonmath.factorials: include 1.
2013-04-08 John Benediktssonmath.factorials: handle more inputs in factorial/.
2013-04-08 John Benediktssonmath.factorials: various factorial words.
2013-04-08 John Benediktssonbenchmark.sum-file: simpler, more idiomatic, faster.
2013-04-07 John Benediktssonbenchmark.pidigits: simplify handling of arrays.
2013-04-07 John Benediktssonbenchmark.reverse-complement: more idiomatic, faster.
2013-04-07 John Benediktssonhash-sets: use map-into in members.
2013-04-07 John Benediktssonbiassocs: implement keys/values.
2013-04-07 John Benediktssonmirrors: implement keys/values.
2013-04-07 John Benediktssonhashtables.wrapped: faster >alist, keys, values.
2013-04-07 John Benediktssonassocs: faster keys/values for enums.
2013-04-07 John Benediktssonpersistent.hashtables: fix missing keys/values, not...
2013-04-07 John Benediktssonhashtables: cleanup duplicate code.
2013-04-07 John Benediktssonhashtables: faster keys and values on hashtables.
2013-04-07 John Benediktssonassocs: making keys and values generic.
2013-04-07 John BenediktssonMinor fix to make sure strings are produced.
2013-04-07 John Benediktssonuse concat instead of join.
2013-04-06 John Benediktssonstack-checker.dependencies: use short-circuit better.
2013-04-06 John Benediktssontools.crossref: switch to using identity hash-sets.
2013-04-06 John Benediktssonmath.combinatorics: remove duplicate nths-unsafe.
2013-04-06 John Benediktssonrandom: use nths-unsafe in sample.
2013-04-06 John Benediktssonsequences: adding nths-unsafe.
2013-04-06 Doug Colemaneditors.sublime: Add support for Sublime Editor 2 for...
2013-04-06 John Benediktssonhash-sets.sequences: adding sequence hashsets.
2013-04-06 John Benediktssonhash-sets.identity: adding identity hashsets.
2013-04-06 John Benediktssonhash-sets.wrapped: support for "wrapped" hash-sets.
2013-04-06 John Benediktssonhashtables.identity: minor cleanup.
2013-04-06 John Benediktssonhashtables.sequences: minor cleanup.
2013-04-06 Doug Colemanheaps: Add >min-heap, >max-heap.
2013-04-06 John Benediktssonhelp: make sure error-classes are displayed in error...
2013-04-06 John Benediktssonmath.combinatorics: make permutations-quot to reduce...
2013-04-06 John Benediktssonmath.combinatorics: produce type of sequence in selections.
2013-04-06 John Benediktssonprettyprint: speed up unparse by not making the manifes...
2013-04-06 John Benediktssonmath.combinatorics: use nth-unsafe more.
next