]> gitweb.factorcode.org Git - factor.git/history - extra
vm: strip out call-counting profiler
[factor.git] / extra /
2011-11-07 Doug Colemanlint: Add a word to find redundant word props like...
2011-11-07 Doug ColemanRename lookup to lookup-word.
2011-11-06 Doug Colemanwebapps.help: Load the navbar from a Factor word instea...
2011-11-05 Doug Colemanwebapps.help: Change webapps.help search from post...
2011-11-04 Doug ColemanFix bootstrap. Add missing using on io.serial.linux...
2011-11-03 Doug ColemanMove io.serial.unix to io.serial.linux, add platforms...
2011-11-03 Joe Groffmason.release.branch: fix test
2011-11-03 Doug ColemanAdd back the using for nested-comments. Wo shi ben...
2011-11-03 John Benediktssonwebapp.help: making fonts more consistent. See #310.
2011-11-03 Joe Groffremove BSD,solaris,etc. misc platform support code
2011-11-02 Doug ColemanMake "foo.private" require load foo instead.
2011-10-31 Doug ColemanUse +new-group+ in all processes launched in mason.
2011-10-29 Slava Pestovmason.git: cleanup
2011-10-27 John Benediktssonsynth: adding some tests.
2011-10-26 John Benediktssonsynth: fix code that depended on iterable numbers.
2011-10-26 Doug ColemanAdd a lint check for swap .. swap that can be replaced...
2011-10-26 John BenediktssonMerge remote-tracking branch 'upstream/master'
2011-10-26 John Benediktssonbrainfuck: minor cleanup.
2011-10-25 Doug ColemanUpdate Windows for word renames, fix lint errors
2011-10-25 Doug ColemanFix all failures in the linux64 build email
2011-10-25 Doug ColemanMissed yet more renames
2011-10-24 Doug ColemanFound a few more places to use lookup-c-type
2011-10-24 Doug ColemanFactor out ``no-roots no-prefixes'' into its own word...
2011-10-21 Doug ColemanRevert "Try without-limits in mason.report. Fixes ...
2011-10-21 John BenediktssonRemove stack effects from HELP: declarations.
2011-10-19 John Benediktssonhash-sets: separate <hash-set> and >hash-set to match...
2011-10-19 John BenediktssonMore cleanup of unused stuff.
2011-10-19 John Benediktssonbenchmark.splay: fix IN:.
2011-10-19 John Benediktssonwebapps.mason: remove ugly border.
2011-10-19 Doug ColemanRemove really-delete-tree in favor of setting the file...
2011-10-19 Doug ColemanLower tcp-echo0 test so we don't crash
2011-10-19 John Benediktssonmongodb.driver: remove stack effect.
2011-10-19 John Benediktssontokyo.remotedb: remove stack effects.
2011-10-19 John Benediktssonparser-combinators: fix constructor stack effects.
2011-10-19 John Benediktssonirc: fix IRC: stack effects.
2011-10-19 John Benediktssoncpu.8080: fix stack effects.
2011-10-18 Joe Groffio: input-stream and output-stream mixins
2011-10-18 John BenediktssonRemove unused stack effects from DEFER: declarations.
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-10-18 John Benediktssonwebapps.mason: link crashed and broken to latest build...
2011-10-18 John Benediktssonmath.functions: when gcd is inlined, "gcd nip" is almos...
2011-10-18 Doug ColemanTry without-limits in mason.report. Fixes #275.
2011-10-18 Joe Groffio: stream-read-into and stream-read-partial-into
2011-10-18 Joe Groffclean up forwarding stream-read-partial-unsafe
2011-10-18 Joe Groffio.streams.peek: test with memory-stream
2011-10-18 Joe Groffkill noncopying-reader mixin, stream-read generic
2011-10-18 Joe Groffio.streams.peek: read-unsafe protocol
2011-10-18 Joe Groffmongodb.gridfs: move to unmaintained
2011-10-18 Joe Groffio: nab io.streams.peek's stream-exemplar-growable
2011-10-18 John Benediktssonmath.functions: faster gcd means faster ratios.
2011-10-18 John Benediktssonbenchmarks: tcp/udp should take less time for now ...
2011-10-17 Doug ColemanA little ambitious on the tcp-echo2 benchmark. Reduce...
2011-10-17 John Benediktssonlint: enable checks for quotations of length 2, and...
2011-10-17 Doug ColemanRename echo benchmark to udp-echo. Rename file-server...
2011-10-17 Doug ColemanRemove initializers from extra/constructors, add C...
2011-10-17 Doug ColemanRename complete-effect to scan-effect
2011-10-17 John Benediktssonlint: fix unit tests.
2011-10-17 John BenediktssonMore lint fixes.
2011-10-17 John Benediktssonproject-euler.150: 20% faster.
2011-10-17 John BenediktssonMore lint cleanups.
2011-10-17 John Benediktssonlint: filter a bit better.
2011-10-16 John BenediktssonCleanup more lint warnings.
2011-10-16 John Benediktssonlint: cleanup, deep compare, print clickable words.
2011-10-16 John BenediktssonCleanup some lint warnings.
2011-10-15 John Benediktssonrandom.blum-blum-shub: fix tests for recent random...
2011-10-15 John Benediktssonbenchmark.splay: adding a splay-tree benchmark.
2011-10-15 John Benediktssontrees.splay: fix delete-at.
2011-10-14 John Benediktssonwebapps.mason: redirect index to dashboard. Fix #178.
2011-10-14 John Benediktssonbrainfuck: cleanup.
2011-10-14 John BenediktssonCleanup more lint warnings.
2011-10-14 John BenediktssonCleanup lint warnings.
2011-10-14 Doug ColemanDon't report aliases as having a duplicate word definit...
2011-10-14 John Benediktssonmath.parser: cleanup uses of 16/8/2 >base/base>.
2011-10-14 Doug ColemanRemove bogus test in lint
2011-10-14 Doug ColemanRevive the lint tool
2011-10-14 John Benediktssonwebapps.help: remove frames. Fixes #242.
2011-10-14 John Benediktssonnamespaces: adding a "with-global" word to replace...
2011-10-14 John Benediktssoncpu.8080.emulator: use get/set-global.
2011-10-13 John BenediktssonFix M: stack effects.
2011-10-13 John Benediktssonreadline: change to create alien at run-time. Fixes...
2011-10-13 John Benediktssonsequences: define ?first and ?second.
2011-10-12 John Benediktssonwebapps.benchmark: better main name.
2011-10-12 Doug Colemanbenchmark.file-server hit the array-capacity limit...
2011-10-12 Doug ColemanRemove *timesinkbsd from webapps.mason grids
2011-10-12 Doug ColemanAdd 2/4/8le>, 2/4/8be> -- 30% faster on the 8-byte...
2011-10-12 Doug ColemanRename benchmarks -> benchmark
2011-10-12 Doug Colemanmason.release.archive was testing strings against symbo...
2011-10-12 Doug ColemanFix test failure for random number speedup from using...
2011-10-12 Doug ColemanSimple network benchmark for sending large file between...
2011-10-12 John BenediktssonMerge pull request #250 from mrjbq7/binary
2011-10-12 John Benediktssonio.binary: make le> and be> faster (20% and 75%, respec...
2011-10-12 Doug ColemanProgress bars for long-running operations that yield.
2011-10-11 Doug Colemanslots.syntax: fix example.
2011-10-11 Doug ColemanAdd copy-slots{ word to slots.syntax. Alias slots{...
2011-10-08 Doug ColemanUpdate serial library so it's usable.
2011-10-08 Doug ColemanI got 99 bottles and a bitch ain't one.
2011-10-04 Doug ColemanDocument reset-class, forget-class, forget-method....
2011-10-04 John Benediktssonwebapps.help: changing <alloy> to only apply to search...
2011-10-03 Doug ColemanFix abuse of spread in gdbm
2011-10-02 John Benediktssonbenchmark.ant: switching to tuples now that they are...
next