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 |
Doug Coleman
|
3e640e9cd6
|
add ${ to literals
|
2009-05-03 15:30:37 -05:00 |
Doug Coleman
|
c8dd655934
|
Merge branch 'master' of git://github.com/bogiebro/factor
|
2009-05-03 12:57:16 -05:00 |
Sam Anklesaria
|
0ca6a6c63f
|
added gui for file-trees
|
2009-05-03 12:29:29 -05:00 |
Sam Anklesaria
|
7d020d8f2f
|
frp: set default val-quot
|
2009-05-03 12:29:12 -05:00 |
Sam Anklesaria
|
6fc5e7a754
|
frp: switcher ignores f values
|
2009-05-03 12:14:17 -05:00 |
Sam Anklesaria
|
bd92f6c8cc
|
separated behaviors and events in frp
|
2009-05-03 11:48:28 -05:00 |
Sascha Matzke
|
b34293f74c
|
Merge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver
|
2009-05-03 13:49:16 +02:00 |
Sascha Matzke
|
f9ae9033b6
|
reworked primary key handling and define-persistent for tuples
|
2009-05-03 13:49:08 +02:00 |
Slava Pestov
|
ec28b1ef85
|
Various VM cleanups, new approach for bignum GC root registration
|
2009-05-03 05:48:03 -05:00 |
Joe Groff
|
fa524ce213
|
fix circular dependency for reals
|
2009-05-02 22:13:01 -05:00 |
Joe Groff
|
a0c8d0ae9e
|
fix x11 backend bugs
|
2009-05-02 21:55:19 -05:00 |
Joe Groff
|
cc244cb672
|
break code->code docs<-docs dependency
|
2009-05-02 21:54:25 -05:00 |
Joe Groff
|
644c42d4e3
|
"ui-backend" variable can't be used to choose text backend
|
2009-05-02 21:52:18 -05:00 |
Slava Pestov
|
e3592ca8f6
|
Clean up untag_* and tag_* inline functions in favor of more idiomatic C++
|
2009-05-02 20:47:29 -05:00 |
Slava Pestov
|
b923d548cf
|
Move vmpp to vm
|
2009-05-02 20:37:18 -05:00 |
U-FROGGER\erg
|
aa142a1b52
|
fix windows ui
|
2009-05-02 20:36:31 -05:00 |
U-FROGGER\erg
|
0668b1252e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-02 20:12:06 -05:00 |
Slava Pestov
|
0614f54ba3
|
Fix various issues from C++ port
|
2009-05-02 20:01:54 -05:00 |
Joe Groff
|
886d087332
|
ui.backend.windows code cleanup
|
2009-05-02 19:44:08 -05:00 |
Joe Groff
|
af6bf6603e
|
docs for ui.pixel-formats
|
2009-05-02 18:22:45 -05:00 |
Joe Groff
|
d96f6d3197
|
oops, forgot backing-store support on windows. also "robust" is useless
|
2009-05-02 17:54:45 -05:00 |
Joe Groff
|
a7e2632faf
|
check-world-pixel-format word that world subclasses can override to verify that the chosen pixel format meets their needs
|
2009-05-02 16:46:58 -05:00 |
Joe Groff
|
623b16d048
|
X11 backend for pixel formats
|
2009-05-02 16:39:31 -05:00 |
Slava Pestov
|
a63ad6a7a5
|
Remove cruddy string encoding/decoding code from VM
|
2009-05-02 13:45:38 -05:00 |
Joe Groff
|
95f1ca3d9f
|
windows pixel-format backend
|
2009-05-02 13:42:10 -05:00 |
Joe Groff
|
621fed2dd5
|
need to pass world as arg to pixel-format hooks
|
2009-05-02 12:31:33 -05:00 |
Sam Anklesaria
|
06359c0850
|
str-fry fixes
|
2009-05-02 10:32:18 -05:00 |
Slava Pestov
|
7c12b5578f
|
More VM fixes
|
2009-05-02 10:17:05 -05:00 |