Slava Pestov
|
4c756a1147
|
cocoa: don't need to explicitly compile words anymore, as if more than a year ago...
|
2009-05-05 09:40:58 -05:00 |
Slava Pestov
|
84fe4a7d67
|
generic.standard: remove bogus error check
|
2009-05-05 09:12:49 -05:00 |
Slava Pestov
|
0ecb771aa4
|
alien.strings cleanup
|
2009-05-05 09:12:39 -05:00 |
Slava Pestov
|
029d93a838
|
Make walker work better with call( and breakpoints which are nested inside combinators
|
2009-05-05 09:12:32 -05:00 |
Slava Pestov
|
0682c3da39
|
Some VM fixes
|
2009-05-04 15:11:31 -05:00 |
Slava Pestov
|
21aeda1324
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-04 13:11:11 -05:00 |
Slava Pestov
|
8e3e67fad4
|
Fix test failures
|
2009-05-04 13:10:56 -05:00 |
Slava Pestov
|
3cb6d95a4f
|
help.lint: fix :lint-failures word
|
2009-05-04 13:10:27 -05:00 |
sheeple
|
dbc245729c
|
use eg++ on openbsd
|
2009-05-04 11:48:46 -05:00 |
Slava Pestov
|
fb5b48c71a
|
Fix some test failures
|
2009-05-04 09:44:26 -05:00 |
Slava Pestov
|
fb9086d191
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-04 08:31:56 -05:00 |
Slava Pestov
|
f812f70473
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-04 09:08:46 -04:00 |
Slava Pestov
|
7a80307b52
|
Fix problem caused by different behavior of GCC 4.0 -vs- 4.3
|
2009-05-04 09:08:33 -04:00 |
Samuel Tardieu
|
f3a9234422
|
Make the primitives array const
|
2009-05-04 14:45:15 +02:00 |
Samuel Tardieu
|
1b0db9623b
|
Do not lower primitives to "void*" to get better compiler checking
|
2009-05-04 14:32:09 +02:00 |
Slava Pestov
|
034dcc9c3b
|
Merge branch 'mongo-factor-driver' of git://github.com/x6j8x/factor
|
2009-05-04 07:20:18 -05:00 |
Slava Pestov
|
a9782a2e64
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-04 07:19:40 -05:00 |
Slava Pestov
|
708c8b50ff
|
Config.freebsd fix
|
2009-05-04 07:19:32 -05:00 |
Sascha Matzke
|
a7faa2fd03
|
removed mongodb.tuple.index usage from mongodb.tuple
fixed mongodb article to show new define-persistent syntax
|
2009-05-04 14:16:42 +02:00 |
Slava Pestov
|
af5a7b537e
|
Attempt to fix gcc 4.5.0 compile error
|
2009-05-04 07:11:00 -05:00 |
Slava Pestov
|
32ef3aa40a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-04 07:06:09 -05:00 |
Slava Pestov
|
2bfde0250e
|
Fixing some build issues on Linux with GCC 4.3
|
2009-05-04 08:00:06 -04:00 |
Slava Pestov
|
4b52f7d6f2
|
Remove bogus alien.dlls directory
|
2009-05-04 06:44:55 -05:00 |
Slava Pestov
|
b2c3183b21
|
Split up tools.vocabs. Note that load-everything is now named load-all
|
2009-05-04 06:44:17 -05:00 |
Slava Pestov
|
2772473d1c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-04 06:43:36 -05:00 |
Slava Pestov
|
28cb6ea5c3
|
NetBSD build fix
|
2009-05-04 06:43:20 -05:00 |
Slava Pestov
|
985a0759a4
|
Merge branch 'master' of git://github.com/seckar/factor
|
2009-05-04 05:19:55 -05:00 |
Slava Pestov
|
61711b6d59
|
Merge branch 'mongo-factor-driver' of git://github.com/x6j8x/factor
|
2009-05-04 05:18:17 -05:00 |
Slava Pestov
|
b4088373b7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-04 05:16:47 -05:00 |
Slava Pestov
|
3250c6935e
|
Don't make a curry
|
2009-05-04 05:15:48 -05:00 |
Slava Pestov
|
abf7912ae7
|
Cleanups
|
2009-05-04 05:07:14 -05:00 |
Slava Pestov
|
8872c40b1e
|
The great type renaming
|
2009-05-04 04:50:24 -05:00 |
Slava Pestov
|
edecac508e
|
Use C++ namespaces
|
2009-05-04 01:46:13 -05:00 |
Slava Pestov
|
8e17e0a01e
|
VM: use better abstractions for tagged pointers, eliminate get()/set() stuff, clean up array, string, and byte-array element access
|
2009-05-04 01:00:30 -05:00 |
Sascha Matzke
|
28fa05858f
|
Merge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver
|
2009-05-04 07:07:00 +02:00 |
Nicholas Seckar
|
94e64b6e9c
|
Add docs for load-all-under and all-vocabs-under
|
2009-05-03 21:14:44 -07:00 |
Joe Groff
|
804d4aae81
|
docs for new world words
|
2009-05-03 23:01:26 -05:00 |
Nicholas Seckar
|
8beea2ab0c
|
Don't treat . directories as vocab dirs.
Rename subdirs to (less general) vocab-subdirs.
Add all-vocabs-under and load-all-under.
|
2009-05-03 21:00:29 -07:00 |
Joe Groff
|
d546e8c89a
|
nitpick ui.pixel-formats docs
|
2009-05-03 22:21:36 -05:00 |
Joe Groff
|
70c8a1bef0
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/spheres/spheres.factor
|
2009-05-03 22:06:37 -05:00 |
Joe Groff
|
fa8c47d310
|
move ui.offscreen to unmaintained for now
|
2009-05-03 22:04:25 -05:00 |
Joe Groff
|
8925773558
|
update bunny to use world api; clean up projection matrix and viewport discipline in demos
|
2009-05-03 22:02:50 -05:00 |
Joe Groff
|
4504907736
|
add a resize-world generic to handle window resizes
|
2009-05-03 22:01:35 -05:00 |
Joe Groff
|
045635cdf2
|
yield during mouse-moved events in cocoa so gadgets have a chance to redraw
|
2009-05-03 20:33:03 -05:00 |
Joe Groff
|
585ea8da54
|
don't pprint gadgets with RECT: syntax
|
2009-05-03 18:32:35 -05:00 |
Joe Groff
|
bc07c075e7
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/spheres/spheres.factor
|
2009-05-03 17:23:14 -05:00 |
Joe Groff
|
4e8df4a190
|
change spheres to use new world api
|
2009-05-03 17:14:49 -05:00 |
Joe Groff
|
474735a60c
|
update status-bar for api changes. set the gl-context outside of draw-world* generic
|
2009-05-03 17:11:01 -05:00 |
Doug Coleman
|
cd87988ab3
|
use ${ in a couple of places, use output>array
|
2009-05-03 15:54:40 -05:00 |
Joe Groff
|
6ccd82faba
|
world API changes: open-window can take a world-attributes tuple with additional parameters besides title. new begin-world, end-world, and draw-world* generics
|
2009-05-03 15:52:26 -05:00 |