]> gitweb.factorcode.org Git - factor.git/history - extra/images/tga/tga.factor
endian: replaces io.binary and io.binary.fast.
[factor.git] / extra / images / tga / tga.factor
2021-12-30 John Benediktssonendian: replaces io.binary and io.binary.fast.
2021-12-30 John Benediktssonextra: a few more math.ranges syntax.
2021-12-30 John Benediktssoncore/basis/extra: use new math.ranges syntax.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanextra: use throw-foo for ERROR: change
2014-08-05 John Benediktsson``swap drop`` is ``nip``.
2014-03-14 John Benediktssonimages.loader: optionally register "non-system" image...
2014-03-14 Björn Lindqvistimages.*: fix all image>stream words in extra so that...
2012-08-25 Doug Colemanimages: gdiplus had a resource leak (file descriptor...
2011-08-28 Joe GroffMerge remote-tracking branch 'github/merge-native-image...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-28 John BenediktssonMerge remote-tracking branch 'erg/master'
2011-08-28 John BenediktssonMerge remote-tracking branch 'factorcode/master'
2011-08-28 Joe Groffimages: move pure Factor image format implementations...