|  Doug Coleman | 15402ed1b4 | core 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:12:44 -05:00 | 
				
					
						|  Doug Coleman | 2edd0fefc9 | new -> new-sequence construct-empty -> new
construct-boa -> boa
diff -> assoc-diff
union -> assoc-union
intersect -> assoc-intersect | 2008-04-13 22:58:07 -05:00 | 
				
					
						|  Slava Pestov | ef4046cda9 | Converting code to use inheritance | 2008-04-04 00:33:06 -05:00 | 
				
					
						|  Slava Pestov | 76581ad6d0 | Remove crappy parser feature | 2008-04-03 21:43:41 -05:00 | 
				
					
						|  erg | 15c68a23f8 | remove ?resource-path and resource-exists? | 2008-03-26 23:47:51 -05:00 | 
				
					
						|  Slava Pestov | 02d7c9fb24 | Simplifications | 2008-03-13 05:21:56 -05:00 | 
				
					
						|  Slava Pestov | 3cddca95ae | Simply core: don't call directory? and file-modified until after bootstrap | 2008-03-13 04:54:33 -05:00 | 
				
					
						|  Slava Pestov | 0ed8bfe276 | Documentation updates | 2008-03-13 03:44:58 -05:00 | 
				
					
						|  Slava Pestov | 32526206f1 | Help fixes | 2008-03-11 19:51:58 -05:00 | 
				
					
						|  Daniel Ehrenberg | c5eec0ba10 | Merge branch 'master' of git://factorcode.org/git/factor into unicode Conflicts:
	core/io/files/files-tests.factor
	core/io/files/files.factor
	core/io/io-tests.factor
	core/io/streams/c/c-tests.factor
	core/io/streams/lines/lines-tests.factor
	core/source-files/source-files.factor
	extra/benchmark/sockets/sockets.factor
	extra/http/server/templating/templating-tests.factor
	extra/http/server/templating/templating.factor
	extra/io/launcher/launcher.factor
	extra/io/mmap/mmap-tests.factor
	extra/io/unix/launcher/launcher.factor
	extra/io/unix/unix-tests.factor | 2008-03-04 17:51:40 -06:00 | 
				
					
						|  Slava Pestov | 2c23357f25 | Unit test fixes | 2008-03-03 16:44:24 -06:00 | 
				
					
						|  Daniel Ehrenberg | 4ad96fc4ea | Merge branch 'master' into unicode Conflicts:
	core/io/streams/c/c-tests.factor
	extra/benchmark/mandel/mandel.factor
	extra/benchmark/raytracer/raytracer.factor
	extra/http/client/client.factor | 2008-02-24 13:00:06 -06:00 | 
				
					
						|  Slava Pestov | b44b334a02 | Fix a smudging bug | 2008-02-23 22:29:29 -06:00 | 
				
					
						|  Daniel Ehrenberg | 8249ce2116 | OK, now everything should load | 2008-02-21 18:05:04 -06:00 | 
				
					
						|  Daniel Ehrenberg | 62f9ed5dbd | putting encodings on all file readers/writers | 2008-02-16 22:17:41 -06:00 | 
				
					
						|  Slava Pestov | 262e9d3443 | Clean up vocabs.loader and add littledan's unit test feature | 2008-02-10 23:03:54 -06:00 | 
				
					
						|  Slava Pestov | d9338b1cd2 | Remove interned predicate class | 2008-02-06 12:47:15 -06:00 | 
				
					
						|  Slava Pestov | 2d3298d611 | Method usages cleanup | 2008-02-04 23:30:59 -06:00 | 
				
					
						|  sheeple | f2af000ed0 | refresh-all fix, new show word for debugging | 2008-02-04 11:50:20 -06:00 | 
				
					
						|  Slava Pestov | 330d59b934 | Fix reset-checksums | 2008-01-29 00:35:44 -06:00 | 
				
					
						|  Doug Coleman | 3546f5150d | Merge http://littledan.onigirihouse.com/factor | 2008-01-09 22:18:14 -10:00 | 
				
					
						|  Daniel Ehrenberg | 5dc9841312 | Fixing parsing bug | 2008-01-09 20:13:59 -06:00 | 
				
					
						|  Slava Pestov | 542b85889d | Fix unit tests | 2008-01-09 19:13:26 -05:00 | 
				
					
						|  Daniel Ehrenberg | 1dfabe3b34 | Merge commit 'slava/master' into unicode Conflicts:
	core/parser/parser.factor
	core/source-files/source-files.factor
	extra/unicode/unicode-tests.factor
	extra/unicode/unicode.factor | 2008-01-09 17:30:59 -06:00 | 
				
					
						|  Slava Pestov | ed29e2e5aa | Notify definition-observers when words are forgotten | 2008-01-09 17:51:55 -04:00 | 
				
					
						|  Slava Pestov | 3b311d3cb7 | definition observers; move with-compilation-unit and related support to compiler.units | 2008-01-09 04:52:08 -05:00 | 
				
					
						|  Slava Pestov | 4e43b946f9 | Fix conflicts | 2008-01-06 14:17:50 -04:00 | 
				
					
						|  Doug Coleman | 12f990bd1a | change the parser to use file-lines add lines-crc32
update source-files for the contents -> lines change | 2008-01-04 20:02:54 -06:00 | 
				
					
						|  Aaron Schaefer | 897a8ed8aa | Replace '<file-reader> contents' with 'file-contents' in all vocabs | 2007-12-31 14:47:24 -05:00 | 
				
					
						|  Slava Pestov | 6814e07f49 | Unit test fixes | 2007-12-24 19:40:09 -05:00 | 
				
					
						|  Slava Pestov | 41fc4ea84e | forget-vocab and forget-source now call with-compilation-unit | 2007-12-24 17:32:41 -05:00 | 
				
					
						|  Slava Pestov | 0052e129fd | Clean up class definition recording | 2007-12-24 17:18:26 -05:00 | 
				
					
						|  Slava Pestov | 07a4022d62 | Parser, definitions, source-files refactoring work in progress | 2007-12-21 21:18:24 -05:00 | 
				
					
						|  Slava Pestov | 6d3aa439c2 | forget-all word | 2007-10-09 17:35:09 -04:00 | 
				
					
						|  Slava Pestov | a96457cecc | Initial import | 2007-09-20 18:09:08 -04:00 |