]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 10 Dec 2008 03:31:09 +0000 (21:31 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoreplace f with a "" for file-systems.
Doug Coleman [Wed, 10 Dec 2008 03:30:11 +0000 (21:30 -0600)]
replace f with a "" for file-systems.

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 10 Dec 2008 03:16:59 +0000 (21:16 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' of git://repo.or.cz/factor/jcg
Doug Coleman [Wed, 10 Dec 2008 03:16:37 +0000 (21:16 -0600)]
Merge branch 'master' of git://repo.or.cz/factor/jcg

Conflicts:

basis/ui/cocoa/cocoa.factor

15 years agoFix byte-arrays tests
Slava Pestov [Wed, 10 Dec 2008 03:07:28 +0000 (21:07 -0600)]
Fix byte-arrays tests

15 years agowindows backend for ui.offscreen
Joe Groff [Wed, 10 Dec 2008 02:55:54 +0000 (18:55 -0800)]
windows backend for ui.offscreen

15 years agoFix some bugs in epoll, and use it on Linux
slava [Wed, 10 Dec 2008 02:55:42 +0000 (20:55 -0600)]
Fix some bugs in epoll, and use it on Linux

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Wed, 10 Dec 2008 02:01:38 +0000 (20:01 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoUpdating epoll code
Slava Pestov [Wed, 10 Dec 2008 02:01:23 +0000 (20:01 -0600)]
Updating epoll code

15 years agoshow mount point
Doug Coleman [Wed, 10 Dec 2008 01:38:45 +0000 (19:38 -0600)]
show mount point

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Wed, 10 Dec 2008 00:24:27 +0000 (18:24 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'constant_time_allocation'
Slava Pestov [Wed, 10 Dec 2008 00:23:07 +0000 (18:23 -0600)]
Merge branch 'constant_time_allocation'

15 years agoListener no longer shows retain stack
Slava Pestov [Wed, 10 Dec 2008 00:22:48 +0000 (18:22 -0600)]
Listener no longer shows retain stack

15 years agoRemoved (string) primitivE
Slava Pestov [Wed, 10 Dec 2008 00:22:38 +0000 (18:22 -0600)]
Removed (string) primitivE

15 years agofsid[2] -> 2array on mac
Doug Coleman [Wed, 10 Dec 2008 00:17:16 +0000 (18:17 -0600)]
fsid[2] -> 2array on mac

15 years agoFinish up O(1) byte array allocation
Slava Pestov [Wed, 10 Dec 2008 00:17:04 +0000 (18:17 -0600)]
Finish up O(1) byte array allocation

15 years agoremove a line of debugging
Doug Coleman [Tue, 9 Dec 2008 23:53:17 +0000 (17:53 -0600)]
remove a line of debugging

15 years agoRemove unsafe string allocation, since its of dubious value
Slava Pestov [Tue, 9 Dec 2008 23:53:00 +0000 (17:53 -0600)]
Remove unsafe string allocation, since its of dubious value

15 years agoFix conflict
Slava Pestov [Tue, 9 Dec 2008 23:52:45 +0000 (17:52 -0600)]
Fix conflict

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 9 Dec 2008 23:51:48 +0000 (17:51 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofile-systems. -> print-file-systems, file-systems. no longer takes a spec array
Doug Coleman [Tue, 9 Dec 2008 23:50:47 +0000 (17:50 -0600)]
file-systems. -> print-file-systems, file-systems. no longer takes a spec array

15 years agoUse kqueue on Mac OS X instead of select
Slava Pestov [Tue, 9 Dec 2008 23:49:03 +0000 (17:49 -0600)]
Use kqueue on Mac OS X instead of select

15 years agoadd more fields to io.windows.files
Doug Coleman [Tue, 9 Dec 2008 23:44:37 +0000 (17:44 -0600)]
add more fields to io.windows.files

15 years agodo-offscreen combinator for managing resources while running a gadget offscreen....
Joe Groff [Tue, 9 Dec 2008 23:27:30 +0000 (15:27 -0800)]
do-offscreen combinator for managing resources while running a gadget offscreen. tweak bgr[a]>bitmap to copy the pixel memory

15 years agoClean up JIT backend a little
Slava Pestov [Tue, 9 Dec 2008 23:14:17 +0000 (17:14 -0600)]
Clean up JIT backend a little

15 years agoAdd inc-at word to core, and update some usages of at+ to use it instead
Slava Pestov [Tue, 9 Dec 2008 22:54:48 +0000 (16:54 -0600)]
Add inc-at word to core, and update some usages of at+ to use it instead

15 years agosuppress error when clicking the keyboard in key-caps
Joe Groff [Tue, 9 Dec 2008 22:50:54 +0000 (14:50 -0800)]
suppress error when clicking the keyboard in key-caps

15 years agoAdd unit test for GC problem
Slava Pestov [Tue, 9 Dec 2008 22:45:02 +0000 (16:45 -0600)]
Add unit test for GC problem

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Slava Pestov [Tue, 9 Dec 2008 22:44:43 +0000 (16:44 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoFUEL debug mode: :warnings &co. retrievable, and some cosmetics.
Jose A. Ortega Ruiz [Tue, 9 Dec 2008 22:37:27 +0000 (23:37 +0100)]
FUEL debug mode: :warnings &co. retrievable, and some cosmetics.

15 years agoFix GC crash with -generations=2
Slava Pestov [Tue, 9 Dec 2008 22:26:30 +0000 (16:26 -0600)]
Fix GC crash with -generations=2

15 years agoFix typo
Slava Pestov [Tue, 9 Dec 2008 21:10:51 +0000 (15:10 -0600)]
Fix typo

15 years agoFix error in the docs for assoc-map.
John Benediktsson [Tue, 9 Dec 2008 20:35:59 +0000 (12:35 -0800)]
Fix error in the docs for assoc-map.

15 years agoTweak windows and x11 backends to work with changes made for offscreen rendering
Joe Groff [Tue, 9 Dec 2008 18:19:14 +0000 (10:19 -0800)]
Tweak windows and x11 backends to work with changes made for offscreen rendering

15 years agoMove offscreen-world widget and support words into ui.offscreen vocab
Joe Groff [Tue, 9 Dec 2008 18:07:57 +0000 (10:07 -0800)]
Move offscreen-world widget and support words into ui.offscreen vocab

15 years agoreenable BGRA case in draw-image
Joe Groff [Tue, 9 Dec 2008 17:30:05 +0000 (09:30 -0800)]
reenable BGRA case in draw-image

15 years agooffscreen-world widgets and offscreen pixel format fixes
Joe Groff [Tue, 9 Dec 2008 17:22:23 +0000 (09:22 -0800)]
offscreen-world widgets and offscreen pixel format fixes

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
John Benediktsson [Tue, 9 Dec 2008 14:50:07 +0000 (06:50 -0800)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoWindows fixes
Slava Pestov [Tue, 9 Dec 2008 12:02:39 +0000 (06:02 -0600)]
Windows fixes

15 years agoFix restart behavior with circular vocabs, and add a test for this
Slava Pestov [Tue, 9 Dec 2008 10:50:33 +0000 (04:50 -0600)]
Fix restart behavior with circular vocabs, and add a test for this

15 years agoFix io.encodings.utf16n unit tests
Slava Pestov [Tue, 9 Dec 2008 10:22:24 +0000 (04:22 -0600)]
Fix io.encodings.utf16n unit tests

15 years agoFix monads unit tests
Slava Pestov [Tue, 9 Dec 2008 10:21:50 +0000 (04:21 -0600)]
Fix monads unit tests

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 9 Dec 2008 10:20:38 +0000 (04:20 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoAdd ncleave combinator to generalizations
Slava Pestov [Tue, 9 Dec 2008 10:20:20 +0000 (04:20 -0600)]
Add ncleave combinator to generalizations

15 years agoLoad fixes
Slava Pestov [Tue, 9 Dec 2008 09:22:38 +0000 (03:22 -0600)]
Load fixes

15 years agoClean up
Slava Pestov [Tue, 9 Dec 2008 09:22:09 +0000 (03:22 -0600)]
Clean up

15 years agoFix load errors related to utf16n being moved to io.encodings.utf16n
Slava Pestov [Tue, 9 Dec 2008 08:21:03 +0000 (02:21 -0600)]
Fix load errors related to utf16n being moved to io.encodings.utf16n

15 years agoFix functors for locals changes
Slava Pestov [Tue, 9 Dec 2008 07:42:02 +0000 (01:42 -0600)]
Fix functors for locals changes

15 years agoliterals vocab. you can interpolate CONSTANT-WORD values into a literal sequence...
Joe Groff [Tue, 9 Dec 2008 07:13:26 +0000 (23:13 -0800)]
literals vocab. you can interpolate CONSTANT-WORD values into a literal sequence with { $ CONSTANT-WORD } .

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 9 Dec 2008 07:04:58 +0000 (01:04 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years ago:> now works
Slava Pestov [Tue, 9 Dec 2008 07:04:22 +0000 (01:04 -0600)]
:> now works

15 years agoEliminate some usages of locals in compiler.tree.dead-code
Slava Pestov [Tue, 9 Dec 2008 07:04:15 +0000 (01:04 -0600)]
Eliminate some usages of locals in compiler.tree.dead-code

15 years agodefault values for file-systems slots
Doug Coleman [Tue, 9 Dec 2008 06:58:34 +0000 (00:58 -0600)]
default values for file-systems slots

15 years agoMerge branch 'untangle'
Slava Pestov [Tue, 9 Dec 2008 06:03:49 +0000 (00:03 -0600)]
Merge branch 'untangle'

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 9 Dec 2008 06:02:55 +0000 (00:02 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agotuple-class-unchanged? was bogusly returning f during bootstrap for classes without...
Slava Pestov [Tue, 9 Dec 2008 05:52:46 +0000 (23:52 -0600)]
tuple-class-unchanged? was bogusly returning f during bootstrap for classes without a superclass

15 years agoAdd new until combinator, and a new do word which acts like a modifier: do while...
Slava Pestov [Tue, 9 Dec 2008 05:37:18 +0000 (23:37 -0600)]
Add new until combinator, and a new do word which acts like a modifier: do while, do until for loops which iterate at least once

15 years agococoa ui compile fixes
Joe Groff [Tue, 9 Dec 2008 05:00:47 +0000 (21:00 -0800)]
cocoa ui compile fixes

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 9 Dec 2008 03:54:01 +0000 (21:54 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agodocument new unique word
Doug Coleman [Tue, 9 Dec 2008 03:53:42 +0000 (21:53 -0600)]
document new unique word

15 years agoFix alien.strings docs
Slava Pestov [Tue, 9 Dec 2008 03:49:26 +0000 (21:49 -0600)]
Fix alien.strings docs

15 years agoMerge branch 'master' of http://factorcode.org/git/factor
Eduardo Cavazos [Tue, 9 Dec 2008 03:35:50 +0000 (21:35 -0600)]
Merge branch 'master' of http://factorcode.org/git/factor

15 years agoMerge branch 'master' of http://factorcode.org/git/factor
Eduardo Cavazos [Tue, 9 Dec 2008 03:33:50 +0000 (21:33 -0600)]
Merge branch 'master' of http://factorcode.org/git/factor

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Tue, 9 Dec 2008 03:32:49 +0000 (19:32 -0800)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoremove io.files.unique.backend
Doug Coleman [Tue, 9 Dec 2008 03:32:36 +0000 (21:32 -0600)]
remove io.files.unique.backend
rename (make-unique-file) to touch-unique-file

15 years agoadd a unit test to io.paths
Doug Coleman [Tue, 9 Dec 2008 03:32:19 +0000 (21:32 -0600)]
add a unit test to io.paths

15 years agoRemove old trails
Eduardo Cavazos [Tue, 9 Dec 2008 03:32:09 +0000 (21:32 -0600)]
Remove old trails

15 years agomove io.paths from extra to basis
Doug Coleman [Tue, 9 Dec 2008 03:31:41 +0000 (21:31 -0600)]
move io.paths from extra to basis

15 years agococoa backend for offscreen world rendering
Joe Groff [Tue, 9 Dec 2008 03:30:10 +0000 (19:30 -0800)]
cocoa backend for offscreen world rendering

15 years agotrails: Un-processify trails
Eduardo Cavazos [Tue, 9 Dec 2008 03:30:10 +0000 (21:30 -0600)]
trails: Un-processify trails

15 years agoFix quotation pooling
Slava Pestov [Tue, 9 Dec 2008 03:24:45 +0000 (21:24 -0600)]
Fix quotation pooling

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 9 Dec 2008 02:49:58 +0000 (20:49 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
John Benediktsson [Tue, 9 Dec 2008 02:46:52 +0000 (18:46 -0800)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix more load errors
Slava Pestov [Tue, 9 Dec 2008 02:13:04 +0000 (20:13 -0600)]
Fix more load errors

15 years agoupdate all editors for windows 64 to look in "program files" and "program files ...
Doug Coleman [Tue, 9 Dec 2008 02:11:24 +0000 (20:11 -0600)]
update all editors for windows 64 to look in "program files" and "program files (x86)"

15 years agofix bug in io.paths, add io.paths.windows
Doug Coleman [Tue, 9 Dec 2008 02:10:52 +0000 (20:10 -0600)]
fix bug in io.paths, add io.paths.windows

15 years agoFix load errors
Slava Pestov [Tue, 9 Dec 2008 02:06:44 +0000 (20:06 -0600)]
Fix load errors

15 years agoSplit off error. methods into sub-vocabs in a few places
Slava Pestov [Tue, 9 Dec 2008 02:04:13 +0000 (20:04 -0600)]
Split off error. methods into sub-vocabs in a few places

15 years agoRemove eval dependency from unicode.syntax
Slava Pestov [Tue, 9 Dec 2008 01:46:40 +0000 (19:46 -0600)]
Remove eval dependency from unicode.syntax

15 years agoFix load error
Slava Pestov [Tue, 9 Dec 2008 01:46:07 +0000 (19:46 -0600)]
Fix load error

15 years agoRemove listener dependency from delegate
Slava Pestov [Tue, 9 Dec 2008 01:45:58 +0000 (19:45 -0600)]
Remove listener dependency from delegate

15 years agoRemoving prettyprint and debugger dependencies from io code
Slava Pestov [Tue, 9 Dec 2008 01:45:48 +0000 (19:45 -0600)]
Removing prettyprint and debugger dependencies from io code

15 years agoFUEL: First stab at the debugger: error/restart display and restart invokation.
Jose A. Ortega Ruiz [Tue, 9 Dec 2008 01:36:55 +0000 (02:36 +0100)]
FUEL: First stab at the debugger: error/restart display and restart invokation.

15 years agoDon't include threading support with hello-world; this reduces size by ~30kb
Slava Pestov [Tue, 9 Dec 2008 01:18:03 +0000 (19:18 -0600)]
Don't include threading support with hello-world; this reduces size by ~30kb

15 years agoStrip out default methods; ~40kb savings on hello-world and maze demos
Slava Pestov [Tue, 9 Dec 2008 01:14:38 +0000 (19:14 -0600)]
Strip out default methods; ~40kb savings on hello-world and maze demos

15 years agoMore permissive
Slava Pestov [Tue, 9 Dec 2008 01:14:18 +0000 (19:14 -0600)]
More permissive

15 years agoRemove ascii dependency from Mac OS X bootstrap
Slava Pestov [Tue, 9 Dec 2008 01:13:58 +0000 (19:13 -0600)]
Remove ascii dependency from Mac OS X bootstrap

15 years agoalien.strings doesn't load utf16 on Unix anymore
Slava Pestov [Tue, 9 Dec 2008 00:49:02 +0000 (18:49 -0600)]
alien.strings doesn't load utf16 on Unix anymore

15 years agoCore foundation now uses UTF8 instead of UTF16, to eliminate unnecessary dependency
Slava Pestov [Tue, 9 Dec 2008 00:48:49 +0000 (18:48 -0600)]
Core foundation now uses UTF8 instead of UTF16, to eliminate unnecessary dependency

15 years agoFix load error in unix.debugger
Slava Pestov [Tue, 9 Dec 2008 00:48:35 +0000 (18:48 -0600)]
Fix load error in unix.debugger

15 years agoMerge branch 'master' of git://repo.or.cz/factor/jcg
U-C4\Administrator [Mon, 8 Dec 2008 22:09:19 +0000 (16:09 -0600)]
Merge branch 'master' of git://repo.or.cz/factor/jcg

15 years agoUntangling more dependencies
Slava Pestov [Mon, 8 Dec 2008 22:02:31 +0000 (16:02 -0600)]
Untangling more dependencies

15 years agocalendar.format now depends on present instead of the other way around
Slava Pestov [Mon, 8 Dec 2008 22:02:10 +0000 (16:02 -0600)]
calendar.format now depends on present instead of the other way around

15 years agoRe-arrange some code so that core-foundation.run-loop no longer depends on calendar
Slava Pestov [Mon, 8 Dec 2008 22:01:11 +0000 (16:01 -0600)]
Re-arrange some code so that core-foundation.run-loop no longer depends on calendar

15 years agoFix locals conflict
Slava Pestov [Mon, 8 Dec 2008 21:28:27 +0000 (15:28 -0600)]
Fix locals conflict

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
John Benediktsson [Mon, 8 Dec 2008 21:09:44 +0000 (13:09 -0800)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' of git://repo.or.cz/factor/jcg
Doug Coleman [Mon, 8 Dec 2008 21:04:14 +0000 (15:04 -0600)]
Merge branch 'master' of git://repo.or.cz/factor/jcg

15 years agoUntangling some dependencies
Slava Pestov [Mon, 8 Dec 2008 20:58:00 +0000 (14:58 -0600)]
Untangling some dependencies

15 years agogive OpenGL demo keys a little boost
Joe Groff [Mon, 8 Dec 2008 20:55:22 +0000 (12:55 -0800)]
give OpenGL demo keys a little boost

15 years agohey spheres, don't go run off the cliff if you didn't initialize
Joe Groff [Mon, 8 Dec 2008 20:51:52 +0000 (12:51 -0800)]
hey spheres, don't go run off the cliff if you didn't initialize