John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								498285d7dd
								
							
								
							
						 | 
						
							
							
								
								unicode: make this the API for all unicode things.
							
							
							
							
							
						 | 
						
							2016-03-30 23:29:48 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								f5cea754b5
								
							
								
							
						 | 
						
							
							
								
								regexp: Fix / escape in regexp. Fixes validators test.
							
							
							
							
							
						 | 
						
							2016-03-30 23:28:12 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								be8c711d3e
								
							
								
							
						 | 
						
							
							
								
								regexp: need this to be (parse-raw).
							
							
							
							
							
						 | 
						
							2016-03-30 21:26:12 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								cba0a96c10
								
							
								
							
						 | 
						
							
							
								
								regexp: one R/ syntax to rule them all, simpler this way.
							
							
							
							
							
						 | 
						
							2016-03-30 21:09:08 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								71ef8a22c2
								
							
								
							
						 | 
						
							
							
								
								disambiguate namespaces:set and sets:set.
							
							
							
							
							
						 | 
						
							2016-03-29 17:14:42 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								c1010144e5
								
							
								
							
						 | 
						
							
							
								
								regexp.combinators: fix <char-range>.
							
							
							
							
							
						 | 
						
							2016-03-27 18:49:42 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								2f7a4a26cd
								
							
								
							
						 | 
						
							
							
								
								basis: rename the only four words with backtick in their name.
							
							
							
							
							
						 | 
						
							2016-03-20 21:04:30 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								ceb75057da
								
							
								
							
						 | 
						
							
							
								
								change ERROR: words from throw-foo back to foo.
							
							
							
							
							
						 | 
						
							2015-08-13 16:13:05 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								b6be8685c3
								
							
								
							
						 | 
						
							
							
								
								basis: ERROR: changes.
							
							
							
							
							
						 | 
						
							2015-08-13 03:20:39 -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 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								76cb13ac52
								
							
								
							
						 | 
						
							
							
								
								basis: use harvest-values
							
							
							
							
							
						 | 
						
							2015-08-08 12:24:22 -05: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
							
						 | 
						
							
							
							
							
								
							
								b39d4c54a4
								
							
								
							
						 | 
						
							
							
								
								regexp: remove R" R[ and R{, there are still plenty of options and better ones to come.
							
							
							
							
							
						 | 
						
							2015-07-21 17:33:14 -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 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								892c62e1dc
								
							
								
							
						 | 
						
							
							
								
								factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
							
							
							
							
							
						 | 
						
							2015-07-03 09:39:59 -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 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								352e5de16a
								
							
								
							
						 | 
						
							
							
								
								core, basis, extra: Remove DOS line endings from files.
							
							
							
							
							
							
							
							Remove whitespace from end of lines.
