]> gitweb.factorcode.org Git - factor.git/history - basis/prettyprint/backend/backend.factor
basis: removing unnecessary method stack effects.
[factor.git] / basis / prettyprint / backend / backend.factor
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2020-02-29 John Benediktssonprettyprint.backend: make +nil+ render as L{ }.
2020-02-23 kusumotonorioSupports dotted pair notation
2019-10-24 John Benediktssonprettyprint.backend: print up to length-limit lists.
2019-10-16 John Benediktssonprettyprint.backend: print only cons-states.
2019-10-16 John Benediktssonprettyprint.backend: lists only print car and "~more...
2019-10-16 Doug Colemanlists: Add list literals.
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2018-07-30 Doug ColemanRevert "lists: Add list literals."
2018-07-14 Doug Colemanlists: Add list literals.
2017-06-11 John Benediktssonprettyprint.backend: allow octal and binary float printing.
2017-06-02 Doug Colemancore/basis: Rename tuples kernel:curry -> curried,...
2016-03-30 John Benediktssonprettyprint: add an unsupported-number-base error.
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-07-17 John Benediktssonprettyprint: cleanup using.
2015-05-13 John Benediktssonuse assoc-reject instead of [ ... not ] assoc-filter.
2014-12-11 John Benediktssonprettyprint: some minor cleanup.
2014-09-30 John Benediktssonprettyprint.backend: use , not % in unparse-ch.
2014-06-04 John Benediktssonprettyprint.backend: fix pprint for new escape codes.
2013-03-20 John Benediktssonprettyprint: fix length limit to be 'maximum length...
2013-03-20 Doug Colemanprettyprint: Don't print ~1 more~ when there is only...
2012-07-29 John Benediktssonprettyprint: print unprintables by hex escaping.
2012-06-01 John Benediktssonprettyprint: document "~1 more~" behavior (funny becaus...
2012-05-04 Doug Colemanprettyprint: Fix unit tests. Remove useless line.
2012-05-04 Doug Colemanclasses:
2011-11-24 Joe Groffprettyprint.backend: can't use locals
2011-11-24 Joe Groffprettyprint: use radix prefixes for number-base
2011-11-23 Doug Colemanclasses.maybe: make maybe's slot type a classoid so...
2011-11-23 Doug Colemanclasses: add syntax for intersection{ and union{ anonym...
2011-11-22 Doug Colemanclasses: Make methods dispatch on maybes. Fix a couple...
2011-11-22 Doug Colemanclasses.maybe: move maybe definition from classes.union...
2011-11-22 Doug Colemanclasses.union: Define a maybe: word that makes a tuple...
2011-10-24 Doug ColemanRename class to class-of
2011-10-18 John BenediktssonFix stack effect to not print "(( -- ))", remove stray...
2011-10-14 John Benediktssonmath.parser: cleanup uses of 16/8/2 >base/base>.
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-09 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-07-07 Joe GroffMerge branch 'master' into native-image-loader
2010-07-06 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-28 Joe Groffprettyprint.backend: leave nesting-limit unset when...
2010-06-22 Slava PestovMerge remote branch 'origin/new-icons'
2010-06-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-06-16 Joe Groffprettyprint.backend: add 1 to nesting-limit while pprin...
2010-06-16 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-14 Joe Groffprettyprint.backend: add 1 to nesting-limit while pprin...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-26 Daniel EhrenbergMoving new-sets to sets
2010-02-26 Daniel EhrenbergMoving new-sets and hash-sets to core
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-02-05 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-02-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-03 Slava Pestovgeneric: rename method-body predicate class to method
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-11-22 Slava PestovFix conflict
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-15 Doug ColemanMerge branch 'monotonic' of git://factorcode.org/git...
2009-11-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2009-11-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-12 Doug Colemanuse surround/glue instead of 3append
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Doug Colemanmemq? -> member-eq?, sorted-memq? -> sorted-member-eq?
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-10-03 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'docs' of git://github.com/klazuka/factor...
2009-10-02 Doug ColemanMerge branch 'images' of git://github.com/klazuka/facto...
2009-10-02 Slava PestovMerge branch 'reentrantvm' of git://github.com/phildawe...
2009-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-02 Slava Pestovprettyprint.backend: fix performance problem when print...
2009-09-30 Slava PestovMerge branch 'gif' of git://github.com/klazuka/factor
2009-09-26 sheepleMerge branch 'slots' of git://factorcode.org/git/factor...
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava PestovFix conflict
2009-09-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-23 Slava PestovMerge branch 'master' into integer-simd
2009-09-23 Slava Pestovprettyprint.backend: don't bomb if printing length...
2009-09-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-16 Slava PestovMerge branch 'irc-fix' of git://tiodante.com/git/factor
2009-09-15 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-09-14 Slava PestovMerge branch 'master' of git://github.com/Blei/factor
2009-09-14 Slava PestovMerge branch 'ui' of git://github.com/klazuka/factor
2009-09-14 Joe Groffadd a number-base configuration variable to prettyprint...
2009-09-13 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
next