]> gitweb.factorcode.org Git - factor.git/history - extra
VM: Refactor bitwise_hacks to Factor style
[factor.git] / extra /
2013-05-08 John Benediktssonrosetta-code.pascals-triangle: adding a coefficients...
2013-05-07 John Benediktssonmath.combinators: fix help-lint warnings I introduced...
2013-05-07 John Benediktssonio.streams.random: fix USE: again.
2013-05-07 John Benediktssonsequences.extras: adding remove-last.
2013-05-06 John Benediktssonio.streams.random: fix USE:.
2013-05-06 John Benediktssonmath.extras: change moving-median to use <clumps>.
2013-05-06 John Benediktssonmath.combinators: adding unless-positive and unless...
2013-05-06 John BenediktssonRevert "math.extras: change to <clumps> to match other...
2013-05-06 John Benediktssonio.streams.random: slightly faster.
2013-05-06 John Benediktssonmath.combinators: fix help-lint errors.
2013-05-06 lorynjwhen-negative / when-positive
2013-05-02 John Benediktssonmath.extras: change to <clumps> to match other moving...
2013-05-02 John Benediktssonsets.extras: adding non-repeating.
2013-05-02 Doug Colemanzoneinfo: Add a basic test.
2013-05-02 John Benediktssonsequences.extras: adding remove-first.
2013-05-02 John Benediktssonmath.extras: adding monotonic-count and max-monotonic...
2013-05-02 John Benediktssonmath.finance: adding performance.
2013-05-02 John Benediktssonmath.extras: add fill-nans.
2013-05-02 John Benediktssoncombinators.extras: adding 3bi* and 3bi@.
2013-05-02 John Benediktssonsequences.extras: fix test for arg-where.
2013-05-01 John Benediktssonsequences.extras: faster arg-max, arg-min, arg-where...
2013-05-01 John Benediktssonsequences.extras: cleanup, make reverse-as faster.
2013-05-01 John Benediktssonsequences.extras: adding cut-slice*.
2013-05-01 John Benediktssoninfix: update docs for recent changes.
2013-05-01 John Benediktssonrosetta-code.josephus-problem: change to use josephus...
2013-05-01 John Benediktssonrosetta-code.josephus-problem: adding solution for...
2013-04-27 John Benediktssoncolors.ryb: adding RYB colors.
2013-04-27 John Benediktssoncolors: fix minor TYpo in docs.
2013-04-26 John Benediktssonmath.text: make it only work with integers.
2013-04-26 John Benediktssonterminfo: separate string-offset word.
2013-04-26 Jon Harperterminfo: interpret shorts as signed integer and test...
2013-04-26 Jon Harperterminfo: 1 head* is but-last
2013-04-26 John Benediktssongoogle.translate: adding translate-tts.
2013-04-26 John Benediktssonterminfo: probably fix a bug where 0xfeff should be...
2013-04-26 John Benediktssonterminfo: cleanup a little, separate the align-even...
2013-04-26 John Benediktssonterminfo: cleaner, use %c on linux.
2013-04-26 John Benediktssonterminfo: hex only on macosx.
2013-04-26 John Benediktssonterminfo: parse all the capabilities.
2013-04-26 John Benediktssonterminfo: simplify a bit.
2013-04-26 John Benediktssonsequences.extras: cleanup reduce's a little.
2013-04-26 John Benediktssonsequences.extras: adding subseq-as.
2013-04-26 John Benediktssonterminfo: parser for terminfo database files.
2013-04-25 John Benediktssonmath.matrices.laplace: adding Laplace expansion.
2013-04-25 John Benediktssonrandom.rdrand: adding RDRAND random generator.
2013-04-25 John Benediktssonrandom.c: adding summary.
2013-04-25 John BenediktssonFix some copyrights, sorry "Your name".
2013-04-24 John Benediktssonhtml.parser.analyzer: fix help-lint errors.
2013-04-24 bjourne@gmail.comDocs moved to own file and ? instead of if.
2013-04-24 bjourne@gmail.comhtml.parser.analyzer: make find-between* work on nested...
2013-04-24 John Benediktssonsets.extras: few more words.
2013-04-22 John Benediktssonmath.extras: use fry for clarity.
2013-04-22 John Benediktssonmath.extras: rename 2pi-range to [0,2pi].
2013-04-22 John Benediktssonmath.extras: cleanup duplicate code.
2013-04-21 Doug Colemanwebsites.concatenative: Fix the bug. 0.96~~
2013-04-19 John Benediktssonbenchmark.crc32: do more work in the crc32-benchmark.
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-15 John Benediktssoninfix: crazy infix methods idea, dunno if it is awesome...
2013-04-14 Doug Colemanc.preprocessor: Use ML-style comments.
2013-04-11 Doug Colemanarrays.shaped: Deal with 0s in shape.
2013-04-11 John Benediktssonmath.combinatorics.bits: new vocab for permutation...
2013-04-11 John Benediktssonmath.extras: remove permutation-bits words.
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: 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-09 John Benediktssonmath.factorials: style.
2013-04-09 John Benediktssonmath.factorials: cleanup orial-primes.
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 Benediktssonuse concat instead of join.
2013-04-04 John Benediktssonbloom-filters: fix docs.
2013-04-04 John Benediktssoninfix: removing alternate syntax due to use of multilin...
2013-04-04 John Benediktssoninfix: adding alternate syntax.
2013-04-04 John Benediktssoninfix: adding pow().
2013-04-04 John Benediktssonboids: fix typo.
2013-04-04 John Benediktssonbloom-filters: cleanup interface a little bit.
2013-04-04 John Benediktssonbase85: fix handling of pad characters.
2013-04-04 John Benediktssonbase85: adding a base85 encoder/decoder.
2013-04-04 John Benediktssonbenchmark.bloom-filters: more iterations now bloom...
2013-04-04 John Benediktssonbloom-filters: tons of speed.
2013-04-04 John Benediktssonbloom-filters: more speeeeeed.
2013-04-03 John Benediktssonbloom-filters: minor style improvements.
2013-04-03 John Benediktssonbloom-filters: performance improvements.
2013-04-03 John Benediktssonbenchmark.bloom-filters: adding a benchmark for bloom...
2013-04-03 John Benediktssonsequence.extras: adding ?trim-head and ?trim-tail.
next