]> gitweb.factorcode.org Git - factor.git/log
factor.git
14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 4 May 2009 10:16:47 +0000 (05:16 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoDon't make a curry
Slava Pestov [Mon, 4 May 2009 10:15:48 +0000 (05:15 -0500)]
Don't make a curry

14 years agoCleanups
Slava Pestov [Mon, 4 May 2009 10:07:14 +0000 (05:07 -0500)]
Cleanups

14 years agoThe great type renaming
Slava Pestov [Mon, 4 May 2009 09:50:24 +0000 (04:50 -0500)]
The great type renaming

14 years agoUse C++ namespaces
Slava Pestov [Mon, 4 May 2009 06:46:13 +0000 (01:46 -0500)]
Use C++ namespaces

14 years agoVM: use better abstractions for tagged pointers, eliminate get()/set() stuff, clean...
Slava Pestov [Mon, 4 May 2009 06:00:30 +0000 (01:00 -0500)]
VM: use better abstractions for tagged pointers, eliminate get()/set() stuff, clean up array, string, and byte-array element access

14 years agodocs for new world words
Joe Groff [Mon, 4 May 2009 04:01:26 +0000 (23:01 -0500)]
docs for new world words

14 years agonitpick ui.pixel-formats docs
Joe Groff [Mon, 4 May 2009 03:21:36 +0000 (22:21 -0500)]
nitpick ui.pixel-formats docs

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Mon, 4 May 2009 03:06:37 +0000 (22:06 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

Conflicts:
extra/spheres/spheres.factor

14 years agomove ui.offscreen to unmaintained for now
Joe Groff [Mon, 4 May 2009 03:04:25 +0000 (22:04 -0500)]
move ui.offscreen to unmaintained for now

14 years agoupdate bunny to use world api; clean up projection matrix and viewport discipline...
Joe Groff [Mon, 4 May 2009 03:02:50 +0000 (22:02 -0500)]
update bunny to use world api; clean up projection matrix and viewport discipline in demos

14 years agoadd a resize-world generic to handle window resizes
Joe Groff [Mon, 4 May 2009 03:01:35 +0000 (22:01 -0500)]
add a resize-world generic to handle window resizes

14 years agoyield during mouse-moved events in cocoa so gadgets have a chance to redraw
Joe Groff [Mon, 4 May 2009 01:33:03 +0000 (20:33 -0500)]
yield during mouse-moved events in cocoa so gadgets have a chance to redraw

14 years agodon't pprint gadgets with RECT: syntax
Joe Groff [Sun, 3 May 2009 23:32:35 +0000 (18:32 -0500)]
don't pprint gadgets with RECT: syntax

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Sun, 3 May 2009 22:23:14 +0000 (17:23 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

Conflicts:
extra/spheres/spheres.factor

14 years agochange spheres to use new world api
Joe Groff [Sun, 3 May 2009 22:14:49 +0000 (17:14 -0500)]
change spheres to use new world api

14 years agoupdate status-bar for api changes. set the gl-context outside of draw-world* generic
Joe Groff [Sun, 3 May 2009 22:11:01 +0000 (17:11 -0500)]
update status-bar for api changes. set the gl-context outside of draw-world* generic

14 years agouse ${ in a couple of places, use output>array
Doug Coleman [Sun, 3 May 2009 20:54:40 +0000 (15:54 -0500)]
use ${ in a couple of places, use output>array

14 years agoworld API changes: open-window can take a world-attributes tuple with additional...
Joe Groff [Sun, 3 May 2009 20:52:26 +0000 (15:52 -0500)]
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

14 years agoadd ${ to literals
Doug Coleman [Sun, 3 May 2009 20:30:37 +0000 (15:30 -0500)]
add ${ to literals

14 years agoMerge branch 'master' of git://github.com/bogiebro/factor
Doug Coleman [Sun, 3 May 2009 17:57:16 +0000 (12:57 -0500)]
Merge branch 'master' of git://github.com/bogiebro/factor

14 years agoadded gui for file-trees
Sam Anklesaria [Sun, 3 May 2009 17:29:29 +0000 (12:29 -0500)]
added gui for file-trees

14 years agofrp: set default val-quot
Sam Anklesaria [Sun, 3 May 2009 17:29:12 +0000 (12:29 -0500)]
frp: set default val-quot

14 years agofrp: switcher ignores f values
Sam Anklesaria [Sun, 3 May 2009 17:14:17 +0000 (12:14 -0500)]
frp: switcher ignores f values

14 years agoseparated behaviors and events in frp
Sam Anklesaria [Sun, 3 May 2009 16:48:28 +0000 (11:48 -0500)]
separated behaviors and events in frp

14 years agoVarious VM cleanups, new approach for bignum GC root registration
Slava Pestov [Sun, 3 May 2009 10:48:03 +0000 (05:48 -0500)]
Various VM cleanups, new approach for bignum GC root registration

15 years agofix circular dependency for reals
Joe Groff [Sun, 3 May 2009 03:13:01 +0000 (22:13 -0500)]
fix circular dependency for reals

15 years agofix x11 backend bugs
Joe Groff [Sun, 3 May 2009 02:55:19 +0000 (21:55 -0500)]
fix x11 backend bugs

15 years agobreak code->code docs<-docs dependency
Joe Groff [Sun, 3 May 2009 02:54:25 +0000 (21:54 -0500)]
break code->code docs<-docs dependency

15 years ago"ui-backend" variable can't be used to choose text backend
Joe Groff [Sun, 3 May 2009 02:52:18 +0000 (21:52 -0500)]
"ui-backend" variable can't be used to choose text backend

15 years agoClean up untag_* and tag_* inline functions in favor of more idiomatic C++
Slava Pestov [Sun, 3 May 2009 01:47:29 +0000 (20:47 -0500)]
Clean up untag_* and tag_* inline functions in favor of more idiomatic C++

15 years agoMove vmpp to vm
Slava Pestov [Sun, 3 May 2009 01:37:18 +0000 (20:37 -0500)]
Move vmpp to vm

15 years agofix windows ui
U-FROGGER\erg [Sun, 3 May 2009 01:36:31 +0000 (20:36 -0500)]
fix windows ui

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
U-FROGGER\erg [Sun, 3 May 2009 01:12:06 +0000 (20:12 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix various issues from C++ port
Slava Pestov [Sun, 3 May 2009 01:01:54 +0000 (20:01 -0500)]
Fix various issues from C++ port

15 years agoui.backend.windows code cleanup
Joe Groff [Sun, 3 May 2009 00:44:08 +0000 (19:44 -0500)]
ui.backend.windows code cleanup

15 years agodocs for ui.pixel-formats
Joe Groff [Sat, 2 May 2009 23:22:45 +0000 (18:22 -0500)]
docs for ui.pixel-formats

15 years agooops, forgot backing-store support on windows. also "robust" is useless
Joe Groff [Sat, 2 May 2009 22:54:45 +0000 (17:54 -0500)]
oops, forgot backing-store support on windows. also "robust" is useless

15 years agocheck-world-pixel-format word that world subclasses can override to verify that the...
Joe Groff [Sat, 2 May 2009 21:46:58 +0000 (16:46 -0500)]
check-world-pixel-format word that world subclasses can override to verify that the chosen pixel format meets their needs

15 years agoX11 backend for pixel formats
Joe Groff [Sat, 2 May 2009 21:39:31 +0000 (16:39 -0500)]
X11 backend for pixel formats

15 years agoRemove cruddy string encoding/decoding code from VM
Slava Pestov [Sat, 2 May 2009 18:45:38 +0000 (13:45 -0500)]
Remove cruddy string encoding/decoding code from VM

15 years agowindows pixel-format backend
Joe Groff [Sat, 2 May 2009 18:42:10 +0000 (13:42 -0500)]
windows pixel-format backend

15 years agoneed to pass world as arg to pixel-format hooks
Joe Groff [Sat, 2 May 2009 17:31:33 +0000 (12:31 -0500)]
need to pass world as arg to pixel-format hooks

15 years agostr-fry fixes
Sam Anklesaria [Sat, 2 May 2009 15:32:18 +0000 (10:32 -0500)]
str-fry fixes

15 years agoMore VM fixes
Slava Pestov [Sat, 2 May 2009 15:17:05 +0000 (10:17 -0500)]
More VM fixes

15 years agoCleaning up VM code
Slava Pestov [Sat, 2 May 2009 14:19:09 +0000 (09:19 -0500)]
Cleaning up VM code

15 years agostr-fry can take non-literals
Sam Anklesaria [Sat, 2 May 2009 13:22:14 +0000 (08:22 -0500)]
str-fry can take non-literals

15 years agoClean up VM's array code
Slava Pestov [Sat, 2 May 2009 09:43:58 +0000 (04:43 -0500)]
Clean up VM's array code

15 years agoPorting VM to C++
Slava Pestov [Sat, 2 May 2009 09:04:19 +0000 (04:04 -0500)]
Porting VM to C++

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Sat, 2 May 2009 03:15:01 +0000 (22:15 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoAdding output>sequence and input<sequence to inverse; refactoring [ narray ] undo
Daniel Ehrenberg [Sat, 2 May 2009 03:14:26 +0000 (22:14 -0500)]
Adding output>sequence and input<sequence to inverse; refactoring [ narray ] undo

15 years agoadjust pixel format syntax. override offscreen-world pixel-format-attributes instead...
Joe Groff [Sat, 2 May 2009 01:07:14 +0000 (20:07 -0500)]
adjust pixel format syntax. override offscreen-world pixel-format-attributes instead of special-casing

15 years agoadd a few usages of iota, remove most 1+ and 1- from core
Doug Coleman [Sat, 2 May 2009 00:58:24 +0000 (19:58 -0500)]
add a few usages of iota, remove most 1+ and 1- from core

15 years agofix unit tests that call lines or contents
Doug Coleman [Fri, 1 May 2009 21:38:04 +0000 (16:38 -0500)]
fix unit tests that call lines or contents

15 years agoshove cocoa pixel format attribute conversion into a functor so we can reuse it
Joe Groff [Fri, 1 May 2009 21:33:49 +0000 (16:33 -0500)]
shove cocoa pixel format attribute conversion into a functor so we can reuse it

15 years agoMerge branch 'mongo-factor-driver' of git://github.com/x6j8x/factor
Doug Coleman [Fri, 1 May 2009 21:19:08 +0000 (16:19 -0500)]
Merge branch 'mongo-factor-driver' of git://github.com/x6j8x/factor

15 years agoGENERIC: support in functors
Joe Groff [Fri, 1 May 2009 21:16:40 +0000 (16:16 -0500)]
GENERIC: support in functors

15 years agoMerge branch 'master' of git://github.com/bogiebro/factor
Doug Coleman [Fri, 1 May 2009 20:57:33 +0000 (15:57 -0500)]
Merge branch 'master' of git://github.com/bogiebro/factor

15 years agofix spacing in io docs
Doug Coleman [Fri, 1 May 2009 20:56:16 +0000 (15:56 -0500)]
fix spacing in io docs

15 years agoMerge branch 'master' of ../factor-win/
Joe Groff [Fri, 1 May 2009 19:03:25 +0000 (14:03 -0500)]
Merge branch 'master' of ../factor-win/

15 years agofix GL-FUNCTION: syntax on wgl extension functions
U-FROGGER\erg [Fri, 1 May 2009 19:02:26 +0000 (14:02 -0500)]
fix GL-FUNCTION: syntax on wgl extension functions

15 years agoMerge branch 'master' of http://factorcode.org/git/factor
U-FROGGER\erg [Fri, 1 May 2009 18:38:32 +0000 (13:38 -0500)]
Merge branch 'master' of http://factorcode.org/git/factor

15 years agodon't really want that read-only!
Joe Groff [Fri, 1 May 2009 18:21:57 +0000 (13:21 -0500)]
don't really want that read-only!

15 years agoMerge branch 'master' of http://factorcode.org/git/factor
Doug Coleman [Fri, 1 May 2009 18:04:07 +0000 (13:04 -0500)]
Merge branch 'master' of http://factorcode.org/git/factor

15 years agoMerge branch 'master' of http://factorcode.org/git/factor
Joe Groff [Fri, 1 May 2009 18:01:04 +0000 (13:01 -0500)]
Merge branch 'master' of http://factorcode.org/git/factor

15 years agocompilation fixes
Joe Groff [Fri, 1 May 2009 17:56:52 +0000 (12:56 -0500)]
compilation fixes

15 years agoadded metadata files (authors,tags,summary) to all vocabs
Sascha Matzke [Fri, 1 May 2009 17:49:09 +0000 (19:49 +0200)]
added metadata files (authors,tags,summary) to all vocabs

15 years agoadded small introduction article for mongodb
Sascha Matzke [Fri, 1 May 2009 17:34:04 +0000 (19:34 +0200)]
added small introduction article for mongodb
added mongodb root vocab

15 years agoMerge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver
Sascha Matzke [Fri, 1 May 2009 16:32:29 +0000 (18:32 +0200)]
Merge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver

15 years agofixed driver documentation
Sascha Matzke [Fri, 1 May 2009 16:31:19 +0000 (18:31 +0200)]
fixed driver documentation

15 years agofrp changes
Sam Anklesaria [Fri, 1 May 2009 16:06:48 +0000 (11:06 -0500)]
frp changes

15 years agoadded file-trees vocab
Sam Anklesaria [Fri, 1 May 2009 16:06:20 +0000 (11:06 -0500)]
added file-trees vocab

15 years agorename lines to stream-lines
Doug Coleman [Fri, 1 May 2009 15:41:27 +0000 (10:41 -0500)]
rename lines to stream-lines
rename cnotents to stream-contents

15 years agofrp docs fixed
Sam Anklesaria [Fri, 1 May 2009 15:40:33 +0000 (10:40 -0500)]
frp docs fixed

15 years agoFix infinite loop when compiling a word containing a tuple literal with circular...
Slava Pestov [Fri, 1 May 2009 14:36:53 +0000 (09:36 -0500)]
Fix infinite loop when compiling a word containing a tuple literal with circular structure in it. This was triggered by call( inline caching in core-foundation.fsevents on Mac OS X

15 years agoremoved trash / reformatted some lines
Sascha Matzke [Fri, 1 May 2009 14:23:06 +0000 (16:23 +0200)]
removed trash / reformatted some lines

15 years agofixed tuple query
Sascha Matzke [Fri, 1 May 2009 14:22:48 +0000 (16:22 +0200)]
fixed tuple query

15 years agofixed compile errors
Sascha Matzke [Fri, 1 May 2009 14:13:51 +0000 (16:13 +0200)]
fixed compile errors

15 years agococoa backend support for ui.pixel-formats; world-pixel-format-attributes generic
Joe Groff [Fri, 1 May 2009 14:09:38 +0000 (09:09 -0500)]
cocoa backend support for ui.pixel-formats; world-pixel-format-attributes generic

15 years agofixed missing use
Sascha Matzke [Fri, 1 May 2009 14:06:18 +0000 (16:06 +0200)]
fixed missing use

15 years agoFix typo in redefine14 test
Slava Pestov [Fri, 1 May 2009 13:29:04 +0000 (08:29 -0500)]
Fix typo in redefine14 test

15 years agoOops
Slava Pestov [Fri, 1 May 2009 13:21:31 +0000 (08:21 -0500)]
Oops

15 years agoFix circularity
Slava Pestov [Fri, 1 May 2009 13:05:48 +0000 (08:05 -0500)]
Fix circularity

15 years agoMerge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver
Sascha Matzke [Fri, 1 May 2009 12:46:32 +0000 (14:46 +0200)]
Merge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver

15 years agoui.gadgets.sliders: fix usability issue
Slava Pestov [Fri, 1 May 2009 12:43:50 +0000 (07:43 -0500)]
ui.gadgets.sliders: fix usability issue

15 years agoMerge commit 'mongo-factor-driver/master' into mongo-factor-driver
Sascha Matzke [Fri, 1 May 2009 12:43:45 +0000 (14:43 +0200)]
Merge commit 'mongo-factor-driver/master' into mongo-factor-driver
moving mongodb and bson to factor source tree

15 years agoui.tools.browser: don't add current page to history if re-displaying it again
Slava Pestov [Fri, 1 May 2009 12:36:47 +0000 (07:36 -0500)]
ui.tools.browser: don't add current page to history if re-displaying it again

15 years agogesture>string: S+C+z not S+C+Z
Slava Pestov [Fri, 1 May 2009 12:36:31 +0000 (07:36 -0500)]
gesture>string: S+C+z not S+C+Z

15 years agoImprove UI listener completion behavior
Slava Pestov [Fri, 1 May 2009 12:29:03 +0000 (07:29 -0500)]
Improve UI listener completion behavior

15 years agoAdding and removing vocabs now updates all-vocabs-seq
Slava Pestov [Fri, 1 May 2009 12:21:56 +0000 (07:21 -0500)]
Adding and removing vocabs now updates all-vocabs-seq

15 years agotools.deploy.test: close stdin
Slava Pestov [Fri, 1 May 2009 12:05:41 +0000 (07:05 -0500)]
tools.deploy.test: close stdin

15 years agoreworked index creation
Sascha Matzke [Fri, 1 May 2009 12:04:25 +0000 (14:04 +0200)]
reworked index creation
added documentation for most of mongodb.driver

15 years agoadded metadata to mongodb.driver
Sascha Matzke [Fri, 1 May 2009 12:03:55 +0000 (14:03 +0200)]
added metadata to mongodb.driver

15 years agofixed reading boolean values
Sascha Matzke [Fri, 1 May 2009 12:03:29 +0000 (14:03 +0200)]
fixed reading boolean values

15 years agoSome new compiler tests
Slava Pestov [Fri, 1 May 2009 11:48:33 +0000 (06:48 -0500)]
Some new compiler tests

15 years agomacro call sites don't need an inlined-dependency on the macro
Slava Pestov [Fri, 1 May 2009 10:52:34 +0000 (05:52 -0500)]
macro call sites don't need an inlined-dependency on the macro

15 years agoRename enable/disable-compiler to enable/disable-optimizer, and add with-optimizer...
Slava Pestov [Fri, 1 May 2009 10:52:05 +0000 (05:52 -0500)]
Rename enable/disable-compiler to enable/disable-optimizer, and add with-optimizer and without-optimizer combinators

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 1 May 2009 07:44:50 +0000 (02:44 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agotools.disassembler.udis: fix careless <c-object> usage
Slava Pestov [Fri, 1 May 2009 07:44:29 +0000 (02:44 -0500)]
tools.disassembler.udis: fix careless <c-object> usage

15 years agoSome gold plating
Slava Pestov [Fri, 1 May 2009 07:03:22 +0000 (02:03 -0500)]
Some gold plating