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
|
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
|
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
|
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
|
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
|
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
|
0142d96238
|
Fixing deployment tool for Windows
|
2008-01-07 17:14:21 -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 |
Slava Pestov
|
e84ad1f2ba
|
Make tools.annotations:reset more robust
|
2008-01-05 22:07:13 -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
|
8ca13a5570
|
renamed two files
|
2008-01-04 21:10:49 -06:00 |
Doug Coleman
|
21a4896736
|
Move reverse-complement files to reverse-complement/
|
2008-01-04 21:02:09 -06:00 |
Doug Coleman
|
df07e61b7b
|
fix path
|
2008-01-04 20:55:58 -06:00 |
Doug Coleman
|
990bb86295
|
Fix the reverse-complement benchmark paths
|
2008-01-04 20:51:02 -06:00 |
Slava Pestov
|
55efffed6c
|
Make mixins smarter, fix interactor
|
2008-01-04 22:10:49 -04:00 |
Daniel Ehrenberg
|
7692300311
|
Merge branch 'master' of git://spitspat.com/git/factor
|
2008-01-04 19:22:21 -06:00 |
Doug Coleman
|
03b18daa5e
|
Merge http://littledan.onigirihouse.com/factor
|
2008-01-04 19:21:18 -06:00 |
Daniel Ehrenberg
|
f66e1b1f66
|
Merge branch 'for-slava' of git://www.rfc1149.net/factor
Conflicts:
extra/project-euler/018/018.factor
extra/project-euler/project-euler.factor
|
2008-01-04 18:51:42 -06:00 |
Daniel Ehrenberg
|
1de0f57e2b
|
trees.splay authors.txt typo fix
|
2008-01-04 18:40:16 -06:00 |
Samuel Tardieu
|
598c53d6eb
|
Use cut-slice instead of cut in a loop
|
2008-01-03 11:52:56 +01:00 |
Slava Pestov
|
3fd5d8c40e
|
Fixing unit tests
|
2008-01-02 23:07:59 -04:00 |
Slava Pestov
|
b7327b6228
|
Redo the profiler
|
2008-01-02 20:36:36 -04:00 |
Doug Coleman
|
7c77535824
|
Merge http://littledan.onigirihouse.com/factor
|
2008-01-02 01:49:10 -06:00 |
Daniel Ehrenberg
|
81026a92bf
|
Reverting RSS changes; fixing unit tests
|
2008-01-01 22:30:22 -05:00 |
Slava Pestov
|
e3af94cfbd
|
Remove redundant tools.walker vocab
|
2007-12-31 23:16:21 -04:00 |
Daniel Ehrenberg
|
d0046482cc
|
Merge commit 'elasticdog/master'
|
2007-12-31 15:17:34 -05:00 |