]> gitweb.factorcode.org Git - factor.git/history - basis/prettyprint
windows.uniscribe: support transparency in text color
[factor.git] / basis / prettyprint /
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2019-03-25 Alexander Iljinprettyprint-docs: fix the obsolete parser code in an...
2019-03-24 Alexander Iljinprettyprint-docs: fix the slot accessors in a code...
2018-08-21 Alexander Iljin*-docs: remove extra space character at the end of...
2018-07-30 Doug ColemanRevert "lists: Add list literals."
2018-07-14 Doug Colemanlists: Add list literals.
2017-06-11 John Benediktssonprettyprint: make sure float number-base is tested.
2017-06-11 John Benediktssonprettyprint: remove tests for float .b and .o.
2017-06-11 John Benediktssonprettyprint: fix .b, .o, and .h for negative numbers.
2017-06-11 John Benediktssonprettyprint.backend: allow octal and binary float printing.
2017-06-11 John Benediktssonprettyprint.sections: don't create empty strings with...
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2017-06-02 Doug Colemancore/basis: Rename tuples kernel:curry -> curried,...
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2016-10-12 Björn LindqvistVM: change callstack>array primitive so it doesn't...
2016-05-10 John Benediktssonui.theme: updates to color scheme.
2016-05-10 nicolas-pMoved both themes into ui.theme
2016-05-10 nicolas-pSet text color almost everywhere
2016-05-10 nicolas-pReplaced hard-coded colors with constants
2016-03-31 Doug Colemanprettyprint: Print .b .o .h with prefixes so it's not...
2016-03-30 John Benediktssonprettyprint: add an unsupported-number-base error.
2016-03-30 John Benediktssondisambiguate namespaces:set and sets:set.
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-16 John Benediktssonprettyprint: fix for -> rename.
2015-08-16 Doug Colemanprettyprint: change -> to => for newparser and -> cocoa...
2015-08-13 Doug Colemancore: callstack is a builtin type and a class name...
2015-08-12 Doug Colemanfactor: don't need FROM: namespaces => set or namespace...
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-08-05 John Benediktssonprettyprint: use color constants for -> word-prop.
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-20 Doug Colemanfactor: rename classes:members to class-members so...
2015-07-18 John Benediktssonprettyprint: keep the cleanup from the last commit...
2015-07-18 John BenediktssonRevert "prettyprint: remove { soft hard } line-break...
2015-07-17 John Benediktssonprettyprint: cleanup using.
2015-07-17 John Benediktssonprettyprint: remove { soft hard } line-break types...
2015-07-10 John Benediktssonprettyprint.stylesheet: use assoc-union! and set-at...
2015-07-03 Doug Colemanfactor: Retrying on the unit tests. Also normalize...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
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
next