]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2013-04-26 John Benediktssonwindows.winmm: adding platforms.txt.
2013-04-26 John Benediktssonterminfo: separate string-offset word.
2013-04-26 Jon Harperterminfo: interpret shorts as signed integer and test...
2013-04-26 Jon Harperterminfo: 1 head* is but-last
2013-04-26 Doug Colemanwindows.winmm: Add binding to play mp3s.
2013-04-26 John Benediktssongoogle.translate: adding translate-tts.
2013-04-26 John Benediktssonterminfo: probably fix a bug where 0xfeff should be...
2013-04-26 John Benediktssonterminfo: cleanup a little, separate the align-even...
2013-04-26 John Benediktssonterminfo: cleaner, use %c on linux.
2013-04-26 John Benediktssonterminfo: hex only on macosx.
2013-04-26 John Benediktssonterminfo: parse all the capabilities.
2013-04-26 John Benediktssonterminfo: simplify a bit.
2013-04-26 John Benediktssonsequences.extras: cleanup reduce's a little.
2013-04-26 John Benediktssonsequences.extras: adding subseq-as.
2013-04-26 John Benediktssonprettyprint: fix off-by-one, thanks @adjvondrak!
2013-04-26 John Benediktssonterminfo: parser for terminfo database files.
2013-04-25 John Benediktssonlistener: choose dark foreground on light background.
2013-04-25 John Benediktssontools.ps.linux: fix USE: tools.ps.
2013-04-25 John Benediktssontools.ps.linux: fix USE: system.
2013-04-25 John Benediktssonparser: add invalid-word-name, use it to check for...
2013-04-25 John Benediktssonmath.matrices.laplace: adding Laplace expansion.
2013-04-25 John Benediktssonmath.matrices: add tests for square-matrix?.
2013-04-25 John Benediktssonrandom.rdrand: adding RDRAND random generator.
2013-04-25 John Benediktssonrandom.c: adding summary.
2013-04-25 John BenediktssonFix some copyrights, sorry "Your name".
2013-04-25 John Benediktssontools.ps: sort-by-pid and print headers.
2013-04-25 John Benediktssontools.ps: implemented on macosx.
2013-04-25 John Benediktssonclasses.struct: factoring struct-size out.
2013-04-24 John Benediktssonhtml.parser.analyzer: fix help-lint errors.
2013-04-24 Doug Colemanunix.linux.proc: /proc/cpuinfo is updated in real time...
2013-04-24 bjourne@gmail.comDocs moved to own file and ? instead of if.
2013-04-24 bjourne@gmail.comhtml.parser.analyzer: make find-between* work on nested...
2013-04-24 Doug Colemansystem-info.linux: Implement the system-report. word.
2013-04-24 John Benediktssonmath.functions: implement ldexp.
2013-04-24 Doug Colemancalendar.format: run dos2unix on calendar.format
2013-04-24 Doug Colemancalendar.format: Fix timestamp parsing when there is...
2013-04-24 John Benediktssonsets.extras: few more words.
2013-04-24 John BenediktssonUpdate version in GNUmakefile.
2013-04-24 mcandrepreparing FUEL for MELPA
2013-04-23 John Benediktssonmirrors: fix tests.
2013-04-23 John Benediktssonmirrors: fix assoc-size for non-tuple-classes.
2013-04-23 Doug Colemanmirrors: Add a unit test.
2013-04-23 Doug Colemanmirrors: Make strings an inspected-sequence. Fixes...
2013-04-23 Doug Colemansystem-info.macosx: Stop using 4byte numbers to query...
2013-04-22 John Benediktssonmath.extras: use fry for clarity.
2013-04-22 John Benediktssonmath.extras: rename 2pi-range to [0,2pi].
2013-04-22 John Benediktssonmirrors: simplify code with fry.
2013-04-22 John Benediktssonmath.extras: cleanup duplicate code.
2013-04-22 John Benediktssonstrings.parser: use rest-slice.
2013-04-22 John Benediktssonmath.statistics: make collect-by row polymorphic, simpl...
2013-04-22 John Benediktssontools.profiler.sampling: don't mis-use collect-by.
2013-04-22 John BenediktssonFactor.app: bump version to 0.97 even though we won...
2013-04-22 John Benediktssonui.backend.cocoa.views: set gl-scale-factor to f if...
2013-04-22 John Benediktssonui.backend.cocoa.views: handle windowDidChangeBackingPr...
2013-04-21 Doug Colemanwebsites.concatenative: Fix the bug. 0.96~~
2013-04-20 Doug Colemantools.deploy: Cheater mode, add 20kb to tools.deploy... similar-0.96
2013-04-19 John Benediktssonbenchmark.crc32: do more work in the crc32-benchmark.
2013-04-19 John Benediktssonbinary-search: faster by specializing on array and...
2013-04-18 Doug Colemanio.files.info: Longer names for file-info predicates.
2013-04-18 John Benediktssonmath.combinatorics: fix map>assoc-combinations (shouldn...
2013-04-18 Doug Colemanio.files.info: Add file? and symlink? words.
2013-04-18 John Benediktssonmath.combinatorics: minor fix to reduce-combinations...
2013-04-18 John Benediktssonmath.combinatorics: cleanup stack effects to be more...
2013-04-18 John Benediktssonmath.combinatorics: much faster permutations, cleanup...
2013-04-18 John Benediktssonmath.combinatorics: big speedup to combinations.
2013-04-17 John Benediktssondb.tester: put cpu in sqlite-test-db name.
2013-04-17 John Benediktssonsequences: cleanup shared code between supremum-by...
2013-04-17 John Benediktssonhashtables.numbers: adding number-hashcode version...
2013-04-17 John Benediktssonhash-sets.numbers: adding number-hashcode version of...
2013-04-17 John Benediktssonsequences.snipped: adding snipped virtual sequences.
2013-04-17 John Benediktssonsequences: faster remove-nth.
2013-04-16 John Benediktssonwords.alias: make aliases to parsing words also parsing...
2013-04-15 John Benediktssoninfix: crazy infix methods idea, dunno if it is awesome...
2013-04-14 Doug Colemanfunctors: Learn to use git.
2013-04-14 Doug Colemaneffests.parser: Oops wrong word.
2013-04-14 Doug Colemaneffects.parser: Fix word -> current-word for definition...
2013-04-14 Doug Colemanfunctors: Add a modern functors file that doesn't have...
2013-04-14 Doug Colemanc.preprocessor: Use ML-style comments.
2013-04-13 Doug Colemanxml-rpc: Delete dead code.
2013-04-13 Doug Colemanio.directories.search: Show directory entries instead...
2013-04-12 John Benediktssonliterals: change ${ } to be the executable code arrays.
2013-04-11 Doug Colemanarrays.shaped: Deal with 0s in shape.
2013-04-11 John Benediktssonhtml.streams: allow non-equal padding values.
2013-04-11 John Benediktssonhtml.streams: this was actually simpler.
2013-04-11 John Benediktssonhtml.streams: cleanup borders on html tables.
2013-04-11 John Benediktssonmath.combinatorics.bits: new vocab for permutation...
2013-04-11 John Benediktssonmath.extras: remove permutation-bits words.
2013-04-11 John Benediktssonprettyprint: rename so it doesn't look so much like...
2013-04-11 John Benediktssonprettyprint: cleanup duplicate code.
2013-04-11 John Benediktssonui.tools.traceback: fix pprint error in walker issue.
2013-04-11 Doug Colemaneditors.textwrangler: Fall back to launching with open...
2013-04-10 John Benediktssonmath.extras: adding more permutation-bits words.
2013-04-10 John Benediktssonmath.extras: faster next-permutation-bits using /i.
2013-04-10 John Benediktssonmath.extras: adding bitwise permutation words.
2013-04-10 John Benediktssonsequences: fix supremum-by and infimum-by to be row...
2013-04-10 John Benediktssonsequences: moving some words to sequences.extras.
2013-04-10 John Benediktssonmath.extras: fix bernoulli.
2013-04-10 John Benediktssonpoker: use map-product from sequences.extras.
2013-04-10 John Benediktssonchecksum.bsd: adding BSD checksum algorithm.
2013-04-10 John Benediktssonchecksums.fnv1: make fnv1's instance checksum.
next