John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								7202cf0fb4
								
							
								
							
						 | 
						
							
							
								
								prettyprint: make sure float number-base is tested.
							
							
							
							
							
						 | 
						
							2017-06-11 13:45:22 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								7b65b5193f
								
							
								
							
						 | 
						
							
							
								
								prettyprint: remove tests for float .b and .o.
							
							
							
							
							
						 | 
						
							2017-06-11 13:43:02 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								bf6300b7b0
								
							
								
							
						 | 
						
							
							
								
								prettyprint: fix .b, .o, and .h for negative numbers.
							
							
							
							
							
							
							
							Also makes these useful for nested printing in different number bases. 
							
						 | 
						
							2017-06-11 10:57:01 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								634df46db9
								
							
								
							
						 | 
						
							
							
								
								prettyprint.backend: allow octal and binary float printing.
							
							
							
							
							
						 | 
						
							2017-06-11 10:54:13 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								3018010f67
								
							
								
							
						 | 
						
							
							
								
								prettyprint.sections: don't create empty strings with zero indent.
							
							
							
							
							
						 | 
						
							2017-06-11 10:53:55 -07:00 | 
						
					
				
					
						
							
							
								 
								Alexander Iljin
							
						 | 
						
							
							
							
							
								
							
								2ffa446f5b
								
							
								
							
						 | 
						
							
							
								
								*-docs: replace double spaces with single spaces
							
							
							
							
							
							
							
							Code examples and other places where multiple spaces were used to align
text were left intact. 
							
						 | 
						
							2017-06-05 13:16:07 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								32710df620
								
							
								
							
						 | 
						
							
							
								
								core/basis: Rename tuples kernel:curry -> curried, kernel:compose -> composed.
							
							
							
							
							
							
							
							Also rename the stack-checker curried -> curried-effect, composed -> composed-effect. 
							
						 | 
						
							2017-06-02 17:39:20 -05:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								e189954ecc
								
							
								
							
						 | 
						
							
							
								
								core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ;
							
							
							
							
							
						 | 
						
							2017-06-02 11:57:05 -05:00 | 
						
					
				
					
						
							
							
								 
								Björn Lindqvist
							
						 | 
						
							
							
							
							
								
							
								46105b62f6
								
							
								
							
						 | 
						
							
							
								
								VM: change callstack>array primitive so it doesn't reverse anymore
							
							
							
							
							
							
							
							This fixes one part of the #452 bug. 
							
						 | 
						
							2016-10-13 01:34:55 +02:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								63410f62c8
								
							
								
							
						 | 
						
							
							
								
								ui.theme: updates to color scheme.
							
							
							
							
							
							
							
							Fixes circularity and adds theme switching to Mac menu.
