Commit Graph

1268 Commits (c8b1db0a3e2f9f0ea59c7335850708f695dbb344)

Author SHA1 Message Date
Daniel Ehrenberg c8b1db0a3e Changes for unicode 2008-01-09 19:34:29 -06: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
Daniel Ehrenberg 98226eec9b Put protocols in a separate vocab from delegate 2008-01-09 17:24:03 -06:00
Daniel Ehrenberg eda67ed510 Merge branch 'master' of git://spitspat.com/git/factor into unicode 2008-01-09 17:22:55 -06:00
Daniel Ehrenberg 71f6e7d4ba Unicode changes 2008-01-09 17:13:26 -06:00
Slava Pestov 6df84617d6 Rename reload-vocab to reload 2008-01-09 17:53:55 -05:00
Slava Pestov 9231140a85 Lazy lists stack effect fix 2008-01-09 17:53:04 -05:00
Slava Pestov 2bed30672d Minor macros fix 2008-01-09 17:52:37 -05:00
Slava Pestov c8360f5ae5 Rename curry* to with 2008-01-09 17:36:30 -05:00
Slava Pestov c738dee88e Smarter FORGET: 2008-01-09 17:57:59 -04:00
Slava Pestov ed29e2e5aa Notify definition-observers when words are forgotten 2008-01-09 17:51:55 -04:00
Daniel Ehrenberg e4de6fd8af Changing combinators.lib 2008-01-09 13:44:58 -06:00
Daniel Ehrenberg d1aba5effe Unicode changes 2008-01-09 13:44:07 -06:00
Slava Pestov 487abce510 Loading a vocab updates the browser if appropriate 2008-01-09 14:41:58 -04:00
Slava Pestov 0cab0bab24 Merge branch 'master' of git://factorcode.org/git/factor 2008-01-09 12:56:10 -04:00
Slava Pestov 3629ba7dcd Fixing bootstrap 2008-01-09 05:00:02 -05: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 cdc1e4372c Merge commit 'littledan/master' 2008-01-09 01:53:34 -05:00
Slava Pestov 0e37ec3968 Merge branch 'master' of git://factorcode.org/git/factor 2008-01-09 02:52:24 -04:00
Slava Pestov 6f433239c8 Merge branch 'master' of http://littledan.onigirihouse.com/factor 2008-01-09 02:51:58 -04:00
Slava Pestov 4e2fbe4f53 Fix memoize unit tests 2008-01-09 01:51:00 -05:00
Slava Pestov 2180b0f146 Fix init-stdio scope issue 2008-01-09 01:50:25 -05:00
Slava Pestov 005319da1a Load fixes for Mac OS X-related libraries 2008-01-09 01:36:11 -05:00
Slava Pestov fa72e695a4 Fix tpo 2008-01-09 01:35:28 -05:00
Slava Pestov 731549bdcb new-slots: define change-* combinators 2008-01-09 01:34:04 -05:00
Slava Pestov 2e19bdae2d Pastebin RSS feed: limit number of posts 2008-01-09 01:33:51 -05:00
Slava Pestov 028e0075d8 PowerPC support work in progress 2008-01-09 01:33:40 -05:00
Slava Pestov 85c9f78790 Fix PowerPC JIT 2008-01-09 00:18:03 -04:00
Slava Pestov ac5f758bce PowerPC support work in progress 2008-01-08 17:04:45 -04:00
Slava Pestov 0142d96238 Fixing deployment tool for Windows 2008-01-07 17:14:21 -04:00
Slava Pestov 928c68b506 JIT improvements; simpler 'current XT' relocation logic 2008-01-07 17:14:09 -04:00
Slava Pestov 6e7d70f2bb Experimental slot accessors that will go into core in 0.93 2008-01-06 23:51:08 -04:00
Slava Pestov 3bff775503 Update memoize and promises 2008-01-06 23:36:34 -04:00
Daniel Ehrenberg f00cfd653a Moved tuple-syntax/about.txt to summary.txt 2008-01-06 20:11:00 -06:00
Slava Pestov 4e43b946f9 Fix conflicts 2008-01-06 14:17:50 -04:00
Slava Pestov 8285eeda9a Fix conflict 2008-01-06 13:30:23 -04:00
Slava Pestov b4b59521c7 Get locals to load 2008-01-06 12:17:38 -04:00
Slava Pestov cf4c13f55b Improving multi-methods 2008-01-06 12:13:54 -04:00
Slava Pestov 07e5441b14 Definition protocol cleanup 2008-01-06 12:13:44 -04:00
Slava Pestov ede3f4d977 Improved multi-methods 2008-01-06 11:22:26 -04:00
Slava Pestov b61c41163b Inefficient, experimental multi-methods implementation 2008-01-06 00:07:12 -04:00
Doug Coleman 3f1370f2b5 lines-crc32 now crcs a \n at the end of each line. it is still off by one \n if the last line doesn't have a newline, but it's good enough for the parser 2008-01-05 21:46:39 -06:00
Slava Pestov e84ad1f2ba Make tools.annotations:reset more robust 2008-01-05 22:07:13 -04:00
Slava Pestov b40c064fc6 Remove some dead code 2008-01-05 22:06:51 -04:00
Slava Pestov 5f5270ae90 Cleaning up mixins 2008-01-05 22:06:01 -04:00
Slava Pestov 825601ccc7 More circularity fixes 2008-01-05 20:37:13 -04:00
Slava Pestov c3deb44f43 Fix circularity 2008-01-05 18:27:15 -04:00
Slava Pestov 516eca8544 Fix interactor stack effect inference 2008-01-05 16:09:55 -04:00
Doug Coleman de3ea8cc19 Merge http://littledan.onigirihouse.com/factor 2008-01-05 12:42:00 -06:00
Doug Coleman 8ca13a5570 renamed two files 2008-01-04 21:10:49 -06:00