Slava Pestov
|
c60baf1232
|
sift and harvest words added
|
2008-05-13 23:36:55 -05:00 |
Doug Coleman
|
0a99342f2b
|
fix bootstrap errors on windows
|
2008-04-28 16:30:11 -05:00 |
Joe Groff
|
d6a67d475c
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/bunny/bunny.factor
extra/opengl/demo-support/demo-support.factor
|
2008-04-27 18:27:47 -07: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 |
Joe Groff
|
ae292e9d17
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-10 22:06:17 -07:00 |
Eduardo Cavazos
|
6a2ab73938
|
Fix more add/add* occurances
|
2008-03-31 20:32:31 -06:00 |
Joe Groff
|
85b7c9b9b9
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-03-31 12:35:47 -07:00 |
Joe Groff
|
f2718f3a71
|
Get COM wrappers working. dragdrop-listener example vocab to enable drag-and-drop on listener windows
|
2008-03-31 12:31:46 -07:00 |
Slava Pestov
|
1f3e6fd0b7
|
combinators.cleave is now core
|
2008-03-28 23:00:20 -05:00 |
Slava Pestov
|
02727576c2
|
New slots are now in the core
|
2008-03-20 15:30:59 -05:00 |
Joe Groff
|
46c21e2580
|
Correct perms on windows/ tree
|
2008-03-18 23:02:21 -07:00 |
Joe Groff
|
ede3e068a0
|
Get COM interface working. Add IShellFolder interface to shell32.dll to play around with
|
2008-03-18 22:56:54 -07:00 |
Joe Groff
|
53ccdc3954
|
Sketch out windows.com.syntax
|
2008-03-16 18:36:33 -07:00 |
Joe Groff
|
fe9ab0e26b
|
COM unit tests. Remove redundant call-with word and use cleave instead.
|
2008-03-15 17:45:05 -07:00 |
Joe Groff
|
f7ec7cbc44
|
ole32.dll bindings
|
2008-02-15 18:08:01 -08:00 |