Commit Graph

30 Commits (f8fd065fc5149c41b1383cd44f55acf31f2573e3)

Author SHA1 Message Date
Slava Pestov b26e6b90f5 Code cleanup 2008-06-25 03:33:58 -05:00
Eduardo Cavazos e88b83b32f Update vocabs for combinators.short-circuit 2008-06-24 08:35:36 -05:00
Slava Pestov 375020b7fe Add push-at to core 2008-06-13 02:09:16 -05:00
Slava Pestov 045b657474 Move replicate into core; move selection sort into its own vocab; remove usages of and? and or? which are redundant now 2008-06-13 01:51:46 -05:00
Slava Pestov 29fa4a8a54 assoc-find is no longer generic 2008-06-09 05:22:21 -05:00
U-SLAVA-DFB8FF805\Slava 2e39bed5ec Trim some fat from tree-shaken images on Windows 2008-06-07 07:22:38 -05:00
Daniel Ehrenberg 5646d067e4 Fixing Unicode collation, except for Korean 2008-05-25 02:51:27 -05:00
Daniel Ehrenberg e2d1e57142 Unicode changes for collation and resource file parsing 2008-05-24 17:34:01 -05:00
Slava Pestov c60baf1232 sift and harvest words added 2008-05-13 23:36:55 -05:00
Slava Pestov 2665a75feb Merge git://factorcode.org/git/littledan 2008-05-09 18:24:57 -05:00
Daniel Ehrenberg c04da7bdfb unicode.syntax.backend => value (with docs &c) 2008-05-06 20:59:37 -05:00
Doug Coleman 7c09936f30 use butlast, butlast-slice
"extra/foo" resource-path -> "resource:extra/foo"
2008-05-06 12:37:11 -05:00
Daniel Ehrenberg 43cbb17e17 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/delegate/delegate.factor
	extra/unicode/data/data.factor
2008-04-30 19:45:12 -05:00
Daniel Ehrenberg eac64bccab Moving VALUE: into unicode.syntax.backend 2008-04-30 19:39:54 -05: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 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 aaf48cebf5 New utility word 2008-04-13 03:52:40 -05:00
Slava Pestov b2fa4e2f07 unicode no longer depends on *.lib 2008-04-05 07:57:26 -05:00
Slava Pestov ec698b7f53 Parser overhaul 2008-03-16 02:43:00 -05:00
Daniel Ehrenberg 62f9ed5dbd putting encodings on all file readers/writers 2008-02-16 22:17:41 -06:00
Slava Pestov c4ac180c5a Rename substitute to substitute-here, change stack effect, update some libraries to use it 2008-02-15 19:23:38 -06:00
Slava Pestov d77c84be19 Move unicode.data:replace to sequences.lib and refactor it 2008-02-14 20:38:46 -06:00
Daniel Ehrenberg 6ff319cfcb Unicode upgrade and fix 2008-02-13 19:53:53 -06:00
Slava Pestov af13a47485 Adding tags 2008-01-31 23:04:11 -06:00
Daniel Ehrenberg edf1f27247 Changes to Unicode 2008-01-29 13:33:14 -06:00
Slava Pestov 1c91a286e5 Updating summary and authors 2008-01-27 01:02:31 -04:00
Slava Pestov 1ad96ad319 Updating XML and Unicode for recent changes 2008-01-10 22:03:34 -05:00
Daniel Ehrenberg c8b1db0a3e Changes for unicode 2008-01-09 19:34:29 -06:00
Daniel Ehrenberg 71f6e7d4ba Unicode changes 2008-01-09 17:13:26 -06:00