Add a newline to the end of each file. 
							
						 | 
						
							2015-06-29 17:25:40 -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
							
						 | 
						
							
							
							
							
								
							
								57f9d78892
								
							
								
							
						 | 
						
							
							
								
								improve help by linking to types directly.
							
							
							
							
							
						 | 
						
							2014-05-23 20:20:15 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								8089bbaeab
								
							
								
							
						 | 
						
							
							
								
								regexp.parser: fix for recent unicode.scripts change.
							
							
							
							
							
						 | 
						
							2014-05-19 20:51:01 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								af48be41c8
								
							
								
							
						 | 
						
							
							
								
								Revert "regexp.compiler: slightly faster with t/f check."
							
							
							
							
							
							
							
							This reverts commit 9dcaa5c7e690bc38e468f355cbbafd3c5b299f90. 
							
						 | 
						
							2014-05-19 10:04:16 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								647b8ffb46
								
							
								
							
						 | 
						
							
							
								
								regexp.compiler: slightly faster with t/f check.
							
							
							
							
							
						 | 
						
							2014-05-18 20:42:02 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								98935b7f15
								
							
								
							
						 | 
						
							
							
								
								docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``.
							
							
							
							
							
						 | 
						
							2014-05-18 20:09:10 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								8e4ce647d3
								
							
								
							
						 | 
						
							
							
								
								regexp: adding re-replace-with.
							
							
							
							
							
						 | 
						
							2014-05-18 13:48:22 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								4b9b14308d
								
							
								
							
						 | 
						
							
							
								
								regexp.minimize: use sort-pair instead of natural-sort.
							
							
							
							
							
						 | 
						
							2013-04-02 16:54:25 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								e9aeef7a5e
								
							
								
							
						 | 
						
							
							
								
								regexp.dfa: more use of hash-sets.
							
							
							
							
							
						 | 
						
							2013-03-08 16:50:59 -08:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								87f55eb033
								
							
								
							
						 | 
						
							
							
								
								Change "3dup drop" to "2over".
							
							
							
							
							
						 | 
						
							2012-10-22 20:45:15 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								8bfed897a8
								
							
								
							
						 | 
						
							
							
								
								combinators.smart: Add cleave>array.
							
							
							
							
							
						 | 
						
							2012-09-16 17:32:27 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								7873719c6e
								
							
								
							
						 | 
						
							
							
								
								regexp.classes: bit more speed with read-only slots.
							
							
							
							
							
						 | 
						
							2012-09-12 08:39:40 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								d657cbb286
								
							
								
							
						 | 
						
							
							
								
								regexp.classes: inline class-member?.
							
							
							
							
							
						 | 
						
							2012-09-11 20:22:17 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								27f445d505
								
							
								
							
						 | 
						
							
							
								
								assocs: Add sift-keys and sift-values. Remove three other implementations
							
							
							
							
							
							
							
							of sift-values and use the new one. 
							
						 | 
						
							2012-08-23 22:36:10 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								74cdcba2cd
								
							
								
							
						 | 
						
							
							
								
								fix some docs to have string article names.
							
							
							
							
							
						 | 
						
							2012-07-31 14:41:32 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								5c76cbb421
								
							
								
							
						 | 
						
							
							
								
								rename some words to x>sequence and sequence>x.
							
							
							
							
							
						 | 
						
							2012-07-23 21:28:38 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								5cc30f46f5
								
							
								
							
						 | 
						
							
							
								
								using if-zero in more places.
							
							
							
							
							
						 | 
						
							2012-07-16 15:45:21 -07:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								df19e2ee01
								
							
								
							
						 | 
						
							
							
								
								regexp.parser: fix failing test
							
							
							
							
							
						 | 
						
							2011-12-06 21:11:58 -08:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								9a55bfb5a2
								
							
								
							
						 | 
						
							
							
								
								regexp: trivial refactoring
							
							
							
							
							
						 | 
						
							2011-11-28 11:46:15 -08:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								943596575a
								
							
								
							
						 | 
						
							
							
								
								use radix literals
							
							
							
							
							
						 | 
						
							2011-11-23 19:03:40 -08:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								47cedd8d3d
								
							
								
							
						 | 
						
							
							
								
								slice boa -> <slice-unsafe>
							
							
							
							
							
							
							
							If you didn't define it, don't boa it 
							
						 | 
						
							2011-11-09 19:22:09 -08:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								80e1c8e3f2
								
							
								
							
						 | 
						
							
							
								
								Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed.
							
							
							
							
							
						 | 
						
							2011-10-18 13:19:39 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								6f1c44b46d
								
							
								
							
						 | 
						
							
							
								
								Cleanup some lint warnings.
							
							
							
							
							
						 | 
						
							2011-10-15 19:19:44 -07:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								df7ee85daf
								
							
								
							
						 | 
						
							
							
								
								regexp.classes: remove dependency on mirrors vocab
							
							
							
							
							
						 | 
						
							2011-10-10 21:09:59 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								d58bc08aa0
								
							
								
							
						 | 
						
							
							
								
								Update code that did ">alist sort-" to just "sort-".
							
							
							
							
							
						 | 
						
							2011-04-07 09:01:21 -07:00 | 
						
					
				
					
						
							
							
								 
								Keita Haga
							
						 | 
						
							
							
							
							
								
							
								fbed575d3e
								
							
								
							
						 | 
						
							
							
								
								regexp: fix typo in docs
							
							
							
							
							
						 | 
						
							2011-03-05 23:00:52 +09:00 | 
						
					
				
					
						
							
							
								 
								Keita Haga
							
						 | 
						
							
							
							
							
								
							
								72d91eea8d
								
							
								
							
						 | 
						
							
							
								
								regexp: fix typos in docs
							
							
							
							
							
						 | 
						
							2011-01-15 00:57:32 +09:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								cdb52119a0
								
							
								
							
						 | 
						
							
							
								
								regexp: fix test
							
							
							
							
							
						 | 
						
							2010-07-23 20:40:44 -07:00 |