Could use some simplification and reduction in color theme hooks. 
							
						 | 
						
							2016-05-09 21:40:56 -07:00 | 
						
					
				
					
						
							
							
								 
								nicolas-p
							
						 | 
						
							
							
							
							
								
							
								7a028977c4
								
							
								
							
						 | 
						
							
							
								
								Moved both themes into ui.theme
							
							
							
							
							
						 | 
						
							2016-05-09 21:40:56 -07:00 | 
						
					
				
					
						
							
							
								 
								nicolas-p
							
						 | 
						
							
							
							
							
								
							
								072f8e2625
								
							
								
							
						 | 
						
							
							
								
								Set text color almost everywhere
							
							
							
							
							
						 | 
						
							2016-05-09 21:40:56 -07:00 | 
						
					
				
					
						
							
							
								 
								nicolas-p
							
						 | 
						
							
							
							
							
								
							
								e5698281fb
								
							
								
							
						 | 
						
							
							
								
								Replaced hard-coded colors with constants
							
							
							
							
							
						 | 
						
							2016-05-09 21:40:56 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								30d158ccce
								
							
								
							
						 | 
						
							
							
								
								prettyprint: Print .b .o .h with prefixes so it's not super confusing. Fixes #1351.
							
							
							
							
							
						 | 
						
							2016-03-30 22:59:29 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								99804fd054
								
							
								
							
						 | 
						
							
							
								
								prettyprint: add an unsupported-number-base error.
							
							
							
							
							
						 | 
						
							2016-03-30 14:55:11 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								71ef8a22c2
								
							
								
							
						 | 
						
							
							
								
								disambiguate namespaces:set and sets:set.
							
							
							
							
							
						 | 
						
							2016-03-29 17:14:42 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								e477f6996f
								
							
								
							
						 | 
						
							
							
								
								Fix comments to be ! not #!.
							
							
							
							
							
						 | 
						
							2015-09-08 16:15:10 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								c957ab876c
								
							
								
							
						 | 
						
							
							
								
								prettyprint: fix for -> rename.
							
							
							
							
							
						 | 
						
							2015-08-16 12:39:08 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								f414323d1d
								
							
								
							
						 | 
						
							
							
								
								prettyprint: change -> to => for newparser and -> cocoa syntax. Alternatives are possible.
							
							
							
							
							
						 | 
						
							2015-08-16 10:59:03 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								c21a154056
								
							
								
							
						 | 
						
							
							
								
								core: callstack is a builtin type and a class name. rename the *stack words that grab the current stack get-foostack to avoid the callstack builtin conflict and for better symmetry with set-foostack.
							
							
							
							
							
						 | 
						
							2015-08-13 10:11:59 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								e0d1b14e5c
								
							
								
							
						 | 
						
							
							
								
								factor: don't need FROM: namespaces => set or namespaces:set anymore
							
							
							
							
							
						 | 
						
							2015-08-12 11:25:57 -05:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								330c7ba156
								
							
								
							
						 | 
						
							
							
								
								factor: Removing SLOT: nth/at/global in favor of using change: at for tuple slots named ``at`` and change-at for hashtables.
							
							
							
							
							
							
							
							Redo many FROM: and QUALIFIED: and using lists. 
							
						 | 
						
							2015-08-12 08:49:02 -05:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								7b46b0e39a
								
							
								
							
						 | 
						
							
							
								
								prettyprint: use color constants for -> word-prop.
							
							
							
							
							
						 | 
						
							2015-08-04 20:37:29 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								1fcf96cada
								
							
								
							
						 | 
						
							
							
								
								factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
							
							
							
							
							
						 | 
						
							2015-07-25 22:59:56 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								2adeed9cb3
								
							
								
							
						 | 
						
							
							
								
								factor: rename classes:members to class-members so it doesn't conflict with sets:members. ugh.
							
							
							
							
							
						 | 
						
							2015-07-20 00:32:42 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								ac0828718f
								
							
								
							
						 | 
						
							
							
								
								prettyprint: keep the cleanup from the last commit without the removal of { soft hard }.
							
							
							
							
							
						 | 
						
							2015-07-17 23:05:19 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								2984496e04
								
							
								
							
						 | 
						
							
							
								
								Revert "prettyprint: remove { soft hard } line-break types (only ever used hard), cleanup."
							
							
							
							
							
							
							
							This reverts commit cf0cec0ecd. 
							
						 | 
						
							2015-07-17 23:02:54 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								e2fc9f003a
								
							
								
							
						 | 
						
							
							
								
								prettyprint: cleanup using.
							
							
							
							
							
						 | 
						
							2015-07-17 16:42:20 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								cf0cec0ecd
								
							
								
							
						 | 
						
							
							
								
								prettyprint: remove { soft hard } line-break types (only ever used hard), cleanup.
							
							
							
							
							
						 | 
						
							2015-07-17 16:05:38 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								df50480878
								
							
								
							
						 | 
						
							
							
								
								prettyprint.stylesheet: use assoc-union! and set-at when possible.
							
							
							
							
							
						 | 
						
							2015-07-10 12:37:31 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								43d6f1d3e2
								
							
								
							
						 | 
						
							
							
								
								factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
							
							
							
							
							
						 | 
						
							2015-07-02 17:28:17 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								59f3b1ea57
								
							
								
							
						 | 
						
							
							
								
								Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
							
							
							
							
							
							
							
							Needs a bit more work.
