]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2012-07-24 John Benediktssontxon: adding reader and writer words for TXON format.
2012-07-24 John Benediktssonio.streams.256color: fixing grayscale, adding authors...
2012-07-24 John Benediktssonrename some words to x>sequence and sequence>x.
2012-07-24 John Benediktssonio.streams.256color: adding a "256color-terminal?"...
2012-07-23 John Benediktssonio.streams.256color: adding a xterm-256color style...
2012-07-23 Doug Colemansyntax: Clarify that inlined words can also be compiled...
2012-07-23 John Benediktssonui.tools.listener: adding tests for Ctrl-D.
2012-07-23 Doug Colemanmodular-arithmetic: Fix unit test. Should expect intege...
2012-07-23 John Benediktssonui.tools.listener: adding some tests for interactor...
2012-07-23 John Benediktssonui.tools.listener: fix read-until with Ctrl-D.
2012-07-23 John Benediktssoneditors: better error message when editing 'f', use...
2012-07-23 John Benediktssonvocabs.files: adding a 'vocab-tests-path' that doesn...
2012-07-23 Doug Colemanmath.integers: Bignum hashcode* -- call bignum>fixnum...
2012-07-23 John Benediktssoneditors: allow editing of word docs and tests.
2012-07-23 Doug Colemancompiler: Fix bitand on ratios, floats. Fix shift on...
2012-07-23 John Benediktssonsequence.extras: fix using for tests.
2012-07-23 John Benediktssonmisc/vim: updating keywords for core vocabs.
2012-07-23 John Benediktssonsequences.extras: fix bug in infimum-by/supremum-by.
2012-07-23 John Benediktssonhelp.html: fix using.
2012-07-23 John Benediktssonhelp.html: adding links to github source files.
2012-07-22 John Benediktssonhelp.vocabs: adding platforms to metadata.
2012-07-22 John Benediktssonui.tools.listener: fix stream-read-until on interactor...
2012-07-22 John Benediktssonui: change some places to call safe-summary.
2012-07-22 John Benediktssonsummary: adding a safe-summary that catches any errors...
2012-07-22 John Benediktssonhelp.markup: check the number of arguments to help...
2012-07-22 John Benediktssonunicode.collation: fix typo in docs.
2012-07-22 John Benediktssontools.deploy: prevent delay in error deploying of vocab...
2012-07-22 John Benediktssonkernel: adding docs for "same?"
2012-07-21 John Benediktssonmake: switch to with-variable instead of with-scope.
2012-07-21 John BenediktssonUsing "same?" in more places.
2012-07-21 John Benediktssonkernel: adding "same?" which is "bi@ =".
2012-07-21 Doug Colemancompiler: Fix /mod simplications in dead-code, add...
2012-07-21 John Benediktssonvocabs.parser: speedup parse-datum for numbers.
2012-07-20 John Benediktssonnamespaces: do not create globals via "foo get".
2012-07-20 John Benediktssontools.continuations: need one more rename.
2012-07-20 John Benediktssonxml.errors: using code generation to make XML error...
2012-07-20 Doug Colemancontinuations: change continuation word to current...
2012-07-20 Doug Colemanprettyprint.sections: Rename text tuple to text-section
2012-07-20 Doug Colemanstack-checker: meta-d was a word and symbol, now meta...
2012-07-20 John Benediktssonhelp: don't make word help create global boxes.
2012-07-20 John Benediktssonformatting: some cleanup, minor performance improvements.
2012-07-20 John Benediktssonmongodb/couchdb: use associate where possible.
2012-07-20 Doug Colemanhashtables: Revert size of associate, but keep inlined...
2012-07-20 John Benediktssonhashtables: use H{ } clone in associate, make it inline.
2012-07-20 John Benediktssonassocs: inline assoc-empty? and make M\ enum at* not...
2012-07-20 John Benediktssonsequences: fix typo in docs for shorten.
2012-07-20 Doug Colemannamespaces: Oops, one escaped the lab
2012-07-20 John Benediktssonio.sockets.secure.unix.debug: move to io.sockets.secure...
2012-07-20 John Benediktssonbenchmark: assert some results.
2012-07-20 Doug Colemanhttp: Use make
2012-07-20 Doug Colemancompiler.tree.debugger: Remove make-assoc
2012-07-20 Doug Colemanmake: Add ,+ to make
2012-07-20 Doug Colemancookbook: One less pitfall.
2012-07-20 Doug Colemanlint: remove make-assoc
2012-07-20 Doug Colemankoszul: Remove make-assoc
2012-07-20 John Benediktssonbenchmark: rename main methods to be consistent.
2012-07-20 Doug Colemanmatch: make-assoc: -1
2012-07-20 John Benediktssonmatch: whoops.
2012-07-19 John Benediktssonmatch: revert to previous behavior, had a bug.
2012-07-19 John Benediktsson"filter empty?" is "any? not".
2012-07-19 John Benediktssonprettyprint.config: string-limit? shouldn't be a global.
2012-07-19 John Benediktssonmore cleanup of with-scope.
2012-07-19 John Benediktssonmore H{ } make fixes.
2012-07-19 John Benediktssongoogle.translate: fix using.
2012-07-19 John Benediktssoncleanup some use of with-scope.
2012-07-19 John Benediktssonmake: change default size of make-assoc.
2012-07-19 John Benediktssonmore cleanup for H{ } make.
2012-07-19 John Benediktssonmore use of H{ } make.
2012-07-19 John Benediktssonusing the new H{ } make.
2012-07-19 John Benediktssonfixing some docs.
2012-07-19 John Benediktssonmake: allow make to be used to create assocs.
2012-07-19 John Benediktssonbenchmark.fib: give each benchmark a unique main method...
2012-07-19 Doug Colemanwith-variables: Monads has its own bind word. missed...
2012-07-19 Doug Colemanio.sockets.unix: Needs to still use namespaces. Clean...
2012-07-19 Doug Colemannamespaces: Rename ``bind`` to ``with-variables``....
2012-07-18 John Benediktssonsequences: faster last / set-last.
2012-07-18 John Benediktssoncsv: more permission parsing.
2012-07-18 John Benediktssonsequences.extras: adding ?trim.
2012-07-18 John BenediktssonRevert "alien: these make "utf8 encode" 7-8% faster."
2012-07-18 John Benediktssoncore-foundation.strings: using map!.
2012-07-18 John Benediktssonalien: these make "utf8 encode" 7-8% faster.
2012-07-18 John Benediktssonbenchmark.regexp: simple regexp matching benchmark.
2012-07-18 John Benediktssonmath.intervals: using short-circuit logic.
2012-07-18 John Benediktssonmemoize: speed up memoized functions with no arguments.
2012-07-18 John Benediktssonbenchmark.memoize: add zero arg memoized function.
2012-07-17 John Benediktssonmemoize: use unsafe words.
2012-07-17 John Benediktssonhashtables.identity: cache the identity hashcode on...
2012-07-17 John Benediktssonbenchmark.memoize: adding a benchmark for memoization.
2012-07-17 John Benediktssonhashtables.wrapped: INSTANCE: assoc and support new...
2012-07-17 John Benediktssonsimple-flat-file: using map! in some places.
2012-07-17 John Benediktssonassocs: faster map>assoc.
2012-07-17 Doug Colemantools.walker: Give examples for breakpoint and breakpoi...
2012-07-17 John Benediktssongraphs: simplify by removing temporary namespace variables.
2012-07-17 John Benediktssonsimple-flat-file: revert for now, caused bootstrap...
2012-07-17 John Benediktssonsome cleanup.
2012-07-17 John Benediktssonio.directories: fix mistaken refactor.
2012-07-17 John Benediktssonio.directories.hierarchy: faster directory-tree-files.
2012-07-17 John Benediktssonio.directories: cleanup and some performance improvemen...
2012-07-17 John Benediktssonusing if-zero in even more places.
2012-07-17 John Benediktssonio: simplify stream-exemplar.
next