]> gitweb.factorcode.org Git - factor.git/history - extra
core, basis, extra: Remove DOS line endings from files.
[factor.git] / extra /
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-25 Doug Colemancompiler.graphviz: use graphviz finder word.
2015-06-25 Doug Colemangraphviz.render: Find the graphviz binary using find...
2015-06-16 John Benediktssonsorting.quick: speedup by inline sort!.
2015-06-11 Doug Colemanmason.child: fix test in a better way.
2015-06-11 Doug Colemanmason.git: rename git-pull to git-clone-or-pull since...
2015-06-11 Doug Colemanmason.child: Fix unit test for Windows.
2015-06-10 Doug Colemanmason.child: On Windows, commands launch relative to...
2015-06-09 John Benediktssoninfix: fix bug with recent locals refactor.
2015-06-09 John BenediktssonSome more general fixes for recent refactors.
2015-06-09 Doug Colemanwebapps.wiki: fix lcs
2015-06-09 Doug Colemanextra: be more explicit about which 'run'
2015-06-09 Doug Colemanwebapps.benchmark: rename generically named word.
2015-06-09 Doug Colemanbacktrack: rename generically named require
2015-06-09 Doug Colemanbenchmark: oops, used wrong word. so confusing.
2015-06-08 Doug Colemancore: fix word link.
2015-06-08 Doug Colemangraphviz.notation: missed a create -> create-word
2015-06-08 John BenediktssonFix two places that should be "all-disk-vocabs-recursive".
2015-06-08 Doug Colemancore: Rename create to create-word, create-in to create...
2015-06-08 Doug Colemancore/basis: Rename words dealing with vocabs to loaded...
2015-06-08 Björn LindqvistFUEL: the web reference have next and prev links for...
2015-06-07 John Benediktssonbenchmark.sieve: calculating the number of primes in...
2015-06-07 Doug Colemanmason: rename some vague words like build to do-build...
2015-06-06 John Benediktssonmetar: simplify <taf-report>.
2015-06-03 John Benediktssonassocs.extras: minor changes to assoc-merge.
2015-06-02 John Benediktssonbenchmark.backtrack: some cleanup.
2015-06-02 John Benediktssongame.models.obj: some cleanup.
2015-06-02 John Benediktssonbacktrack: some cleanup.
2015-06-01 John Benediktssontools.which: add a convenience for "which or".
2015-05-31 John Benediktssonio.binary.fast: adding fast version of signed> words.
2015-05-31 John Benediktssonio.binary.fast: easier to read using stdint types.
2015-05-31 John Benediktssonio.binary.fast: speed up when used by byte-arrays.
2015-05-31 John Benediktssonenglish: fix copyright.
2015-05-22 Doug Colemansequences.extras: Add selector* which saves the output...
2015-05-13 John Benediktssonpicomath: simplify.
2015-05-13 John Benediktssonproject-euler.026: simplify, use coprime? from math...
2015-05-13 John Benediktssonio.streams.peek: fix test using.
2015-05-13 Doug Colemanio.streams.peek: Peek streams can break on file input...
2015-05-13 John Benediktssonuse assoc-reject instead of [ ... not ] assoc-filter.
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2015-05-13 John Benediktssonsequences: adding reject/reject-as/reject!.
2015-05-12 John Benediktssonsequences.rotated: can be a lot faster if we don't...
2015-05-10 Jon Harpersequences.extras: add start-all and count-subseq for...
2015-05-08 Benjamin PollackAdd a couple minor extra docs for math.extras
2015-05-06 John Benediktssonmath.transforms.bwt: slightly faster, remove suffixes...
2015-05-05 John Benediktssonmath.transforms.bwt: faster version of bwt if only...
2015-05-05 John Benediktssonfile-monitor: simplify.
2015-05-05 John Benediktssonfile-monitor: use with-monitor.
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.*: possible fix for #1289
2015-04-29 Björn Lindqvistcompiler.*: removing the check-d and check-r slots...
2015-04-29 Björn Lindqvistcompiler.*: merge of ##inc-r and ##inc-d into one instr...
2015-04-29 John Benediktssonmath.transforms.bwt: faster versions of Burrows-Wheeler...
2015-04-29 John Benediktssonsequences.rotated: adding all-rotations.
2015-04-29 John Benediktssongeekcode: moving to re-factor for now.
2015-04-28 John Benediktssonmidi: make write-chunk generic.
2015-04-28 John Benediktssongeekcode: The Code of the Geeks.
2015-04-28 John Benediktssonsequences.extras: adding find-last-index.
2015-04-24 John Benediktssonmidi: readers and writers for MIDI files.
2015-04-21 John Benediktssonio.streams.peek: fix stack effect for [stream-]peek1.
2015-04-21 John Benediktssonfile-server: allow serving CGI using --cgi.
2015-04-20 John Benediktssonbackticks: use interpolate to allow parameterized commands.
2015-04-20 John Benediktssonhtml.parser.printer: add helper words with string output.
2015-04-20 John Benediktssonsmalltalk.parser: make sure to escape \
2015-04-20 John Benediktssonbackticks: remove workaround for simple-tokenizer bug.
2015-04-20 John Benediktssonfile-monitor: adding some metadata.
2015-04-20 John Benediktssonfile-server: adding some metadata.
2015-04-20 John Benediktssonfile-monitor: command-line file change monitor.
2015-04-20 John Benediktssonfile-server: command-line http file server.
2015-04-18 John Benediktssonbackticks: adding backtick syntax experiment.
2015-04-17 John Benediktssonrosetta-code.dice7: adding some docs for the problem...
2015-04-12 John Benediktssonrosetta-code.dice7: some cleanup from @erg.
2015-04-12 John Benediktssonrosetta-code.dice7: moving to proper location, dos2unix.
2015-04-11 John Benediktssonenglish: words for working with english language text.
2015-04-09 John Benediktssontext-to-speech: enable use from command-line.
2015-04-09 John Benediktssoncurl: enable use from command-line.
2015-04-09 John Benediktssonbrainfuck: enable use from command-line.
2015-04-02 John Benediktssonmath.extras: change kelly criterion tests to use ratios.
2015-04-02 John Benediktssonmath.extras: adding the Kelly criterion.
2015-04-01 John Benediktssonrobohash: adding a robot-based hashing tool.
2015-04-01 John Benediktssontools.echo: adding "echo" tool.
2015-04-01 John Benediktssontools.grep: adding "grep" tool.
2015-04-01 John Benediktssontools.uniq: adding "uniq" tool.
2015-04-01 John Benediktssontools.tree: adding "tree" tool.
2015-04-01 John Benediktssontools.seq: adding "seq" tool.
2015-04-01 John Benediktssontools.move: adding "move" tool.
2015-04-01 John Benediktssontools.copy: adding "copy" tool.
2015-04-01 John Benediktssontools.cat: adding "cat" tool.
2015-04-01 John Benediktssontools.which: enable use from command-line.
2015-04-01 John Benediktssontools.dns: enable use from command-line.
2015-04-01 John Benediktssonmetar: adding METAR and TAF weather parsers.
2015-04-01 John Benediktssontext-to-speech: simple cross-platform text-to-speech.
2015-04-01 John Benediktssontext-to-pdf: simple text to pdf utility
2015-04-01 John Benediktssonpicomath: implementation of picomath.org small math...
2015-04-01 John Benediktssonflip-text: fun with text flipping.
2015-04-01 John Benediktssonenigma: implementation of Enigma cipher machine.
2015-04-01 John Benediktssoncolors.flex-hex: implementation of "flex hex" color...
2015-03-27 Doug Colemanforestdb.ffi: Update for latest ffi changes.
2015-03-03 John Benediktssonwebsites.factorcode: fix <br> so maybe our string>xml...
2015-02-14 Doug Colemanimages.tiff: Fix partial refactor rollback and offeset...
2015-02-13 Doug Colemanimages.tiff: Fix infinite loop bug exposed by AFL test...
next