]> gitweb.factorcode.org Git - factor.git/history - basis/prettyprint
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / prettyprint /
2015-05-13 John Benediktssonminor cleanup to some docs.
2015-05-13 John Benediktssonuse assoc-reject instead of [ ... not ] assoc-filter.
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2014-12-11 John Benediktssonprettyprint: a bit more cleanup.
2014-12-11 John Benediktssonprettyprint: some minor cleanup.
2014-10-10 Doug Colemanprettyprint: @mrjbq7's funny word for . that doesn...
2014-09-30 John Benediktssonprettyprint.backend: use , not % in unparse-ch.
2014-08-05 John BenediktssonRevert "prettyprint.config: string-limit? shouldn't...
2014-06-04 John Benediktssonprettyprint.backend: fix pprint for new escape codes.
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
2013-04-26 John Benediktssonprettyprint: fix off-by-one, thanks @adjvondrak!
2013-04-25 John BenediktssonFix some copyrights, sorry "Your name".
2013-04-11 John Benediktssonprettyprint: rename so it doesn't look so much like...
2013-04-11 John Benediktssonprettyprint: cleanup duplicate code.
2013-04-06 John Benediktssonprettyprint: speed up unparse by not making the manifes...
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...
2013-03-09 John Benediktssonprettyprint.sections: more use of hash-sets.
2012-07-29 John Benediktssonprettyprint.backend: fix docs.
2012-07-29 John Benediktssonprettyprint: print unprintables by hex escaping.
2012-07-20 Doug Colemanprettyprint.sections: Rename text tuple to text-section
2012-07-19 John Benediktssonprettyprint.config: string-limit? shouldn't be a global.
2012-07-19 John Benediktssoncleanup some use of with-scope.
2012-07-19 John Benediktssonmore use of H{ } make.
2012-07-16 John Benediktssonusing if-zero in more places.
2012-06-21 Doug Colemanissue #358: change line-break to add-line-break
2012-06-02 John Benediktssonlistener: move pprint error catching to stack.
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-24 Joe Groffuse radix literals
2011-11-23 Doug Colemanclasses.maybe: Change the type of maybe's class slot...
2011-11-23 Doug Colemanclasses.maybe: make maybe's slot type a classoid so...
2011-11-23 Doug Colemancompiler.tree.propagation.transforms: fix infinite...
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-11-07 Doug ColemanRename lookup to lookup-word.
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 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-16 Keita Hagaprettyprint.sections: fix typo in docs
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-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-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-13 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-13 Slava Pestovprettyprint.config: short. should not print structs...
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-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
2010-02-22 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2010-02-21 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-20 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2010-02-19 Slava Pestovprettyprint.config: set some output limits by default...
2010-02-18 Erik CharleboisMerge up
2010-02-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-17 Slava Pestovsee: show final declaration on tuples
2010-02-16 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-15 Slava PestovSmall cleanups
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 Pestovprettyprint: make callstack output needlessly fancier
2010-02-03 Slava Pestovgeneric: rename method-body predicate class to method
2010-02-03 Slava Pestovwords: undefined error now contains the word in question
next