]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2012-08-17 John BenediktssonFactor.app: update copyright.
2012-08-17 Doug Colemanxkcd: Typos.
2012-08-17 John Benediktssonui.tools.browser: fix stack effect name.
2012-08-17 Doug Colemanxkcd: XKCD Literals. Duh.
2012-08-17 John BenediktssonFactor.app: fix "About Factor" version number. It reall...
2012-08-17 John BenediktssonREADME: minor introduction changes.
2012-08-16 Doug Colemanrandom: Bump up the random unit tests from 50k to 500k... similar-0.95
2012-08-16 Doug Colemanvm: Add more comments about functions that allocate.
2012-08-16 Doug Colemanvm: Add messages about things that can allocate. Fix...
2012-08-16 Doug Colemanerrors.cpp: Previous fix was correct, except we shouldn...
2012-08-16 Doug Colemanerrors.cpp: Patch looked like it would work. It either...
2012-08-15 Doug Colemanerrors.cpp: general_error() throws away its args when...
2012-08-15 Doug Colemanhelp.tutorial: Explain the workflow before telling...
2012-08-15 John Benediktssoncalendar.unix: inline some things.
2012-08-15 Doug Colemanbignum.cpp: Fix calls to reallot_array() -- bignums...
2012-08-15 Doug Colemanmath.cpp: Fix theoretical gc bug.
2012-08-15 John Benediktssonslots: make predicates return booleans.
2012-08-14 John Benediktssonio: improve docs for stream-copy*.
2012-08-14 John Benediktssoncommand-line: need to check for run differently.
2012-08-14 John Benediktssoncommand-line: need to check rest of args.
2012-08-14 John Benediktssoncombinators.smart: adding smart-with.
2012-08-14 John Benediktssoneditors.vim: use string as article name.
2012-08-14 John Benediktssonrosetta-code.bulls-and-cows: digit> is better.
2012-08-14 John Benediktssongraphviz: fix test errors on the mac.
2012-08-14 Alex Vondrakgraphviz: add some unit tests (stuff from the gallery)
2012-08-14 John Benediktssonui.tools.operations: fix crash clicking on a model...
2012-08-13 John Benediktssoncommand-line: if run is specified first non-param start...
2012-08-13 John Benediktssonwebapps.mason: show all the configured build machines...
2012-08-13 John Benediktssonui.tools.listener.completion: make sure "IN:<Ctrl-h...
2012-08-13 John Benediktssonvocabs.cache: bringing back the fry change.
2012-08-13 John BenediktssonRevert "vocabs.cache: use fry, its cleaner."
2012-08-13 John BenediktssonRevert "vocabs.cache: oops."
2012-08-13 John Benediktssonvocabs.cache: oops.
2012-08-13 John Benediktssonvocabs.cache: use fry, its cleaner.
2012-08-13 John Benediktssonhelp.html: fix test case back to original version.
2012-08-13 John Benediktssonvocabs.cache: clear only the vocab that changed from...
2012-08-13 John Benediktssonvocabs: change vocabs-changed to be vocab-changed and...
2012-08-13 John Benediktssonmemoize: fix invalidate-memoized for 0 args.
2012-08-13 John Benediktssonvocabs.hierarchy: much faster using directory entries.
2012-08-13 John Benediktssonvocabs.loader: early exit for private vocab.
2012-08-13 John Benediktssoneditors: these should understand private.
2012-08-13 John Benediktssonvocabs: reverting recent private vocab changes.
2012-08-13 John Benediktssonmath.functions: make it clear that 0 = is the more...
2012-08-12 Doug Colemanhelp.html: Fix unit test.
2012-08-12 Doug Colemanmath.complex: Fix using list.
2012-08-11 John BenediktssonRevert "math.functions: cleaner rect>."
2012-08-11 John Benediktssonvocabs.refresh: skip private vocabs.
2012-08-10 Doug Colemanmath.complex: Check C{ } syntax -- can only have two...
2012-08-10 John Benediktssonmath.functions: cleaner rect>.
2012-08-10 John Benediktssontools.time: flush the banner so you can use time in...
2012-08-10 John Benediktssonvocabs.loader: adding tests for recent changes.
2012-08-10 John Benediktssonvocabs.loader: simplify.
2012-08-10 John Benediktssonvocabs.loader: more private fixes.
2012-08-10 John Benediktssonvocabs.loader: better fix for append-vocab-dir.
2012-08-10 John Benediktssonvocabs.loader: vocab-dir should work with private vocab...
2012-08-10 John Benediktssonvocabs: make source/docs/tests work for private vocabs.
2012-08-10 John Benediktssonbignum: incorporate some fixes from @slavapestov.
2012-08-10 Doug ColemanREADME.md: A few more cleanups suggested by @mrjbq7.
2012-08-10 Doug ColemanREADME.md: Don't assume the user has downloaded Factor...
2012-08-09 John Benediktssonsequences.extras: moved 2each-index to extras for now.
2012-08-09 John Benediktssonsequences.repeating: fix repeat bug.
2012-08-09 John Benediktssonsequences.extras: adding even and odd indices virtual...
2012-08-09 John Benediktssonmath.transforms.fft: bit simpler, faster.
2012-08-09 John Benediktssonmath.transforms.fft: specify algorithm.
2012-08-09 John Benediktssonmath.transforms.fft: using 2map-index to simplify.
2012-08-09 John Benediktssonsequences.extras: adding 2map-index.
2012-08-09 John Benediktssonmath.transforms.fft: adding cross-correlation.
2012-08-09 John Benediktssonsequences.extras: adding 2map!.
2012-08-09 John Benediktssonsequences.extras: adding 2map-into.
2012-08-09 John Benediktssonunmaintained: removing old math.transforms.fft.
2012-08-09 John Benediktssonmath.transforms.fft: simple, fairly slow, fft.
2012-08-09 John Benediktssonsequences: adding 2each-index.
2012-08-09 John Benediktssonsequences.extras: adding map-index!.
2012-08-09 John Benediktssonmath.matrices: adding the outer product.
2012-08-07 John Benediktssonhelp.stylesheet: missing one style...
2012-08-07 Doug Colemanui.tools.browser: Support resize on + and _.
2012-08-07 John Benediktssonui.tools.browser: adding +/- font size commands.
2012-08-07 John Benediktssonhelp.stylesheet: provide a mechanism to adjust the...
2012-08-06 John Benediktssonecho-server: change to binary echo.
2012-08-06 John Benediktssonecho-server: switch to utf8.
2012-08-06 John Benediktssonsplitting: making split inline.
2012-08-06 John Benediktssonsorting.extras: adding 'argsort'.
2012-08-06 John Benediktssonsequences.extras: adding "none?" and "one?".
2012-08-06 John Benediktssonlint: disabling tuck test.
2012-08-06 otoburbextra/lint: Removed dup -rot -> tuck entry from manual...
2012-08-05 John Benediktssonrandom.data: make constants available to random.data.
2012-08-05 John Benediktssonvm: make sure we zero out the end of the bignums.
2012-08-05 John Benediktssonrosetta-code.image-noise: fix vocab name.
2012-08-05 Jon Harperrosetta-code.y-combinator: add ackerman functions to...
2012-08-05 Jon Harpercleanup: with fry, _ call is @
2012-08-05 Jon Harperrosetta-code.y-combinator use inline instead of call...
2012-08-05 Jon Harperrosetta-code.y-combinator, fix IN:
2012-08-05 Jon Harpernoise-ui, higher fps (x3)
2012-08-05 Jon Harper1string string>number -> digit>
2012-08-05 Jon Harperrandom-string: make letters and numbers equiprobable
2012-08-04 John Benediktssonbenchmark.find-pi: adding the bignum ratio find-pi...
2012-08-04 John Benediktssonvm: a bit faster not to trim on each iteration...
2012-08-04 John Benediktssonvm: additional fix in bignum_gcd.
2012-08-03 John Benediktssonrosetta-code: adding implementations of rosettacode...
2012-08-03 John Benediktssonecho-server: adding a simple echo server.
next