]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2012-01-03 Slava PestovSet up listener's manifest so that words defined in...
2012-01-03 Slava Pestovgdbm.ffi: fix library name on Linux
2012-01-02 Doug Colemanextra:math.erato: Remove txt files; vocab was moved...
2011-12-30 John BenediktssonRevert "ui.gadgets.books: needs help.markup.private."
2011-12-30 John Benediktssonunicode: Fix some $vocab-links in docs.
2011-12-30 John Benediktssonmath.vectors: fix some $examples in docs.
2011-12-30 John Benediktssonui.gadgets.books: needs help.markup.private.
2011-12-30 John Benediktssonui: fix error in docs (USE: ui.gadgets.books).
2011-12-27 Doug Colemansplitting.monotonic: Don't throw away the last result...
2011-12-22 Joe Groffvm: actually code_block_pic is a fine frame type
2011-12-22 Joe Groffvm: also smoke-check callstack after pic update
2011-12-21 Joe Groffvm: flush after print_obj so it's usable from gdb
2011-12-21 Joe Groffvm: fashion brigade
2011-12-21 Joe Groffvm: walk stack on inline_cache_miss if PIC_DEBUG=1
2011-12-20 Joe Groffvm: load mega cache object before popping frame
2011-12-20 Joe Groffcpu.x86.32.bootstrap: oops, meant bootstrap-cell
2011-12-20 Joe Groffcpu.x86.32.bootstrap: update unwind-native-frames
2011-12-20 Joe Groffvm: unwind-native-frames is special
2011-12-19 Doug Colemancombinators.smart: Make map-reduce-outputs a macro...
2011-12-17 Joe Groffmath.parser: hex> etc. shouldn't take radix prefix
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
next