]> gitweb.factorcode.org Git - factor.git/history - extra
use radix literals
[factor.git] / extra /
2011-11-24 Joe Groffuse radix literals
2011-11-22 Doug Colemanmulti-methods: predicate-quot -> predicate-def
2011-11-22 Doug Colemanclasses.union: Define a maybe: word that makes a tuple...
2011-11-22 Doug Colemanbenchmark: remove debug code
2011-11-21 Doug Colemanbenchmark: Add a way to run a profile for each benchmar...
2011-11-17 Joe Groffwebbrowser.windows: USING
2011-11-16 Joe Groffwebbrowser.windows: fix loading
2011-11-14 John Benediktssonvariables: fix for recent initial-value change.
2011-11-14 Joe Groffimages.viewer.prettyprint: mark not loaded/tested
2011-11-14 John Benediktssonwebbrowser.linux: switching to xdg-open.
2011-11-14 John Benediktssonwebbrowser: changing open-url to use open-file everywhere.
2011-11-13 Joe Groffnew module images.viewer.prettyprint
2011-11-13 Slava Pestovclasses.struct.vectored: update for recent slots change
2011-11-13 Slava Pestovvariants: update for recent slots change
2011-11-13 John Benediktssonwebbrowser: open url's in your webbrowser.
2011-11-12 Doug Colemanbenchmark.udp-echo0: Fix the memory leak.
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
next