]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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.
2013-03-15 John Benediktssonio.encodings: this appears to be faster and produce...
2013-03-15 John Benediktssonio.encodings: remove duplication in decoder-readln.
2013-03-15 John Benediktssongeo-ip: fixing csv.
2013-03-15 John Benediktssonio.encodings.strict: some fixes.
2013-03-15 John Benediktssonhelp.handbook: show vocab name for strict encodings.
2013-03-15 John Benediktssonio.files.info.unix.linux: use string>csv instead.
2013-03-15 John Benediktssoncsv: fix help-lint warnings.
2013-03-15 John Benediktssoncsv: fixing the tests for recent interface changes.
2013-03-15 John Benediktssoncsv: cleanup public interface, adding stream- versions...
2013-03-15 John Benediktssoncsv: some performance improvements.
2013-03-15 John BenediktssonUse bl in more places.
2013-03-15 John Benediktssonio: adding stream-bl.
2013-03-15 John Benediktssonjson: some performance improvements.
2013-03-15 John Benediktssonsequences: inline last-unsafe.
2013-03-14 John Benediktssonmemoize: change unpacker to embed array type.
2013-03-13 John Benediktssontools.crossref: fix for bootstrap errors.
2013-03-12 John Benediktssontools.crossref: more "make UI browser happy".
2013-03-12 John Benediktssonui.tools.browser.popups: fix in/out links popups.
2013-03-12 John Benediktssonwords: add safety checks for word? type.
2013-03-12 John Benediktssonhash-sets: use ?adjoin instead of (all-unique?).
2013-03-12 Doug Colemansequences, tetris, rosetta-code: Simplify some code.
2013-03-12 Doug Colemansequences: More efficient longest and shortest by movin...
2013-03-12 Doug Colemanzoneinfo: Update files.
2013-03-12 Doug Colemanzoneinfo: Add helper words.
2013-03-12 Doug Colemansequences: Add some short useful factors. Clean up...
2013-03-11 Doug Colemanbasis: End <PRIVATE with PRIVATE>.
2013-03-11 Doug Colemanio.encodings.utf32: Fix unmatched <PRIVATE.
2013-03-11 John Benediktssonparser: fix docs for filter-moved.
2013-03-11 John BenediktssonFix some tests broken by recent definitions change.
2013-03-11 John Benediktssoncompiler.units: more use of hash-sets.
2013-03-11 John Benediktssoncompiler: cleaner use of sets.
2013-03-11 John Benediktssonhash-sets: use push-unsafe from hashtables.private.
2013-03-10 John Benediktssoncompiler: more use of hash-sets.
2013-03-10 John Benediktssoncompiler.tree.dead-code.simple: curry live-values.
2013-03-10 John Benediktssonui: change selected gadgets to a hash-set.
2013-03-10 Doug Colemanhelp: Mismatched <PRIVATE PRIVATE> pair.
2013-03-10 Doug Colemanmath.statistics: Fix histogram and collect. Histogram...
2013-03-10 Doug Colemanclasses.builtin: Add the BUILTIN: keyword which lets...
2013-03-10 John Benediktssoncompiler.cfg.loop-detection: more use of hash-sets.
2013-03-10 John Benediktssoncompiler.cfg.ssa.construction: more use of hash-sets.
2013-03-10 John Benediktssontools.scaffold: more use of hash-sets.
2013-03-10 John Benediktssoncompiler.tree.tuple-unboxing: simpler checks.
2013-03-10 John Benediktssoncompiler.units: simplify checks.
2013-03-10 John Benediktssoncompiler.units: simpler update-existing? check.
2013-03-10 John Benediktssoncompiler.units: changing definitions-changed to use...
next