]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2011-12-17 Samuel Tardieufix link when extracting the feed address
2011-12-17 Samuel Tardieuadd tag-named-with-attr to xml.traversal
2011-12-17 Joe Grofffastcgi: er, linux + macosx = unix
2011-12-17 Joe Grofffastcgi: only load on unix until #454 is resolved
2011-12-16 Joe Grofftools.deploy.shaker: strip globals harder
2011-12-14 Joe Groffthreads: update test
2011-12-14 Joe GroffRevert "pubsubhubbub support by samueltardieu". Fixes...
2011-12-14 Joe Grofffix compiler.codegen tests
2011-12-14 Joe Grofftools.deploy.shaker: clear MEMO: caches
2011-12-14 Joe Grofffix help-lint failures
2011-12-14 Joe Groffcpu.x86.64: define jit-load-vm as a no-op
2011-12-14 Joe Groffvm: cleanups
2011-12-14 Joe Groffoops, handler still need to jit-load-vm on x86-32
2011-12-14 Joe Groffvm: don't scribble memory handling leaf signals
2011-12-14 Joe Groffcpu.x86.*: clean up signal handler prolog code
2011-12-14 Joe Groffvm: factor out word_stack_frame_size
2011-12-14 Joe Groffvm: get rid of now-trivial innermost_stack_frame
2011-12-14 Joe Groffcpu.x86: reduce compiled frames by 2 cells too
2011-12-14 Joe Groffsimplify function prologs
2011-12-14 Joe Groffvm: fix types after rebase
2011-12-14 Joe Groffvm: replace remaining stack_frame-based logic
2011-12-14 Joe Groffvm: remove _reversed from callstack iterator names
2011-12-14 Joe Groffvm: remove iterate_callstack_object
2011-12-14 Joe Groffvm: callstack_reversed for callstack_to_array
2011-12-14 Joe Groffremove iterate_callstack now that it's unused
2011-12-14 Joe Groffvm: callstack_reversed in call_frame_scrubber
2011-12-14 Joe Groffvm: stage code block map fixup properly for GC
2011-12-14 Joe Groffvm: callstack_reversed in code_block_visitor
2011-12-14 Joe Groffvm: iterate_callstack_reversed in slot_visitor
2011-12-14 Joe Groffvm: reversed callstack iteration
2011-12-14 Joe GroffWIP verify_callstack function
2011-12-14 Joe Groffvm: method to calculate frame size for address
2011-12-14 Joe Groffvm: don't suffer null return addresses
2011-12-14 Joe Groffcpu.*.bootstrap: return address for (set-context)
2011-12-14 Joe Groffvm: frame size for signal handler code blocks
2011-12-14 Joe Groffvm: initialize all_blocks set after initial fixup
2011-12-14 Joe Groffvm: make all_blocks a set of cells
2011-12-14 Joe Groffvm: verifier shouldn't check for leftovers
2011-12-14 Joe Groffvm: pack frame size into code block header bits
2011-12-14 Joe Groffcompiler.constants: remove unused constants
2011-12-14 Joe Groffvm: store stack frame size in code blocks
2011-12-14 Joe Groffmath.vectors: add higher-order stack effect to vif
2011-12-13 Joe Groffvm: erase code blocks from all_blocks during sweep
2011-12-13 Joe Groffvm: reinitialize all_blocks from scratch after gc
2011-12-13 Joe Groffvm: only verify all_blocks set if it's invalid
2011-12-13 Joe Groffvm: add compact-gc command to factorbug
2011-12-13 Joe Groffcpu.x86: enable POPCNT with a flag
2011-12-13 Joe Grofftools.deploy.shaker: more timid global stripping
2011-12-11 rienadded B: (break for parsing words) and appropriate...
2011-12-11 rienfixed effect based on inner behavior and outer context
2011-12-07 Joe Groffmath.vectors.simd.intrinsics: fix deploy bug
2011-12-07 Doug Colemanhelp-lint fixes for recent changes
2011-12-07 Joe Groffcommand-line: don't pull in tools.errors
2011-12-07 Joe Groffregexp.parser: fix failing test
2011-12-07 Joe Groffcompiler: fix failing test
2011-12-06 Samuel Tardieulazy.lists: lfrom-by documentation fix
2011-12-06 Philipp Brüschweilerui.backend.gtk: don't die if the icon doesn't exist...
2011-12-05 Doug Colemancompiler: The non-optimizing compiler is too slow with...
2011-12-04 Slava Pestovhelp.html: change back to the old naming scheme because...
2011-12-01 Doug Colemanmemoize: Don't use identity hashtables for macro expans...
2011-12-01 Doug Colemanbootstrap/stage1: Turn off parser-quiet? flag sooner...
2011-12-01 Doug Colemanbasis/*: Pare down some using lists
2011-12-01 Doug Colemantools.profiler.sampling: Don't use calendar because...
2011-12-01 Doug Colemanmemoize: Use identity hashtables for macros
2011-12-01 Doug Colemancombinators.smart: Tell the stack checker that the...
2011-12-01 Doug Colemancore/basis: trim down using lists
2011-12-01 Joe Grofffurnace.auth.providers.couchdb: fix manifest
2011-11-30 Doug Colemancombinators.smart: Use an identity memoize on inputs...
2011-11-30 Doug Colemanmemoize: implement identity memoize, trim using lists...
2011-11-29 Joe Groffio.encodings.iana: remove values
2011-11-29 Joe Groffxml.entities: remove USING: values
2011-11-29 Joe Groffvm: fix msvc warning
2011-11-29 Joe Groffio.sockets: remove unneeded USING: values
2011-11-29 Joe Groffremove values vocab
2011-11-29 Doug Colemancombinators.smart: Fix infer-known; should be 100%...
2011-11-29 Doug Colemancombinators.smart: Implement reduce-outputs using compo...
2011-11-29 Joe Groffio.directories.unix: remove redundant using
2011-11-29 Joe Groffio: implement stream protocols on f
2011-11-29 Joe Groffio.files.info: fix circularity
2011-11-29 Joe Grofffastcgi: fix load and compile errors
2011-11-29 Joe Groffbenchmark.regex-dna: reduce IO deploy level again
2011-11-29 Joe Groffspecialized-arrays: update tests
2011-11-29 Joe Grofffurnace.auth.providers.couchdb: fix load error
2011-11-29 Joe Groffnamespaces: rework so a singleton isn't necessary
2011-11-29 Joe Groffnamespaces: make set-global/get-global foldable
2011-11-28 Doug Colemancombinators.smart: Enable a unit test, handle M: object...
2011-11-28 Doug Colemancombinators.smart: Fix reduce-outputs, rename quot...
2011-11-28 Doug Colemanregexp: trivial refactoring
2011-11-28 Doug Colemancode-arrays: don't ask, don't tell
2011-11-28 John Benediktssonpubsubhubbub support by samueltardieu. Fixes #148.
2011-11-28 Brennan Cheungfastcgi alpha preview
2011-11-28 Alex DrummondCouchDB auth provider (furnace.auth.providers.couchdb)
2011-11-28 Doug Colemangeneralizations: Refactor stack-checker so that smart...
2011-11-27 Joe Groffsyntax: add note to #! docs
2011-11-27 Joe Grofflexer: skip #! as a single token at front of line
2011-11-27 Joe Groffvm: factor out embedded image detection code
2011-11-27 Joe Grofftools.deploy.config: docs typos
2011-11-27 Joe Grofftools.deploy.shaker: missing using
2011-11-27 Joe Grofftools.deploy.config: more stern warnings in docs
2011-11-27 Joe Groffui.tools.deploy: add doc link to deploy-flags
next