]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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
2013-09-17 John Benediktssonio.sockets.secure.openssl: some style improvements.
2013-09-17 Björn Lindqvistio.sockets.secure: common-name -> subject-name
2013-09-17 Björn Lindqvistio.sockets.secure, io.sockets.secure.openssl: improved...
2013-09-17 Björn Lindqvistopenssl.libssl: functions and structs related to genera...
2013-09-17 Björn Lindqvistlibcrypto: wrap more parts of the BIO_ api and add...
2013-09-17 Björn Lindqvistopenssl.libssl: define the ssl_method_st struct
2013-09-17 Björn Lindqvistopenssl.libcrypto: defining structs for some opaque...
2013-09-17 Björn Lindqvistopenssl.libssl: wrapped several more objects from libss...
2013-09-17 Björn Lindqvistio.sockets.secure.openssl: support for getting issuer...
2013-09-12 John Benediktssonsequences.extras: adding nth* which is nth from the...
2013-09-07 John Benediktssongeneric.math: rename and add comment.
2013-09-06 John Benediktssongeneric.math: eliminate a redundant fixnum check, separ...
2013-09-06 John Benediktssonrosetta-code.metronome: adding metronome solution.
2013-09-06 John Benediktssoncircular: rename circular-while* to circular-loop,...
2013-09-06 Jon Harpercircular-while, fix of by 1 error; add tests
2013-09-06 Jon Harpercircular-while*, add corner case test
2013-09-06 Jon Harpercircular-tests, typos
2013-09-06 Jon HarperAdd circular-while*
2013-09-06 John Benediktssonmath.extras: switch to using sorting.extras.
2013-09-06 John Benediktssonsorting.extras: adding bisect-right and bisect-left.
2013-09-06 John Benediktssonhtml.parser.printer: some tweaks to the text-printer...
2013-09-06 John Benediktssonsequences.extras: adding cut-when.
2013-09-05 John Benediktssontzinfo: make it easy to load zoneinfo files.
2013-09-05 John Benediktssonmath.extras: faster search-sorted by bisecting.
2013-09-05 John Benediktssonmath.extras: remove accidental test.
2013-09-05 John Benediktssonsequences.extras: adding ?first{2,3,4}.
2013-09-05 John Benediktssonmath.extras: two versions of search-sorted.
2013-09-05 John Benediktssontzinfo: adding tests for normalize.
2013-09-05 John Benediktssontzinfo: adding parsers for timezone files.
2013-08-24 John Benediktssondestructors: s/three slots/two slots/.
2013-08-24 John Benediktssonhelp.lint: remove old word.
2013-08-24 John Benediktssonupdate docs for help.lint checks.
2013-08-24 John Benediktssonhelp.lint: add slot checking, don't check constants...
2013-08-24 John Benediktssondestructors: bad $slot documentation.
2013-08-19 Björn LindqvistFUEL: Correct font-locking of tuples with initial values.
2013-08-14 Björn LindqvistFUEL: Tables in help buffers must be plain ascii to...
2013-08-14 Björn LindqvistFUEL: Make fuel-help (C-c C-d d) work for vocabularies...
2013-08-14 Björn LindqvistFUEL: Correct regexp to work with multiline USING:
2013-08-14 Björn LindqvistFUEL: Put several more characters that can be used...
2013-08-14 Björn LindqvistFUEL: Error message is now shown if word can't be found.
2013-08-13 John Benediktssonui.gadgets.worlds: remove fonts slot from docs.
2013-08-07 Björn LindqvistFUEL: Exterminating the evil tabs. Also highlight them...
2013-08-07 Björn LindqvistFUEL: One + less...
2013-08-07 Björn LindqvistFUEL: Improve font-locking of constructs that span...
2013-08-05 John Benediktssonwrap.strings: empty strings should wrap as the indent.
2013-08-05 John Benediktssonhtml.parser.printer: fix tests, need to decrement befor...
2013-08-05 Björn LindqvistFUEL: Improved font-locking. Colors for USING expressio...
2013-08-05 John Benediktssonsequences: add some tests for repetition.
2013-08-05 John Benediktssonhtml.parser.printer: prevent negative indentations.
2013-08-05 John Benediktssonsequences: don't allow negative repetitions.
2013-08-05 John Benediktssonhtml.parser.printer: some fixes.
2013-08-05 Björn Lindqvisthtml.parser.printer: fixed to use repeated write calls...
2013-08-05 Björn Lindqvisthtml.parser.printer: remove printer symbol
2013-08-05 Björn Lindqvisthtml.parser.printer: unit tests
2013-08-05 Björn Lindqvisthtml.parser.printer: explaining comment
2013-08-05 Björn Lindqvisthtml.parser.printer: reasonable tree-structured formatt...
2013-08-03 Doug Colemanreddit: Add a field.
2013-07-30 Paul WoolcockAdd hash commands to extra/redis
2013-07-29 John Benediktssonwikipedia: parsing historical events.
2013-07-28 John Benediktssonwrap.strings: fix using in tests.
2013-07-28 John Benediktssonwrap.strings: allow wrap-indented-string to have a...
2013-07-27 Doug Colemanrandom.windows: Saw in the pastebin that some Windows...
2013-07-25 John Benediktssonsplitting.extras: cleanup using.
2013-07-25 John Benediktssonmatch: fix test syntax.
2013-07-24 John Benediktssonmath.functions: whoops, back out mistaken commit.
2013-07-24 John Benediktssonswitch some vocabs to 4 spaces.
2013-07-24 John Benediktssonsorting.extras: faster map-sort.
2013-07-24 Doug Colemanarrays.shaped: Inefficient iteration with indices.
next