Commit Graph

109 Commits (abf4700af8a0868ae7ad3760c383a735db3ad45a)

Author SHA1 Message Date
U-SLAVA-DFB8FF805\Slava 0eee4f89d4 Mess around with tags 2008-11-17 06:59:17 -06:00
Slava Pestov 18df06fde1 Updating various apps in extra for GL words being moved around 2008-11-11 03:10:41 -06:00
Joe Groff 6189bfd1f0 bring cairo bindings back from the dead 2008-11-10 17:01:14 -08:00
Slava Pestov cf80dd122a Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
Slava Pestov aea0fed14c Fixing basis -> extra dependencies 2008-09-05 19:29:14 -05:00
Slava Pestov e96228b24c Move a few UI dependencies into basis 2008-08-22 22:10:49 -05:00
Joe Groff af80e5c97f retool with-gl-program -- preserving the program object and using cleave is more flexible than the hardcoded pattern 2008-08-03 17:41:21 -07:00
Slava Pestov 6408b01e9d Add 'unportable' tag in place of hard-coded list of 'dangerous' vocabs in load-everything 2008-07-29 16:47:52 -05:00
Eduardo Cavazos 57f8f811b9 opengl: Change gl-gradient to handle color objects 2008-07-28 17:00:30 -05:00
Eduardo Cavazos 4f4edfee30 opengl: color>raw word 2008-07-28 14:47:51 -05:00
Eduardo Cavazos 47d8a56dc0 opengl: Add words to work with color objects 2008-07-28 14:19:35 -05:00
Eduardo Cavazos 48e7588144 opengl: Put top-left, top-right, bottom-left, bottom-right, in
opengl.private
2008-07-27 00:10:01 -05:00
U-VICTORIA\Administrator 8d311fbf76 Update bunny, spheres, demo-support to use delegation 2008-07-11 18:51:25 -07:00
Slava Pestov 2831cb8d9b Tweaking docs, change stage2 to load less stuff 2008-07-03 01:39:45 -05:00
Slava Pestov dea3604264 Remove some usages of deprecated features 2008-06-30 05:22:05 -05:00
Slava Pestov 666d4abaee More fixes 2008-06-25 04:06:18 -05:00
Slava Pestov b26e6b90f5 Code cleanup 2008-06-25 03:33:58 -05:00
Slava Pestov 6e0d35e615 Split up huge parser vocabulary 2008-06-25 03:25:08 -05:00
Slava Pestov 685d53e264 Add gather word; faster 'implementors' using inverted index 2008-06-12 05:49:46 -05:00
Joe Groff adbcd73429 oops... accidentally moved opengl.framebuffer docs into root! 2008-06-09 20:31:39 -07:00
Slava Pestov 9dd5c9919f Mandatory stack effect annotations 2008-06-08 15:32:55 -05:00
Slava Pestov 460ce213af Fix inference again 2008-06-06 18:57:37 -05:00
Matthew Willis 07b964fff1 Major refactor of pango/cairo gadgets. Added freetype backend. 2008-06-06 12:13:02 -07:00
Matthew Willis b5279bde62 implemented texture caching for pango-gadgets 2008-06-02 16:11:41 -07:00
Matthew Willis 610c47eb18 Refactored cairo gadgets, basing them on the texture-gadget in opengl.gadgets 2008-05-30 10:42:06 -07:00
Slava Pestov cf587c054d Tweak font rendering to avoid roundoff error 2008-05-29 02:40:32 -05:00
Alex Chapman 3a7faad878 use gl-look-at, and make gl-look-at more elegant 2008-05-17 11:49:19 +10:00
Slava Pestov 75fb15ee4c Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
Slava Pestov eafdb19f90 Cleanups 2008-04-30 16:12:14 -05:00
Joe Groff 89df7fd104 Add missing USING: accessors vocab to demo-support 2008-04-27 18:48:39 -07: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 4d0ba8c3c1 reverse args for assoc-diff, diff
fix lots of usings
fix help lint
2008-04-26 02:01:43 -05: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 e5eebeb613 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/windows/ole32/ole32.factor
2008-04-21 20:18:10 -07:00
Slava Pestov 55f6636bc0 FFI string encoding conversion 2008-04-20 05:15:46 -05:00
Joe Groff 60025d45c3 Add environment mapping to spheres demo. Modernize more code in bunny and demo-support 2008-04-16 21:06:13 -07:00
Joe Groff b2e90f62c0 Modernize some code in the bunny demo 2008-04-15 20:36:58 -07:00
Doug Coleman f64d511ca6 add usings 2008-04-14 02:40:32 -05:00
Doug Coleman f80085ff0a seq-diff -> diff
seq-intersect -> intersect
2008-04-13 23:09:42 -05:00
Doug Coleman 72080fda4a construct-boa -> boa
construct-empty -> new
2008-04-13 15:06:27 -05:00
Slava Pestov f7df948b06 Documentation updates 2008-04-13 09:34:27 -05:00
Doug Coleman dbac0a1543 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-11 12:59:20 -05:00
Doug Coleman acf6132389 update cond/case 2008-04-11 12:56:48 -05:00
Doug Coleman ddb1749c57 ERROR: should be inside the IN: 2008-04-06 21:07:21 -05:00
Slava Pestov b886718609 opengl no longer depends on *.lib 2008-04-05 07:57:40 -05:00
Doug Coleman 393f77715c update everything to use os singletons 2008-04-02 18:25:33 -05:00
Eduardo Cavazos aa40350aa7 replace add* and add with prefix and suffix 2008-03-31 18:18:05 -06:00
Slava Pestov c22af5c7a6 Rename 2apply to bi@ 2008-03-29 20:36:58 -05:00
Slava Pestov 9e13e61a74 Fix some load errors 2008-03-29 04:07:06 -05:00
Slava Pestov 1f3e6fd0b7 combinators.cleave is now core 2008-03-28 23:00:20 -05:00