]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2015-05-10 Björn LindqvistVM: debug macros FACTOR_PRINT and FACTOR_PRINT_MARK...
2015-05-10 Björn Lindqvistcompiler.cfg.stacks.*: create-locs, word for creating...
2015-05-09 Doug Colemanio.directories.search: Add two tests for find-up-to...
2015-05-08 Benjamin PollackAdd a couple minor extra docs for math.extras
2015-05-07 Doug Colemanio.directories.search: fix inline recursive combinator...
2015-05-06 Doug Colemanio.directories.search: Add find-up-to-root combinator...
2015-05-06 Doug Colemantools.scaffold: generating docs for obj/f was broken.
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-05-02 Doug Colemancompression.zlib: Just deal with raw bytes, no compress...
2015-05-02 Doug ColemanRevert "compression.zlib: fix help-lint."
2015-05-02 John Benediktssoncompression.zlib: fix help-lint.
2015-05-02 Doug Colemancompression.zlib: Guess at the length and take a byte...
2015-05-01 Doug Colemaneditors.visual-studio-code: wrong metafile
2015-05-01 Doug Colemaneditors.visual-studio-code: Split up into Windows and...
2015-05-01 Doug Colemancompiler.cfg.linear-scan.assignment: Trivial docs fix.
2015-05-01 Doug Colemaneditors.visual-studio-code: Support for m$ft's new...
2015-05-01 John Benediktssoncompiler.cfg.linear-scan.assignment: fix help-lint.
2015-04-30 Björn Lindqvistcompiler.*: a few extra doc fixes 1310/head
2015-04-30 Björn Lindqvistcompiler.cfg.*: fixing tests so they work on 32bit...
2015-04-29 John Benediktssonsuffix-arrays: update using.
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.local: test and fix for a silly...
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.local: unused words
2015-04-29 Björn Lindqvistcompiler.cfg.linearization: can't use slurp/replenish...
2015-04-29 Björn Lindqvistcompiler.cfg.*: reverting the commit
2015-04-29 Björn Lindqvistcompiler.cfg.debugger: new words build-optimized-tree...
2015-04-29 Björn Lindqvistcompiler.cfg.*: more docs and removing a test that...
2015-04-29 Björn Lindqvistcompiler.cfg.ssa.*: refactors words to use stack parame...
2015-04-29 Björn Lindqvistcompiler.cfg.linear-scan.assignment: refactoring vreg...
2015-04-29 Björn Lindqvistcompiler.cfg.*: more unit tests
2015-04-29 Björn Lindqvistcompiler.cfg.*: new word for consuming deques slurp...
2015-04-29 Björn Lindqvistcompiler.cfg.*: even more compiler docs
2015-04-29 Björn Lindqvistcompiler.cfg.*: lots of new unit tests
2015-04-29 Björn Lindqvistcompiler.cfg.linear-scan.allocation.*: lots more docs...
2015-04-29 Björn Lindqvistcompiler.cfg.ssa.cssa, compiler.cfg.ssa.destruction...
2015-04-29 Björn Lindqvistcompiler.cfg.linear-scan.allocation.spilling: docs...
2015-04-29 Björn Lindqvistcompiler.*: bunch of new docs for some compiler instruc...
2015-04-29 Björn Lindqvistcompiler.cfg.liveness: refactoring so that words that...
2015-04-29 Björn Lindqvistcompiler.cfg.liveness: lots of more tests and some...
2015-04-29 Björn Lindqvistcompiler.cfg: the id slot of basic-block appears to...
2015-04-29 Björn Lindqvistcompiler.cfg.linear-scan.allocation.state: set spill...
2015-04-29 Björn Lindqvistcompiler.cfg.*: smaller doc improvements
2015-04-29 Björn Lindqvistcompiler.cfg.linear-scan.allocation.state: more docs...
2015-04-29 Björn Lindqvistcompiler.cfg.linear-scan.linear-scan: refactoring of...
2015-04-29 Björn Lindqvistcompiler.cfg.intrinsics.simd: refactoring to use assocs...
2015-04-29 Björn Lindqvistcompiler.cfg.*: a bunch of new docstrings and other...
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.
next