This reverts commit 7e54cc2824. 
							
						 | 
						
							2015-07-02 13:47:06 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								7e54cc2824
								
							
								
							
						 | 
						
							
							
								
								factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
							
							
							
							
							
						 | 
						
							2015-07-02 11:36:08 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								999aa7c897
								
							
								
							
						 | 
						
							
							
								
								factor: clean up spaces in -tests files
							
							
							
							
							
						 | 
						
							2015-07-02 10:34:01 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								2c3492a916
								
							
								
							
						 | 
						
							
							
								
								minor cleanup to some docs.
							
							
							
							
							
						 | 
						
							2015-05-13 16:09:14 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								296968580a
								
							
								
							
						 | 
						
							
							
								
								use assoc-reject instead of [ ... not ] assoc-filter.
							
							
							
							
							
						 | 
						
							2015-05-12 19:08:42 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								b366a06c41
								
							
								
							
						 | 
						
							
							
								
								use reject instead of [ ... not ] filter.
							
							
							
							
							
						 | 
						
							2015-05-12 18:50:34 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								a563f92b27
								
							
								
							
						 | 
						
							
							
								
								prettyprint: a bit more cleanup.
							
							
							
							
							
						 | 
						
							2014-12-11 08:02:45 -08:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								9a642531e0
								
							
								
							
						 | 
						
							
							
								
								prettyprint: some minor cleanup.
							
							
							
							
							
						 | 
						
							2014-12-11 07:52:14 -08:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								38e0b0643f
								
							
								
							
						 | 
						
							
							
								
								prettyprint: @mrjbq7's funny word for . that doesn't limit the length of things.
							
							
							
							
							
						 | 
						
							2014-10-09 18:54:14 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								3fdea2c66b
								
							
								
							
						 | 
						
							
							
								
								prettyprint.backend: use , not % in unparse-ch.
							
							
							
							
							
						 | 
						
							2014-09-30 08:23:32 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								5ee4ae0fcb
								
							
								
							
						 | 
						
							
							
								
								Revert "prettyprint.config: string-limit? shouldn't be a global."
							
							
							
							
							
							
							
							This reverts commit d33877a941. 
							
						 | 
						
							2014-08-05 10:48:31 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								82486a5f51
								
							
								
							
						 | 
						
							
							
								
								prettyprint.backend: fix pprint for new escape codes.
							
							
							
							
							
						 | 
						
							2014-06-04 06:55:34 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								57f9d78892
								
							
								
							
						 | 
						
							
							
								
								improve help by linking to types directly.
							
							
							
							
							
						 | 
						
							2014-05-23 20:20:15 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								98935b7f15
								
							
								
							
						 | 
						
							
							
								
								docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``.
							
							
							
							
							
						 | 
						
							2014-05-18 20:09:10 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								74460b548b
								
							
								
							
						 | 
						
							
							
								
								prettyprint: fix off-by-one, thanks @adjvondrak!
							
							
							
							
							
						 | 
						
							2013-04-25 20:19:12 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								2526d3c982
								
							
								
							
						 | 
						
							
							
								
								Fix some copyrights, sorry "Your name".
							
							
							
							
							
						 | 
						
							2013-04-25 13:26:36 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								24b116be1c
								
							
								
							
						 | 
						
							
							
								
								prettyprint: rename so it doesn't look so much like print-error.
							
							
							
							
							
						 | 
						
							2013-04-10 19:18:15 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								e42144e9ea
								
							
								
							
						 | 
						
							
							
								
								prettyprint: cleanup duplicate code.
							
							
							
							
							
						 | 
						
							2013-04-10 18:50:11 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								85acdb2520
								
							
								
							
						 | 
						
							
							
								
								prettyprint: speed up unparse by not making the manifest sometimes.
							
							
							
							
							
						 | 
						
							2013-04-06 12:45:15 -07:00 |