]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2012-09-26 John Benediktssonassocs.extras: fix using.
2012-09-26 John Benediktssonassocs.extras: move assocs extras words here.
2012-09-26 John Benediktssonmath.extras: adding exponential-index.
2012-09-26 John Benediktssonsequences.extras: adding map-product.
2012-09-26 John Benediktssonmath.extras: adding the Herfindahl measure.
2012-09-26 John Benediktssonmath.extras: remove variable effects from cum-reduce...
2012-09-26 John Benediktssonmath.extras: invent "cum-reduce" concept for gini.
2012-09-26 John BenediktssonRevert "db: don't nest transactions.
2012-09-26 John Benediktssondb: don't nest transactions.
2012-09-26 Doug Colemansequences.extras: Make sure assoc-reduce is working...
2012-09-26 Doug Colemanmath.extras: Add sum-cum-sum. Change concentration...
2012-09-26 John Benediktssonmath.statistics: adding a normalized-histogram word.
2012-09-26 John Benediktssonmath.statistics: remove probabilities word, not really...
2012-09-26 John Benediktssonmath.statistics: use "cumulative map" as base of all...
2012-09-26 John Benediktssonmath.statistics: some fixes to entropy, adding maximum...
2012-09-26 Doug Colemanmath.extras: Fix concentration-coefficient.
2012-09-26 Doug Colemanmath.extras: Faster gini. Leaving this as a separate...
2012-09-26 Doug Colemanmath.extras: Add gini and concentration coefficient.
2012-09-26 Doug Colemansequences.extras: Add assoc-reduce and friends.
2012-09-25 John Benediktssonui.tools.listener.completion: color private vocabs...
2012-09-25 John Benediktssonreadline-listener: fix tab completion to complete from...
2012-09-25 John Benediktssonui.tools.listener.completion: fix row color for words...
2012-09-25 John Benediktssonmath.extras: adding docs for ramanujan.
2012-09-25 John Benediktssonmath.extras: fix spelling of stirling, add ramanujan...
2012-09-25 John Benediktssontool.completion: ...
2012-09-25 John Benediktssontools.completion: less private.
2012-09-25 John Benediktssontools.completion: more <PRIVATE> words.
2012-09-25 John Benediktssonreadline-listener: change matching to use prefixed.
2012-09-25 John Benediktssonreadline-listener: adding better support for tab comple...
2012-09-25 John Benediktssontools.completion: moving "complete-?" words.
2012-09-25 John Benediktssontools.completion: add "paths-matching".
2012-09-25 John Benediktssonui.gadgets.paragraphs: cache width in "line" object.
2012-09-24 Doug Colemanhacker-news: Use ui-running?
2012-09-24 John Benediktssonui.tools.listener: adding COLOR: completions.
2012-09-24 John Benediktssontools.completion: adding colors-matching.
2012-09-24 Doug Colemanhacker-news: Use white text in terminal. Use black...
2012-09-24 Doug Colemanhacker-news: Fix using
2012-09-24 Doug Colemanhacker-news: Clickable banner.
2012-09-24 Doug Colemanhacker-news: Fix hacker-news. for job ads.
2012-09-24 Doug Colemanreddit: Remove dead code. Print domain.
2012-09-24 Doug Colemanhacker-news: Initial checkin.
2012-09-24 John Benediktssonreddit: add slots to subreddit, cleanup private interface.
2012-09-24 John Benediktssonreddit: rename "subreddit-top" to "subreddit.".
2012-09-24 John Benediktssonformatting: use $snippet to make format strings stand...
2012-09-24 Doug Colemanreddit: Make clickable links to comments, users. Move...
2012-09-24 John Benediktssonhelp.tutorial: some feedback from real world tutees.
2012-09-24 John Benediktssonassocs: 2cache can be a bit more unsafe.
2012-09-23 John Benediktssonclasses.algebra: fix docs for class<=.
2012-09-23 John Benediktssonreddit: adding colors to subreddit-top.
2012-09-22 John Benediktssonwebbrowser: rename url-like to url-string.
2012-09-22 John Benediktssonwebbrowser: add tests for url-like.
2012-09-22 John Benediktssonwebbrowser: support open-url on "url-like" strings.
2012-09-22 John Benediktssonmultline: fix docs for /*.
2012-09-22 John Benediktssonreddit: adding a Reddit API wrapper.
2012-09-22 John Benediktssonclasses.tuple: adding set-slots and from-slots.
2012-09-22 John Benediktssoncoroutines: 4-space style.
2012-09-22 John Benediktssonbit.ly: add more of the API.
2012-09-22 John Benediktssoncgi: adding a vocab to support using Factor in CGI...
2012-09-22 John Benediktssonhelp.pdf: generate PDF files from help articles.
2012-09-22 John Benediktssonpdf: adding a pdf render vocab.
2012-09-22 John Benediktssonio.launcher.unix: fix tests to use arch in file names.
2012-09-22 John Benediktssonui.tools.browser.popups: fix hand-loc get-global.
2012-09-22 John Benediktssonui.text: more globals.
2012-09-22 John Benediktssonui: hand-loc and hand-click-loc should be global.
2012-09-21 John Benediktssonui: use "windows get-global".
2012-09-21 John Benediktssonclasses.struct: inline M\ struct byte-length.
2012-09-21 John Benediktssonclasses.builtin: fold type>class.
2012-09-21 John Benediktssonsummary: inline object-summary.
2012-09-21 John Benediktssonbootstrap.image: adding make-my-image for @erg.
2012-09-21 John BenediktssonRevert "cpu.x86.bootstrap: Rice the jit compiler -...
2012-09-21 Doug Colemancpu.x86.bootstrap: Rice the jit compiler -- SHR SHL...
2012-09-21 John Benediktssonmath.integers: fix docs for fixnum comparisons.
2012-09-21 Doug Colemanwindows.uniscribe: Render image lazily. Speeds up panes...
2012-09-21 John Benediktssonui.text.pango: lazy render images like core-text backend.
2012-09-21 John Benediktssoncore-text: delay rendered line calculation until needed.
2012-09-21 Doug Colemanalien: Clarify alien-assembly docs.
2012-09-21 John Benediktssonui.gadgets.tables: i think this is clearer.
2012-09-21 John Benediktssonui.gadgets.tables: fix stack effect names.
2012-09-21 John Benediktssonui.gadgets.tables: cache table rows only on model-changed.
2012-09-21 John Benediktssonui.gadgets.tables: reduce generic dispatch.
2012-09-21 Doug Colemansequences.extras: add filter-all-subseqs, filter-all...
2012-09-20 John Benediktssonwindows.fonts: speed up cached fonts.
2012-09-20 Doug Colemancpu.x86.features: Rename rdrnd to rdrand!
2012-09-20 Doug Colemancpu.x86: Add ghetto RDRAND support. Proper support...
2012-09-20 John Benediktssonui.gadgets.tables: some performance improvements.
2012-09-20 John Benediktssontools.annotations: add total number of calls to timing...
2012-09-20 Alex Vondrakcompiler.cfg.gvn.tests: fix unit tests now that more...
2012-09-20 Alex Vondrakcompiler.cfg.gvn: experiment to scan for available...
2012-09-20 Alex Vondrakcompiler.cfg.gvn.testing: some helper words for debuggi...
2012-09-20 John Benediktssonwrap: more speedups.
2012-09-20 Doug Colemanmath.bitwise: Fix bit-range and test it.
2012-09-19 John Benediktssonsequences: fix docs to use "dst" as a convention.
2012-09-19 Doug Colemanmath.bitwise: Fix on-bits for negative values, which...
2012-09-19 Doug Colemanmath.bitwise: Inline bit-range
2012-09-19 Doug Colemancombinators.smart: Add cleave>sequence.
2012-09-19 Doug Colemancpu.x86: Use bit-range, don't call cpuid so many times
2012-09-19 Doug Colemanmath.bitwise: Add bit-range
2012-09-19 John Benediktssonsequences.extras: adding reverse-as.
2012-09-19 Doug Colemancpu.x86: Some calls to CPUID take a parameter in ECX...
2012-09-19 John Benediktssoncpu.x86.features: temporary fix for bootstrap issue.
next