]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2013-03-24 Doug Colemanvocabs.loader: Fix undefined-word.
2013-03-24 Doug Colemanlexer, parser: Rename unexpected-eof.
2013-03-24 Doug Colemanvocabs.metadata: Rename unsupported-platform.
2013-03-24 Doug Colemanwords: Rename undefined.
2013-03-24 Doug Colemansource-files.errors: Rename error-type.
2013-03-24 Doug Colemancompiler: Use lookup-library.
2013-03-24 Doug Colemanfuel: Renamed restart to continue-restart.
2013-03-24 Doug Colemantools.deploy.shaker: Fix call to lookup-library.
2013-03-24 Doug Colemanopengl.annotations: Fix tuple slot name.
2013-03-24 Doug Colemanbenchmark.raytracer-simd: Fix usage of old \ word in...
2013-03-24 Doug Colemanfuel.pprint: Fix bad use of source-file.
2013-03-24 Doug Colemanio.files.info.windows: Fix file-info-tuple inheritance.
2013-03-24 John Benediktssoncompiler.cfg.ssa.construction.tdmsc: fix previous broke...
2013-03-24 John BenediktssonRevert "compiler.cfg.ssa.construction.tdmsc: more use...
2013-03-24 John BenediktssonRevert "compiler.cfg.ssa.construction.tdmsc: pass visit...
2013-03-24 John Benediktssoncompiler.cfg.ssa.construction.tdmsc: pass visited set...
2013-03-24 John Benediktssoncompiler.cfg.ssa.construction.tdmsc: more use of ?adjoin.
2013-03-24 John Benediktssoncompiler: more use of ?adjoin.
2013-03-24 John Benediktssonbenchmark.ant: use ?adjoin.
2013-03-24 Doug Colemanunix: rename C function kevent.
2013-03-24 Doug Colemanui.tools: Fix restart.
2013-03-24 Doug Colemanui.tools.error-list: Fix reset-memoized.
2013-03-24 Doug Colemanio.files.info: Fix unit test.
2013-03-24 Doug Colemanio.encodings.utf16n: Rename utf16n.
2013-03-24 Doug Colemancontinuations: Rename restart to continue-restart.
2013-03-24 Doug Colemanalien.libraries: Rename library to lookup-library.
2013-03-24 Doug Colemancompiler.units: Rename redefine-error.
2013-03-24 Doug Colemanui.tools.error-list: Rename error-list-gadget.
2013-03-24 Doug Colemancompiler.tree.modular-arithmetic: Fix test for iota...
2013-03-24 Doug Colemancompiler.tests: Fix test for <groups> change.
2013-03-24 Doug Colemancompiler.errors: Rename linkage-error.
2013-03-24 Doug Colemantools.test: Rename did-not-fail.
2013-03-24 Doug Colemanhelp.lint: Rename help-lint-error.
2013-03-23 John Benediktssonhash-sets: implement faster ?adjoin.
2013-03-23 John Benediktssonsets: make ?adjoin a generic method.
2013-03-23 John Benediktssonhashtables: remove stack effects from generic methods.
2013-03-23 Doug Colemancococa.messages: Rename selector.
2013-03-23 Doug Colemandelegate: Rename consult-method.
2013-03-23 Doug Colemantools.deprecation: Rename deprecation-note
2013-03-23 Doug Colemanui.gadgets.slider: Rename.
2013-03-23 Doug Colemanui.tools: Fix definition? usage.
2013-03-23 Doug Colemanio.files.info: Rename file-info and file-system-info.
2013-03-23 Doug Colemanconcurrency.count-downs: Rename count-down tuple.
2013-03-23 Doug Colemanui.gadgets: Rename grid-layout.
2013-03-23 Doug Colemancombinators: Forgot an iota method.
2013-03-23 Doug Colemaniota: iota vs iota-tuple. Sorry...for the tools to...
2013-03-23 Doug Colemandefinitions: Separate definition definitions.
2013-03-23 Doug Colemanpeg.ebnf: Regexp fail.
2013-03-23 Doug Colemansource-files: Rename source-file.
2013-03-23 Doug Colemanpeg.ebnf: Rename tokenizer in peg.ebnf, fix whitespace.
2013-03-23 Doug Colemanopengl: Rename gl-error to gl-error-tuple.
2013-03-23 Doug Colemanwords: Change word -> last-word, set-word -> set-last...
2013-03-23 Doug Colemanstack-checker: Rename literal -> literal-tuple.
2013-03-23 Doug Colemanui.gestures: Class vs word name duplication. Sorry...
2013-03-23 John Benediktssonsets: reverting push-unsafe change for now, seems to...
2013-03-23 Doug Colemaneditors.notepad: Make this Windows only.
2013-03-23 Doug Colemanassocs-docs: Link of and ?of.
2013-03-23 John Benediktssonassocs: tweak docs for new-assoc.
2013-03-23 Doug Colemanclasses.union: Fix circular reference between multiple...
2013-03-23 Doug Colemanassocs: Add of and ?of. Change all the things at once...
2013-03-23 John Benediktssonsets: use push-unsafe in pruned.
2013-03-23 John Benediktssongrowable: use fixnum+fast and integer>fixnum.
2013-03-23 John Benediktssonhash-sets: speed up union on two hash-sets.
2013-03-23 John Benediktssonsorting: move push-unsafe and push-all-unsafe to growab...
2013-03-23 Doug Colemansplitting: Support SBUF" " with split-lines. Fixes...
2013-03-23 Doug Colemanbenchmark.knucleotide: Fix usage of <clumps>.
2013-03-23 Doug Colemanclasses.union: Disallow unions to refer to themselves...
2013-03-23 Doug Colemanbenchmark.reverse-complement: Fix usage of <groups>.
2013-03-23 Doug ColemanConfig.macosx: Add commented-out compiler flag to use...
2013-03-23 Doug ColemanConfigs: CFLAGS isn't used by the GNUMakefile, change...
2013-03-23 Doug Colemanbasis/extra: Update last usages of <sliced-groups>...
2013-03-23 Doug Colemangrouping: Remove <clumps> and <circular-clumps> and...
2013-03-23 Doug Colemangrouping: Remove <groups>, old <sliced-groups> is now...
2013-03-23 John BenediktssonRevert "hash-sets: faster M\ hash-set union."
2013-03-23 John Benediktssonhash-sets: faster M\ hash-set union.
2013-03-22 John Benediktssonsequences: require non-negative-integer for iotas.
2013-03-22 Doug Colemanclasses: Add a check that arguments to classoids are...
2013-03-22 John Benediktssonsequences: use each-integer and all-integers? instead...
2013-03-22 John Benediktssonvm: use ctx->push since unbox_array_size needs to peek...
2013-03-22 John Benediktssonvm: more use of ctx->replace().
2013-03-22 John Benediktssonvm: don't ctx-pop() in bignum_divmod.
2013-03-22 John Benediktssonvm: use ctx->replace() with bignum and float operations.
2013-03-22 John BenediktssonFactor.app: version bump to 0.96 (so we don't forget).
2013-03-22 John Benediktssoncompiler.units: fix documentation for pair of hash...
2013-03-22 John Benediktssonsets: add proper spacing to docs.
2013-03-22 John Benediktssonlcs: more performance improvements.
2013-03-22 John Benediktssoncompiler.tree: fewer namespace lookups.
2013-03-22 John Benediktssoncompiler: fewer namespace lookups.
2013-03-22 John Benediktssondisjoint-sets: ahem.
2013-03-22 John Benediktssonbenchmark.lcs: adding lcs benchmark.
2013-03-22 John Benediktssonboxes: don't check occupied twice.
2013-03-22 John Benediktssonlcs: performance improvements.
2013-03-22 John Benediktssonbase64: faster encode and decode.
2013-03-22 John Benediktssonio.binary: faster >be.
2013-03-21 John Benediktssonmath: some style cleanup.
2013-03-21 John Benediktssongame.models.util: fix for immutable error.
2013-03-21 Doug Colemansequences: Keep all arguments for immutable error.
2013-03-21 John Benediktssontools.completion: fix test cases.
2013-03-21 John Benediktssonreadline-listener: fix for tools.completion renames.
2013-03-21 John Benediktssonhashtables: faster grow-hash by not calling >alist.
next