]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2013-11-09 Jon HarperFix furnace basic auth; add test
2013-11-04 Roc Kinghelp.cookbook: the space between "#!" and *interpreter...
2013-11-04 Jon Harperlinux/proc: do something with 'TLB size'
2013-11-03 Jon HarperFix doc link for furnace user-admin webapp
2013-10-30 John Benediktssonsyntax: add docs for \x escape code.
2013-10-21 John Benediktssonmath.bitwise: adding bit-length.
2013-10-21 John Benediktssonmath.factorials: adding "factorials" word.
2013-10-20 John Benediktssongoogle.translate: using download-to.
2013-10-17 Jon Harperrosetta-code.metronome: usage, validation
2013-10-17 Jon Harperrosetta-code.metronome: parse command line
2013-10-17 Jon Harperwith-ui docs, clearly state that the quot must return
2013-10-17 Jon Harperrosetta-code.metronome, simplify and fix script/deploy
2013-10-15 John Benediktssonmath.unicode: implement unicode math symbols.
2013-10-14 John Benediktssonmath.combinatorics: faster combinations by inlining...
2013-10-14 John Benediktssonsets.extras: fix USING.
2013-10-14 John Benediktssonsorting.insertion: faster with unsafe words.
2013-10-14 John Benediktssonmath.extras: inline kahan+.
2013-10-14 John Benediktssonmsgpack: support streaming writes of arrays and maps.
2013-10-14 John Benediktssonmsgpack: adding some docs.
2013-10-14 John Benediktssonmath.extras: label kahan+ stack effects to match pseudo...
2013-10-14 John Benediktssonmsgpack: support for MessagePack protocol.
2013-10-14 John Benediktssonmath.bitwise: fix mask? to do what the docs say.
2013-10-14 John Benediktssonuu: support for uuencoding and uudecoding.
2013-10-13 John Benediktssonmath.extras: adding map-kahan-sum.
2013-10-13 John Benediktssonmath.extras: adding the Kahan summation.
2013-10-13 John Benediktssonwikipedia: support other languages.
2013-10-12 John Benediktssonsplitting: simplify a bit.
2013-10-12 John Benediktssonsequences.extras: adding change-last and change-last...
2013-10-12 John Benediktssonsequences.windowed: fixup stack effect for rolling...
2013-10-12 John Benediktssonsequences.windowed: faster rolling-map.
2013-10-12 John Benediktssonsequences.product: use some unsafe to make it faster.
2013-10-12 John Benediktssonconcurrency.combinators: adding parallel words for...
2013-10-12 John Benediktssonhttp.client: using http-request*.
2013-10-12 John Benediktssonhttp.client: adding http-request*.
2013-10-12 John Benediktssonconcurrency.combinators: adding parallel-product-map...
2013-10-12 John Benediktssonhttp.client: add variants to the docs.
2013-10-12 John Benediktssonhttp.client: use new http-post* word.
2013-10-12 John Benediktssonhttp.client: use new http-get* word.
2013-10-12 John Benediktssonhttp.client: adding variants of http-methods that check...
2013-10-11 John Benediktssonwikipedia: quick-and-dirty article printing.
2013-10-11 John Benediktssonhtml.parser.printer: don't print comments.
2013-10-11 John Benediktssonhtml.parser.analyzer: use same vocab for docs.
2013-10-11 Björn Lindqvistio.sockets.secure.windows: secure socket implementation...
2013-10-11 Björn Lindqvistio.sockets.secure.openssl.tests: remove windows.winsock...
2013-10-11 Björn Lindqvistopenssl.libssl: better way to change library dll for...
2013-10-11 Björn Lindqvistopenssl.libssl: on windows the X509_* family of functio...
2013-10-11 Björn Lindqvistwindows.winsock: wrap socket function
2013-10-11 Björn Lindqvistopenssl.libssl: unit tests and wrappings for more parts...
2013-10-11 John Benediktssoncocoa.apple-script: adding some docs.
2013-10-11 John Benediktssoncocoa.apple-script: add APPLESCRIPT: syntax for definin...
2013-10-10 John Benediktssoncocoa.apple-script: adding a simple applescript runner.
2013-10-10 John Benediktssonsets.extras: adding adjoin-at*.
2013-10-03 John Benediktssoncolors.cmyk: fix docs.
2013-10-03 John Benediktssoncolors: more generic methods, simpler api.
2013-10-02 John Benediktssonmath.combinatorics: adding all-combinations? and all...
2013-10-01 John Benediktssoncombinators.extras: adding 4bi* and 4bi@.
2013-10-01 John Benediktssonrosetta-code.metronome: fix metronome to stop the timer.
2013-09-29 Jon Harperrosetta-code.metronome: add example as MAIN:
2013-09-29 Jon Harperrosetta-code.metronome: correct disposal of timer
2013-09-29 Jon Harperrosetta-code.metronome: simplify stack shuffling
2013-09-29 Jon Harperrosetta-code.metronome: remove useless close-window...
2013-09-29 Jon Harperrosetta-code.metronome: use openAL to play sound
2013-09-29 Jon HarperAdd play-waveform and play-sine to openal.examples
2013-09-26 John Benediktssonwindows.winsock: port should be short, not sure if...
2013-09-25 John Benediktssonwindows.winsock: the servent structure is different...
2013-09-24 John Benediktssonsequences.extras: adding reject!.
2013-09-24 John Benediktssoncombinators.extras: adding throttle.
2013-09-24 John Benediktssonsequences.extras: adding reject, "[ not ] compose filter".
2013-09-24 Doug Colemanio.directories: Add with-resource-directory word and...
2013-09-24 John Benediktssoncolors.yuv: adding support for YUV colors.
2013-09-24 John Benediktssongrouping.extras: adding map-as versions.
2013-09-24 John Benediktssongrouping.extras: clean up using.
2013-09-24 John Benediktssongrouping.extras: having some fun with clumps.
2013-09-23 John Benediktssoncombinators.extras: adding 4bi and 4tri.
2013-09-23 John Benediktssonmath.transforms.fft: small bit of speedup.
2013-09-23 John Benediktssonhttp.client: add quotation stack effects.
2013-09-21 John Benediktssonsequences.extras: adding supremum-by* and infimum-by...
2013-09-21 John Benediktssonreddit: add more slots.
2013-09-20 Björn LindqvistFUEL: fix regexp for number literals
2013-09-20 Björn LindqvistFUEL: highlight alien callbacks identical to functions
2013-09-20 Björn LindqvistFUEL: improve handling of whitespace in regexps
2013-09-20 Björn LindqvistFUEL: Improved highlighting of stack effect declaration...
2013-09-20 Björn LindqvistFUEL: better matching for hex numbers, eg. 0xDeadBeefBabe
2013-09-20 Björn LindqvistFUEL: improved highlighting of alien syntax; TYPEDEF...
2013-09-20 John Benediktssonimages.loader.cocoa: adding ability to save cocoa image...
2013-09-20 John Benediktssoncore-graphics: adding some more functions.
2013-09-20 John Benediktssoncore-graphics.types: adding CGImageDestinationRef.
2013-09-20 John Benediktssoncore-foundation.launch-services: adding UTCoreTypes.h.
2013-09-19 John Benediktssonio: default each-block-size is 65536, but add words...
2013-09-19 John Benediktssonio.ports: speed up stream-flush.
2013-09-19 John Benediktssondlists: make push-sorted inline
2013-09-19 John Benediktssondlists: adding push-before and push-sorted.
2013-09-18 John Benediktssoncolors: adding some tests rgba to color to rgba roundtrips.
2013-09-18 John Benediktssoncolors.yiq: expanded the number of digits in the coeffi...
2013-09-18 John Benediktssonzeromq.examples: cleanup wuserver example.
2013-09-18 John Benediktssonzeromq: bindings for ZeroMQ.
2013-09-18 John Benediktssoncombinators.extras: adding "forever".
2013-09-17 John Benediktssonwindows.winsock: fix getservbyport and servent struct.
2013-09-17 Björn Lindqvistio.sockets, urls: move documentation for protocol-port
2013-09-17 Björn Lindqvistunix.ffi, windows.winsock: wraps for servent functions
next