]> gitweb.factorcode.org Git - factor.git/history - basis/prettyprint
scryfall: make decks better, import from moxfield
[factor.git] / basis / prettyprint /
2023-10-13 CapitalMove changes from work/ to core/ and basis/
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-08-13 Alexander Ilinprettyprint.sections: add default long-section implemen...
2023-01-20 John BenediktssonSwitch to https urls
2022-07-31 Doug Colemansequences: bound -> index-or-length
2022-07-31 Doug Colemancore: cramp -> bound (was short)
2022-07-31 Doug Colemanfactor: alien.c-types:short -> cramp
2022-07-31 John Benediktssonprettyprint: disable NAN unparse on linux/x86-32
2022-02-04 John Benediktssonprettyprint: adding a datastack. word
2022-01-26 John Benediktssonprettyprint.config: adding some docs for has-limits?
2022-01-26 John Benediktssonprettyprint: allow with-short-limits and without-limits...
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-12 Doug Colemansequences: Add 1surround which is dup surround
2022-01-03 John Benediktssonprettyprint.sections: better pprint-error.
2022-01-03 John Benediktssonprettyprint: change how we trap pprint errors.
2022-01-01 John Benediktssoncolors: merge colors.constants and colors.hex.
2021-12-24 John Benediktssonprettyprint: easier to read callstacks.
2021-12-21 Doug Colemanfactor: Update split-lines tests, fix other tests
2021-12-21 Doug Colemanfactor: use more split/join words
2021-12-19 John Benediktssonprettyprint.backend: fix prettyprinting of special...
2021-03-02 John Benediktssonprettyprint: print signed nan payload.
2021-02-25 John Benediktssonmath.parser: some fixes by @jonenst.
2021-02-25 Jon Harperprettyprinter, print defaults NaNs as "[-]0/0."
2021-02-25 Jon Harperprettyprinter, print the sign bit of NaNs
2021-01-28 Doug Colemanfactor: trim using lists
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2020-02-29 John Benediktssonprettyprint.backend: make +nil+ render as L{ }.
2020-02-26 John Benediktssonprettyprint.stylesheet: s/stack-effect-style/base-effec...
2020-02-26 John Benediktssonprettyprint.stylesheet: change stack effects to not...
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
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.
next