]> gitweb.factorcode.org Git - factor.git/history - basis
VM: Refactor errors to Factor style
[factor.git] / basis /
2013-05-06 John Benediktssonmath.ranges: implement sum on ranges.
2013-05-06 John Benediktssonmath.statistics: change kth-object to properly clone...
2013-05-06 John Benediktssonmath.statistics: faster cum-mean.
2013-05-06 John BenediktssonRevert "math.statistics: change cum-mean to use v/."
2013-05-06 John Benediktssonmath.statistics: change cum-mean to use v/.
2013-05-06 lorynjcum-mean
2013-05-02 John Benediktssonsequences.windowed: faster windows and rolling words.
2013-05-02 Doug Colemantools.ps.windows: Add read-peb and my-peb.
2013-05-02 Doug Colemanwindows.ntdll: Use the real field names for all the...
2013-05-01 Doug Colemanunix.linux.proc: Handle a unified processor-info object...
2013-05-01 John Benediktssonmath.combinatorics: faster by using hints for the array...
2013-04-30 Doug Colemanunix.linux.proc: Pad tail with f for cpu-info. Fixes...
2013-04-27 Doug Colemanwindows.ntdll: Make this Windows-only.
2013-04-27 Doug Colemantools.ps.windows: Implement ps. for Windows!
2013-04-27 Doug Colemanwindows: Add ntdll and bind to more process listing...
2013-04-27 John Benediktssontools.test: allow testing from the command-line.
2013-04-27 John Benediktssonadding some summary.txt files.
2013-04-27 John Benediktssoncompiler.tree.propagation.simple: check output types...
2013-04-26 John Benediktssoncocoa.messages: name sender-stubs by signature since...
2013-04-26 John Benediktssontools.ps.macosx: use trim-head-slice, simpler.
2013-04-26 John Benediktssonwindows.winmm: adding platforms.txt.
2013-04-26 Doug Colemanwindows.winmm: Add binding to play mp3s.
2013-04-26 John Benediktssonprettyprint: fix off-by-one, thanks @adjvondrak!
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 Benediktssonmath.matrices: add tests for square-matrix?.
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 Doug Colemanunix.linux.proc: /proc/cpuinfo is updated in real time...
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-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 Benediktssonmirrors: simplify code with fry.
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 Benediktssonui.backend.cocoa.views: set gl-scale-factor to f if...
2013-04-22 John Benediktssonui.backend.cocoa.views: handle windowDidChangeBackingPr...
2013-04-20 Doug Colemantools.deploy: Cheater mode, add 20kb to tools.deploy... similar-0.96
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-14 Doug Colemanfunctors: Learn to use git.
2013-04-14 Doug Colemanfunctors: Add a modern functors file that doesn't have...
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 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 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 Benediktssonchecksum.bsd: adding BSD checksum algorithm.
2013-04-10 John Benediktssonchecksums.fnv1: make fnv1's instance checksum.
2013-04-10 John Benediktssonchecksums.adler-32: make adler-32 instance checksum.
2013-04-09 Doug Colemaneditors.geany.windows: Add Windows support.
2013-04-09 John Benediktssoneditors.bbedit: adding "open in BBEdit" support.
2013-04-09 John Benediktssoneditors.xcode: adding "open in XCode" support.
2013-04-09 Doug Colemaneditors.geany: Add support.
2013-04-09 Doug Colemaneditors.scite.windows: Fix using.
2013-04-09 Doug Colemanscite: Add support for Linux scite.
2013-04-09 Doug Colemaneditors.notepadpp: Move to editors.notepad++ since...
2013-04-09 Doug Colemaneditors.sublime.windows: Add support for Windows.
2013-04-09 Doug Colemaneditors.textadept: Add support for Windows.
2013-04-09 Doug Colemanio.directories.search.windows: Windows8 doesn't find...
2013-04-07 John Benediktssonhash-sets: use map-into in members.
2013-04-07 John Benediktssonbiassocs: implement keys/values.
2013-04-07 John Benediktssonmirrors: implement keys/values.
2013-04-07 John Benediktssonhashtables.wrapped: faster >alist, keys, values.
2013-04-07 John Benediktssonpersistent.hashtables: fix missing keys/values, not...
2013-04-07 John BenediktssonMinor fix to make sure strings are produced.
2013-04-07 John Benediktssonuse concat instead of join.
2013-04-06 John Benediktssonstack-checker.dependencies: use short-circuit better.
2013-04-06 John Benediktssontools.crossref: switch to using identity hash-sets.
2013-04-06 John Benediktssonmath.combinatorics: remove duplicate nths-unsafe.
2013-04-06 John Benediktssonrandom: use nths-unsafe in sample.
2013-04-06 Doug Colemaneditors.sublime: Add support for Sublime Editor 2 for...
2013-04-06 John Benediktssonhash-sets.sequences: adding sequence hashsets.
2013-04-06 John Benediktssonhash-sets.identity: adding identity hashsets.
2013-04-06 John Benediktssonhash-sets.wrapped: support for "wrapped" hash-sets.
2013-04-06 John Benediktssonhashtables.identity: minor cleanup.
2013-04-06 John Benediktssonhashtables.sequences: minor cleanup.
2013-04-06 Doug Colemanheaps: Add >min-heap, >max-heap.
2013-04-06 John Benediktssonhelp: make sure error-classes are displayed in error...
next