|  Doug Coleman | 4ffbfc2602 | basis/extra: Fix load errors | 2013-03-24 22:19:28 -07:00 | 
				
					
						|  John Benediktsson | 860a734e96 | parser-combinators: fix constructor stack effects. | 2011-10-18 19:23:22 -07:00 | 
				
					
						|  Slava Pestov | 0612bc6177 | Factor source files should not be executable | 2009-11-21 17:50:43 -06:00 | 
				
					
						|  Joe Groff | a5957b188d | nip most uses of tuck from extra | 2009-11-05 22:22:21 -06:00 | 
				
					
						|  Doug Coleman | 3f3d57032b | Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring | 2009-08-13 19:21:44 -05:00 | 
				
					
						|  Doug Coleman | f33883658a | fix lazy lists | 2009-05-18 16:17:11 -05:00 | 
				
					
						|  Slava Pestov | df18c0b6e7 | Making more code infer | 2009-04-15 19:03:44 -05:00 | 
				
					
						|  Daniel Ehrenberg | 0c589061ad | More docs for lazy lists, getting rid of lazy-map-with | 2009-02-09 16:18:24 -06:00 | 
				
					
						|  Daniel Ehrenberg | 35b526cc7a | Docs for lists, consolidating list functionality in lists, minor API changes | 2009-02-09 14:29:09 -06:00 | 
				
					
						|  Doug Coleman | 3c408342ef | renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail | 2009-01-29 22:19:07 -06:00 | 
				
					
						|  Slava Pestov | acf0d8d9c8 | Get furnace and websites..concatenative to load | 2008-12-17 19:39:02 -06:00 | 
				
					
						|  Doug Coleman | 89386ae636 | left-trim -> trim-left | 2008-09-05 18:56:57 -05:00 | 
				
					
						|  Doug Coleman | 27ab6d699c | new accessors | 2008-09-02 03:04:34 -05:00 | 
				
					
						|  Doug Coleman | 978adcf90c | new accessors | 2008-08-30 21:59:46 -05:00 | 
				
					
						|  James Cash | 0ca627051e | Changing vocabs USING: to reflect which words are in lists and lists.lazy | 2008-06-03 16:57:29 -04:00 | 
				
					
						|  James Cash | 1818a743bd | Updating libraries that uses lazy-lists to use lists/lazy | 2008-06-03 04:27:25 -04:00 | 
				
					
						|  Doug Coleman | 4d0ba8c3c1 | reverse args for assoc-diff, diff fix lots of usings
fix help lint | 2008-04-26 02:01:43 -05:00 | 
				
					
						|  Doug Coleman | b7c1f9dbe8 | extra changes: index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps | 2008-04-25 23:17:08 -05:00 | 
				
					
						|  Doug Coleman | 72080fda4a | construct-boa -> boa construct-empty -> new | 2008-04-13 15:06:27 -05:00 | 
				
					
						|  Eduardo Cavazos | aa40350aa7 | replace add* and add with prefix and suffix | 2008-03-31 18:18:05 -06:00 | 
				
					
						|  Slava Pestov | c22af5c7a6 | Rename 2apply to bi@ | 2008-03-29 20:36:58 -05:00 | 
				
					
						|  Doug Coleman | a969b9c778 | use sequences.deep's flatten | 2008-03-03 13:29:28 -06:00 | 
				
					
						|  Slava Pestov | 8c9966b17c | pick pick is 2over | 2008-02-16 18:50:26 -06:00 | 
				
					
						|  Doug Coleman | 71bac0da21 | Load fixes | 2008-01-31 23:59:29 -06:00 | 
				
					
						|  Slava Pestov | 058e7f40a4 | Add ensure and ensure-not to parser-combinators | 2007-12-10 02:20:16 -05:00 | 
				
					
						|  Slava Pestov | f1d096bb85 | Add <(?)> | 2007-12-08 03:21:50 -05:00 | 
				
					
						|  Slava Pestov | 7cbf7ba719 | Updates for parser-combinators | 2007-12-02 15:55:44 -05:00 | 
				
					
						|  Doug Coleman | cc3e56c122 | Add generic to get a predicate out of a parser-combinator | 2007-11-30 19:20:38 -06:00 | 
				
					
						|  Slava Pestov | 9379937200 | Globs | 2007-11-28 02:12:42 -05:00 | 
				
					
						|  Doug Coleman | 2a5b65a912 | Add 1token to parser combinators | 2007-11-26 17:38:24 -06:00 | 
				
					
						|  Slava Pestov | 12599e03c4 | Clean up parser combinators | 2007-11-25 17:07:32 -05:00 | 
				
					
						|  Doug Coleman | 3fc47bae3a | Add <:&:> to parser-combinators | 2007-11-25 03:55:15 -06:00 | 
				
					
						|  Slava Pestov | 72fe4e2d70 | clean up io.unix.launcher parser, and parser-combinators | 2007-11-24 20:19:39 -05:00 | 
				
					
						|  Slava Pestov | 30731a5808 | Fix parser-combinators load issue | 2007-11-24 18:33:20 -05:00 | 
				
					
						|  Slava Pestov | 6668b6a975 | Minor parser combinators tweaks (hope doublec doesn't mind) | 2007-11-24 18:07:01 -05:00 | 
				
					
						|  Slava Pestov | de0808320e | Fix ltrim/rtrim, get extra/ to load after number tower changes | 2007-10-21 17:37:50 -04:00 | 
				
					
						|  Slava Pestov | a96457cecc | Initial import | 2007-09-20 18:09:08 -04:00 |