]> gitweb.factorcode.org Git - factor.git/history - basis/io/encodings/euc/euc.factor
endian: replaces io.binary and io.binary.fast.
[factor.git] / basis / io / encodings / euc / euc.factor
2021-12-30 John Benediktssonendian: replaces io.binary and io.binary.fast.
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2018-02-28 John Benediktssonio.encodings.euc: make encoding table read-only.
2017-02-03 John Benediktssonsimple-flat-file: rename flat-file>biassoc to load...
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-12 Doug Colemanfactor: Change ERROR: foo ; to define ``throw-foo`...
2011-11-24 Joe Groffuse radix literals
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-04-14 Alex ChapmanMerge branch 'master' into experimental
2009-03-24 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-03-24 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-23 Slava PestovMerge branch 'master' of git://github.com/Keyholder...
2009-03-23 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-21 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-03-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-21 Slava PestovUpdate unicode.categories.syntax
2009-03-21 Slava PestovChanging : foo ; parsing to SYNTAX: foo ;
2009-03-18 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-03-12 Alex ChapmanMerge branch 'master' into experimental
2009-03-12 Daniel EhrenbergMerge branch 'master' of git://github.com/bogiebro...
2009-03-10 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-03-05 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2009-03-05 Slava PestovFix conflict in images vocab
2009-03-05 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-03 Daniel EhrenbergMerge branch 'master' into regexp
2009-03-03 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-03-03 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-03 Daniel EhrenbergMinor bug fixes
2009-03-03 Daniel EhrenbergBig5 encoding; simple-flat-file vocab abstracts parsing...
2009-03-03 Daniel EhrenbergFactoring out EUC code