]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.*: possible fix for #1289
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.local: refactorings on the vocab...
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.*: simplify the code a little by...
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.local: to simplify, end-local-analy...
2015-04-29 Björn Lindqvistcompiler.cfg.*: putting test-init in compiler.cfg.stack...
2015-04-29 Björn Lindqvistcompiler.cfg.*: new word reset-vreg-counter, useful...
2015-04-29 Björn Lindqvistcompiler.cfg.*: new word connect-Nto1-bbs
2015-04-29 Björn Lindqvistcompiler.cfg.*: refactoring to remove the initial-basic...
2015-04-29 Björn Lindqvistcompiler.cfg.*: ds-load removed
2015-04-29 Björn Lindqvistcompiler.cfg.*: some refactoring in the stack tracking...
2015-04-29 Björn Lindqvistcompiler.tree.propagation.call-effect: changing back...
2015-04-29 Björn LindqvistDocs: bunch of smaller documentation fixes for various...
2015-04-29 Björn Lindqvistcompiler.cfg.*: a little more docs
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.local: change current-height to...
2015-04-29 Björn Lindqvistcompiler.cfg.stacks: a few unused words removed
2015-04-29 Björn Lindqvistcompiler.tree.propagation.call-effect: docs for this...
2015-04-29 Björn LindqvistVM: reset the unused parts of the data and retain stack...
2015-04-29 Björn Lindqvistcompiler.*: removing the check-d and check-r slots...
2015-04-29 Björn LindqvistVM: the compiler doesn't emit any live overinitialized...
2015-04-29 Björn Lindqvistcompiler.*: merge of ##inc-r and ##inc-d into one instr...
2015-04-29 Björn Lindqvistcompiler.cfg.*: new and improved docs
2015-04-29 Björn Lindqvistcompiler.cfg: unlikely? slot unused, lets get rid of it
2015-04-29 Björn Lindqvistcompiler.cfg.dependence: this vocab was only used by...
2015-04-29 Björn Lindqvistcompiler.cfg.*: since the height and scheduling compile...
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-24 Björn LindqvistFUEL: better font lock highlighting for some factor... 1309/head
2015-04-21 Doug Colemancore-foundation.fsevents: Fix typedefs and array types...
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 Benediktssoninterpolate: allow anonymous by-order stack arguments.
2015-04-20 John Benediktssoninterpolate: number stack arguments from top of stack.
2015-04-20 John BenediktssonRevert "interpolate: number stack arguments from top...
2015-04-20 John Benediktssoninterpolate: number stack arguments from top of stack.
2015-04-20 John Benediktssonalien.strings: simpler fast-string? check.
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 Benediktssonsimple-tokenizer: whoops, need to escape \
2015-04-20 John Benediktssonbackticks: remove workaround for simple-tokenizer bug.
2015-04-20 John Benediktssonsimple-tokenizer: consider \t \n \r spaces also.
2015-04-20 John Benediktssonpeg.ebnf: unescape strings in a few places.
2015-04-20 John Benediktssonpeg: remove trailing whitespace from docs.
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-19 John Benediktssoncore-foundation.fsevents: add more flags.
2015-04-19 John Benediktssoninterpolate: don't break backwards compatibility.
2015-04-19 John Benediktssoninterpolate: some fixes for recent API change.
2015-04-19 John Benediktssoninterpolate: allow mixing of named variables and stack...
2015-04-18 John Benediktssonhelp.apropos: remove extra whitespace.
2015-04-18 John Benediktssonhttp.client: add quot stack effect.
2015-04-18 John Benediktssonfurnace.utilities: use "header" word, some cleanup.
2015-04-18 John Benediktssonformatting: support space prefix for numbers.
2015-04-18 John Benediktssonmime.multipart: use header, some cleanup.
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-12 Alexander IljinAdd 'dice7' implementation for RosettaCode.org.
2015-04-11 John Benediktssonenglish: words for working with english language text.
2015-04-09 Doug Colemanopengl.capabilities: Make it more explicit that you...
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-09 John Benediktssontools.ps: enable use from command-line.
2015-04-09 John Benediktssontools.hexdump: 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 Benediktssoneditors.emacs: fix doc typo.
2015-04-01 Doug Colemanio.launcher.windows tests: Use unique-file instead...
2015-04-01 John BenediktssonFactor.app: update copyright.
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-12 John Benediktssonhttp.parsers: parse a "simple request".
2015-03-11 Doug Colemangrowable: Multiply growable size by 2 instead of 3...
2015-03-08 John Benediktssongobject.ffi: fix windows dll name.
next