]> 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 21:55:11 +0000 (16:55 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

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

14 years agowork around macosx-x86-64 bug where it tries to write glGetAttachedShaders param...
Joe Groff [Mon, 4 May 2009 20:15:36 +0000 (15:15 -0500)]
work around macosx-x86-64 bug where it tries to write glGetAttachedShaders param as a GLuint64 array instead of a GLuint. this should fix bunny/spheres crash

14 years agoSome VM fixes
Slava Pestov [Mon, 4 May 2009 20:11:31 +0000 (15:11 -0500)]
Some VM fixes

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 4 May 2009 18:11:11 +0000 (13:11 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoFix test failures
Slava Pestov [Mon, 4 May 2009 18:10:56 +0000 (13:10 -0500)]
Fix test failures

14 years agohelp.lint: fix :lint-failures word
Slava Pestov [Mon, 4 May 2009 18:10:27 +0000 (13:10 -0500)]
help.lint: fix :lint-failures word

14 years agouse eg++ on openbsd
sheeple [Mon, 4 May 2009 16:48:46 +0000 (11:48 -0500)]
use eg++ on openbsd

14 years agoFix some test failures
Slava Pestov [Mon, 4 May 2009 14:44:26 +0000 (09:44 -0500)]
Fix some test failures

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 4 May 2009 13:31:56 +0000 (08:31 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 4 May 2009 13:08:46 +0000 (09:08 -0400)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoFix problem caused by different behavior of GCC 4.0 -vs- 4.3
Slava Pestov [Mon, 4 May 2009 13:08:33 +0000 (09:08 -0400)]
Fix problem caused by different behavior of GCC 4.0 -vs- 4.3

14 years agoMake the primitives array const
Samuel Tardieu [Mon, 4 May 2009 12:45:15 +0000 (14:45 +0200)]
Make the primitives array const

14 years agoDo not lower primitives to "void*" to get better compiler checking
Samuel Tardieu [Mon, 4 May 2009 12:32:09 +0000 (14:32 +0200)]
Do not lower primitives to "void*" to get better compiler checking

14 years agoMerge branch 'mongo-factor-driver' of git://github.com/x6j8x/factor
Slava Pestov [Mon, 4 May 2009 12:20:18 +0000 (07:20 -0500)]
Merge branch 'mongo-factor-driver' of git://github.com/x6j8x/factor

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 4 May 2009 12:19:40 +0000 (07:19 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoConfig.freebsd fix
Slava Pestov [Mon, 4 May 2009 12:19:32 +0000 (07:19 -0500)]
Config.freebsd fix

14 years agoremoved mongodb.tuple.index usage from mongodb.tuple
Sascha Matzke [Mon, 4 May 2009 12:16:42 +0000 (14:16 +0200)]
removed mongodb.tuple.index usage from mongodb.tuple
fixed mongodb article to show new define-persistent syntax

14 years agoAttempt to fix gcc 4.5.0 compile error
Slava Pestov [Mon, 4 May 2009 12:11:00 +0000 (07:11 -0500)]
Attempt to fix gcc 4.5.0 compile error

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 4 May 2009 12:06:09 +0000 (07:06 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoFixing some build issues on Linux with GCC 4.3
Slava Pestov [Mon, 4 May 2009 12:00:06 +0000 (08:00 -0400)]
Fixing some build issues on Linux with GCC 4.3

14 years agoRemove bogus alien.dlls directory
Slava Pestov [Mon, 4 May 2009 11:44:55 +0000 (06:44 -0500)]
Remove bogus alien.dlls directory

14 years agoSplit up tools.vocabs. Note that load-everything is now named load-all
Slava Pestov [Mon, 4 May 2009 11:44:17 +0000 (06:44 -0500)]
Split up tools.vocabs. Note that load-everything is now named load-all

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 4 May 2009 11:43:36 +0000 (06:43 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoNetBSD build fix
Slava Pestov [Mon, 4 May 2009 11:43:20 +0000 (06:43 -0500)]
NetBSD build fix

14 years agoMerge branch 'master' of git://github.com/seckar/factor
Slava Pestov [Mon, 4 May 2009 10:19:55 +0000 (05:19 -0500)]
Merge branch 'master' of git://github.com/seckar/factor

14 years agoMerge branch 'mongo-factor-driver' of git://github.com/x6j8x/factor
Slava Pestov [Mon, 4 May 2009 10:18:17 +0000 (05:18 -0500)]
Merge branch 'mongo-factor-driver' of git://github.com/x6j8x/factor

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 agoMerge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver
Sascha Matzke [Mon, 4 May 2009 05:07:00 +0000 (07:07 +0200)]
Merge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver

14 years agoAdd docs for load-all-under and all-vocabs-under
Nicholas Seckar [Mon, 4 May 2009 04:14:44 +0000 (21:14 -0700)]
Add docs for load-all-under and all-vocabs-under

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 agoDon't treat . directories as vocab dirs.
Nicholas Seckar [Mon, 4 May 2009 04:00:29 +0000 (21:00 -0700)]
Don't treat . directories as vocab dirs.
Rename subdirs to (less general) vocab-subdirs.
Add all-vocabs-under and load-all-under.

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 agoMerge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver
Sascha Matzke [Sun, 3 May 2009 11:49:16 +0000 (13:49 +0200)]
Merge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver

14 years agoreworked primary key handling and define-persistent for tuples
Sascha Matzke [Sun, 3 May 2009 11:46:37 +0000 (13:46 +0200)]
reworked primary key handling and define-persistent for tuples

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

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

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

14 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

14 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

14 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++

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

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

14 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

14 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

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

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

14 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

14 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

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

14 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

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

14 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

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

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

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

14 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

14 years agoMerge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver
Sascha Matzke [Sat, 2 May 2009 12:10:36 +0000 (14:10 +0200)]
Merge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver

14 years agofixed sorting
Sascha Matzke [Sat, 2 May 2009 12:09:32 +0000 (14:09 +0200)]
fixed sorting

14 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

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

14 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

14 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

14 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

14 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

14 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

14 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

14 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

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

14 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

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

14 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/

14 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

14 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

14 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!

14 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

14 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

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