]> gitweb.factorcode.org Git - factor.git/history - basis/compression
scryfall: parse mtga deck format
[factor.git] / basis / compression /
2024-01-15 olus2000compression.run-length: moved to extra to correct depen...
2024-01-15 olus2000sequences.parser: lint changes from previous commits
2024-01-15 olus2000sequences.parser: rename and redefine `next`
2023-10-23 John Benediktssonsequences: more use of minimum/maximum
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-05-16 John Benediktssoncompression.zstd: simplify with an accumulator
2023-05-15 John Benediktssoncompression.zstd: adding a decompress stream frame...
2023-05-15 John Benediktssoncompression.zstd.ffi: adding more functions
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemanfactor: remove extra whitespace refactor-sequences 2669/head
2023-02-08 GiftpflanzeRename and add sorting words
2023-01-26 Doug Colemanffi: remove lib from names since they build that way
2023-01-24 John Benediktssoncompression.inflate: use <array> instead of replicate
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2022-08-15 Doug Colemanfactor: add newlines to .factor files
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemanfactor: refactor subseq-start
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 John Benediktssonendian: replaces io.binary and io.binary.fast.
2021-12-30 John Benediktssoncore/basis/extra: use new math.ranges syntax.
2021-05-04 John BenediktssonSquashed commit of the following:
2021-03-13 Doug Colemancompression.zstd: Add zstd support.
2019-12-08 Cat Stevensmath.matrices: rewrite, modernize and overhaul
2018-08-21 Alexander Iljin*-docs: remove extra space character at the end of...
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-02-25 John Benediktssonmore test IN: cleanup.
2017-07-06 Björn Lindqvistbasic/, extra/: even more tags
2017-07-06 Björn Lindqvistbasis/,core/,extra/: many new tags
2017-07-03 Doug ColemanFactor: Rename <enum> to <enumerated> to not confuse...
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-03-29 John Benediktssoncleanup some QUALIFIED: that are no longer needed.
2016-03-26 John Benediktssoncompression.zlib.ffi: add more functions.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-07-19 Doug Colemanfactor: actual patch to remove ; from all c/fortran...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-05-19 Doug Colemancompression.zlib: Add some helper functions for streami...
2015-05-19 Doug Colemancompression.zlib.ffi: Add some structures and functions...
2015-05-02 Doug Colemancompression.zlib: Just deal with raw bytes, no compress...
2015-05-02 Doug ColemanRevert "compression.zlib: fix help-lint."
2015-05-02 John Benediktssoncompression.zlib: fix help-lint.
2015-05-02 Doug Colemancompression.zlib: Guess at the length and take a byte...
2014-11-13 John Benediktssonbasis/extra: cleanup uses of add-library.
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-10-04 Doug Colemancompression.snappy: Add support for snappy compression...
2013-03-25 John Benediktssoncompression.zlib: faster by using byte-vectors.
2013-01-08 John Benediktssoncompression.zlib: fix help-lint warning, add a bit...
2013-01-08 Benjamin Pollackcompression.zlib: add basic documentation
2012-10-23 John BenediktssonChange "3dup drop" to "2over".
2011-11-24 Joe Groffuse radix literals
2011-09-19 Doug ColemanRemove Windows CE from core/ basis/ and build-support/
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-02-28 Slava PestovFix conflict
2011-01-29 Slava PestovMerge branch 'master' of git://github.com/mrjbq7/factor
2011-01-27 John Benediktssoncompression.lzw: fix for gif89a decoding - maximum...
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-12-26 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-12-26 Slava PestovMove <ref>, deref and little-endian? from alien.c-types...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-11-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-10-25 Doug ColemanRemove <uint> *uint and friends. Hopefully remove...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-10 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-06 Slava PestovLanguage change: tuple slot setter words with stack...
2010-05-04 Joe GroffMerge branch 'master' into cuda-changes
2010-05-04 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-05-04 Slava PestovRemove 'prettyprint' from a few USING: forms
2010-04-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-13 Joe GroffMerge git://github.com/william42/factor
2010-04-11 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-11 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-04-10 Slava PestovMerge remote branch 'origin/abi-symbols' into fastcall...
2010-04-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-01 Joe GroffMerge branch 'master' into abi-symbols
2010-04-01 Joe Groff"cdecl" -> cdecl
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-10 Joe GroffMerge branch 'master' into row-polymorphism
2010-03-09 Joe Groffgeneralize stack effects so we can bootstrap with the...
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
next