]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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.
2013-03-21 John Benediktssonhash-sets: faster grow-hash by not calling members.
2013-03-21 Doug Colemanmath.floats: Fix the output of /mod and add some unit...
2013-03-21 John Benediktssonbenchmark.sort: slow down sorting to test sorting alists.
2013-03-21 John Benediktssonsorting: speed up sort-keys and sort-values by doing...
2013-03-20 John Benediktssontools.completion: matching names.
2013-03-20 Doug Colemantools, ui.tools: Rename complete-P"? to complete-pathname?
2013-03-20 Doug Colemanmath.ranges: Stopgap fix for math.ranges unit tests...
2013-03-20 John Benediktssonprettyprint: fix length limit to be 'maximum length...
2013-03-20 John Benediktssonmath.extras: rename to linspace[a,b) and linspace[a...
2013-03-20 John Benediktssonmath.extras: adding ) and ] versions of linspace.
2013-03-20 Doug Colemanprettyprint: Don't print ~1 more~ when there is only...
2013-03-20 Doug Colemanmath.ranges: Add a bunch more tests for empty ranges.
2013-03-20 John Benediktssonmath.extras: adding logspace.
2013-03-20 John Benediktssonmath.extras: adding linspace.
2013-03-20 John Benediktssonmacho: fix no-types-specified.
2013-03-20 John Benediktssongpu.framebuffers: fix no-types-specified.
2013-03-20 John Benediktssonmath: implement /mod on floats.
2013-03-20 John Benediktssonmath.hashcodes: fix complex number-hashcodes.
2013-03-20 Doug Colemantyped: Add unit test for #778.
2013-03-20 John Benediktssontyped: prevent TYPED: definitions without types.
2013-03-20 John Benediktssoncompiler.cfg.intrinsics: intrinsics on inline words...
2013-03-20 John Benediktssonlocals.parser: check for valid locals names.
2013-03-20 John Benediktssonzoneinfo: fix for calendar renaming.
2013-03-20 John Benediktssonmath.hashcodes: better test-case.
2013-03-20 John Benediktssoncalendar: fix bootstrap problem.
2013-03-20 John Benediktssoninfix: fixing issue with confusing negative steps.
2013-03-20 Doug Colemanzoneinfo: Working on parsing raw rules.
2013-03-20 Doug Colemancalendar: Add more utility words for date abbrevations.
2013-03-20 John Benediktssonmath.hashcodes: try and fix tests on 32-bit.
2013-03-19 John Benediktssoninfix: adding slice step notation.
2013-03-19 John Benediktssonsequences.shifted: adding a virtual shifted sequence.
2013-03-19 John Benediktssoncsv: cleanup some of the words a bit.
2013-03-18 John Benediktssonio.encodings: speed up ascii and utf8 stream-read-until.
2013-03-16 John Benediktssonmath.hashcodes: better tests.
2013-03-16 John Benediktssonmath.hashcodes: consistent number hashing.
2013-03-16 John Benediktssonmisc/vim: highlight numbers with leading "+" (e.g....
2013-03-16 John Benediktssonstack-checker: more use of hash-sets.
next