]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2013-02-20 John Benediktssonsequences: define a single "?set-nth" that is used.
2013-02-20 John Benediktssonsequences: fix uses of set-nth-unsafe.
2013-02-20 John Benediktssonsequences: normalize all the "?set-nth" words, probably...
2013-02-19 John Benediktssontimers: use typed to speedup 10%.
2013-02-19 John Benediktssonbenchmark.timers: adding a timer benchmark.
2013-02-19 Doug Colemancolors: Inline >rgba methods.
2013-02-19 Doug Colemanmaze: Refactor to use fry + replicate.
2013-02-07 John Benediktssonmath.statistics: adding z-score.
2013-02-05 Doug Colemanrosetta-code.top-rank: Use collect-by instead of defini...
2013-02-05 Doug Colemanmath.statistics: Add docs for collect-by and collect...
2013-02-05 Doug Colemanio.backend.unix: Nobody uses (refill), remove it.
2013-02-01 Doug Colemandebugger.unix: Make this vocab unix only.
2013-02-01 Doug Colemandebugger.unix: Get the signal name from a signal object...
2013-02-01 Doug Colemanunix.ffi: Add the man 2 signal() function call.
2013-02-01 Doug Colemanunix.linux.proc: Add a parser for some of the /proc...
2013-02-01 Doug Colemantwitter: Update API url.
2013-01-30 John Benediktssonmath.functions: adding "round-to".
2013-01-22 John Benediktssoncompiler.tree.propagation.known-words: retry this chang...
2013-01-22 John BenediktssonRevert "compiler.tree.propagation.known-words: adding...
2013-01-22 John Benediktssoncompiler.tree.propagation.known-words: adding known...
2013-01-22 John Benediktssonio.streams.peek: use namespaces.
2013-01-21 Doug Colemanio.streams.peek: Implement peek and peek1.
2013-01-21 Doug Colemanfactor.sh: Allow bootstrap on other branches for comman...
2013-01-16 John Benediktssonui.backend.cocoa.views: add platforms.txt.
2013-01-16 John Benediktssonui.backend.cocoa.views: fix build error on older OSX...
2013-01-11 Jon HarperX11, give same input as gtk when pressing shift, tab...
2013-01-11 Jon HarperX11 XK_ISO_Left_Tab is shift tab
2013-01-11 John Benediktssontools.which: cleanup code a little.
2013-01-11 John Benediktssontools.which: adding some docs and cleanup.
2013-01-08 Doug Colemantools.deploy.windows.ico: Throw an error if the .ico...
2013-01-08 John Benediktssoncompression.zlib: fix help-lint warning, add a bit...
2013-01-08 Benjamin Pollackcompression.zlib: add basic documentation
2013-01-07 John Benediktssongoogle.search: these moved to classes.tuple.
2013-01-04 Doug Colemanpeg: Qualify use of replace. Fix some spacing.
2013-01-04 John Benediktssonpeg.ebnf: fix usage of replace.
2013-01-04 Doug Colemansequences: Add join-as, which takes an exemplar. Move...
2013-01-03 John Benediktssonunicode.case: fix stack effect for replace.
2013-01-03 John Benediktssonwebapps.mason: fix for new 2x logo.
2013-01-03 Doug Colemanmath.vectors: Don't use macro with locals and cond...
2013-01-02 Doug Colemanmath.vectors: Fix spacing.
2013-01-02 Doug Colemancompiler.tree.propagation.recursive: Generalizing inter...
2013-01-01 Doug Colemancompiler.cfg.liveness: Break the infinite loop--add...
2013-01-01 Doug Colemancompiler.cfg.liveness: Add parallel-copy method for...
2012-12-31 Doug Colemanbasis: Re-enable some things I commented out. Fixes...
2012-12-31 Alex Vondrakcompiler.cfg.renaming.functor: fix ##parallel-copy...
2012-12-31 Alex Vondrakcompiler.cfg.ssa.destruction.leaders: break off leader...
2012-12-31 Alex Vondrakcompiler.cfg.liveness: still kill defs by leaders,...
2012-12-31 Alex Vondrakcompiler.cfg.ssa.destruction: alien-call-insns are...
2012-12-31 Alex Vondrakcompiler.cfg.liveness: look up leaders (if possible...
2012-12-31 Alex Vondrakcompiler.cfg.parallel-copy: make sure new vregs used...
2012-12-31 Alex Vondrakcompiler.cfg.ssa.interference.live-ranges: fix kill...
2012-12-31 Alex Vondrakcompiler.cfg.ssa.cssa: split the definitions of ##phis...
2012-12-31 Doug Colemanstarting point - Fix bootstrap; I broke it in merging...
2012-12-31 Slava PestovWIP
2012-12-31 Doug Colemanrandom: Add poisson-random-float.
2012-12-29 John Benediktssonui.gadgets.editors: fix stack effect of change-caret...
2012-12-17 John Benediktssonxml.traversal: adding deep-children>string.
2012-12-17 John Benediktssonui.baseline-alignment: fix float shift on retina.
2012-12-17 John Benediktssonhelp.pdf: add some more help pdfs.
2012-12-11 John Benediktssonui.text.core-text: fix jumping "def".
2012-12-04 Doug Colemanmachine-learning: Add transform protocol. Add label...
2012-12-04 John Benediktssonmachine-learning.data-sets: cleanup a little.
2012-12-04 John Benediktssonmachine-learning.data-sets: adding the linnerud dataset.
2012-12-04 John Benediktssonmachine-learning.data-sets: load commonly used test...
2012-12-04 John Benediktssonmath.extras: return new arrays to protect users from...
2012-12-04 John Benediktssonmath.statistics: just use accumulate for now.
2012-12-01 John Benediktssonmisc/icons: renaming to old convention, adding 48x48.
2012-12-01 John Benediktssonio.files: fix testcase for renamed icon file.
2012-11-30 Mighty Sheeplewebapps.mason.version.data: Already inside a transactio...
2012-11-30 John Benediktssonwebsites.factorcode: higher resolution logo for retina.
2012-11-30 John BenediktssonNew icons for Factor.
2012-11-30 John BenediktssonRevert "ui.backend.cocoa.views: make compatible with...
2012-11-28 Doug Colemanmachine-learning: Add stratified-samples for getting...
2012-11-27 Doug Colemanbasis: Try to fix the build. My profiler is hanging...
2012-11-26 John Benediktssonui.backend.cocoa.views: make compatible with 10.6.
2012-11-26 Jon Harperwinapi window resize
2012-11-26 Jon HarperOSX window resize
2012-11-26 Jon HarperX11 window resize
2012-11-26 Jon HarperAdd resize-window and relayout-window
2012-11-17 Doug Colemanmachine-learning.rebalancing: Don't use a distribution...
2012-11-17 Doug Colemanmachine-learning.rebalancing: Add a way to rebalance...
2012-11-17 Doug Colemanmath.statistics: Add a variant of histogram that can...
2012-11-15 Doug Colemanmath.statistics: Add back std as sample-std.
2012-11-15 Doug Colemanarrays.shaped: First stab at an n-dimensional array...
2012-11-08 Doug Colemanmath.statistics: Make you think about which std you...
2012-11-08 Doug Colemanmath.statistics: Rename full-* to population-*. Full...
2012-11-08 Doug Colemanmath.matrices: Add m+n, m-n, n+m, n-m, words.
2012-11-08 John Benediktssonmath.extras: adding unique-indices.
2012-11-08 John Benediktssonsequences.extras: adding flatten1.
2012-11-08 John Benediktssonassocs.extras: adding assoc-invert.
2012-11-06 John Benediktssonmath.statistics: rename full-* to population-*.
2012-11-02 John Benediktssonopengl: properly scale viewports.
2012-11-01 John Benediktssonui.backend.cocoa.views: only set gl-scale-factor if...
2012-11-01 John Benediktssonimages: don't truncate in image-dim.
2012-11-01 John Benediktssonopengl: make sure to reset the scale factor at startup.
2012-11-01 John Benediktssoncore-text: better check.
2012-11-01 John Benediktssoncap: make screenshots work on retina.
2012-11-01 John Benediktssoncore-text: retina displays should use "2x" fonts.
2012-11-01 John Benediktssonopengl.textures: render 2x images.
2012-11-01 John Benediktssonimages: adding "2x" images.
next