]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMerge branch 'keyholder'
Doug Coleman [Tue, 21 Apr 2009 06:45:24 +0000 (01:45 -0500)]
Merge branch 'keyholder'

Conflicts:
.gitignore

15 years agoturn off autouse for sandboxed code
Doug Coleman [Tue, 21 Apr 2009 06:44:25 +0000 (01:44 -0500)]
turn off autouse for sandboxed code

15 years agofactor.sh now has an exit routine. it will print _something_ so it doesn't loop...
Doug Coleman [Tue, 21 Apr 2009 04:23:16 +0000 (23:23 -0500)]
factor.sh now has an exit routine.  it will print _something_ so it doesn't loop when looking for a make target

15 years agobetter fix for db.tester
Doug Coleman [Tue, 21 Apr 2009 02:47:16 +0000 (21:47 -0500)]
better fix for db.tester

15 years agofix a bug in db.tester
Doug Coleman [Tue, 21 Apr 2009 02:32:23 +0000 (21:32 -0500)]
fix a bug in db.tester

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 21 Apr 2009 02:17:32 +0000 (21:17 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agobetter docs for emacs setup
Doug Coleman [Tue, 21 Apr 2009 02:17:18 +0000 (21:17 -0500)]
better docs for emacs setup

15 years agouse HOMEDRIVE/HOMEPATH for HOME, then USERPROFILE, the default to a directory if...
Doug Coleman [Tue, 21 Apr 2009 02:11:50 +0000 (21:11 -0500)]
use HOMEDRIVE/HOMEPATH for HOME, then USERPROFILE, the default to a directory if no env vars are set

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 21 Apr 2009 01:05:53 +0000 (20:05 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix unit test failures caused by stricter type checking in M: encoder stream-write
Slava Pestov [Tue, 21 Apr 2009 01:05:17 +0000 (20:05 -0500)]
Fix unit test failures caused by stricter type checking in M: encoder stream-write

15 years agolook for emacsclient.exe not emacs.exe
Doug Coleman [Tue, 21 Apr 2009 00:52:50 +0000 (19:52 -0500)]
look for emacsclient.exe not emacs.exe

15 years agooops, really search for emacs.exe
Doug Coleman [Tue, 21 Apr 2009 00:11:47 +0000 (19:11 -0500)]
oops, really search for emacs.exe

15 years agosearch for emacs.exe on windows by default
Doug Coleman [Tue, 21 Apr 2009 00:11:07 +0000 (19:11 -0500)]
search for emacs.exe on windows by default

15 years agoREADME.txt: don't mention GLUT
Slava Pestov [Mon, 20 Apr 2009 23:37:23 +0000 (18:37 -0500)]
README.txt: don't mention GLUT

15 years agouse link-info instead of file-info
Doug Coleman [Mon, 20 Apr 2009 22:50:26 +0000 (17:50 -0500)]
use link-info instead of file-info

15 years agofix size-on-disk for unix
Doug Coleman [Mon, 20 Apr 2009 22:44:12 +0000 (17:44 -0500)]
fix size-on-disk for unix

15 years agofix size-on-disk for unix
Doug Coleman [Mon, 20 Apr 2009 22:25:18 +0000 (17:25 -0500)]
fix size-on-disk for unix

15 years agoadd a size-on-disk slot to file-info, the each-file combinator now works better,...
Doug Coleman [Mon, 20 Apr 2009 21:52:18 +0000 (16:52 -0500)]
add a size-on-disk slot to file-info, the each-file combinator now works better, add a path>sizes word

15 years agomorse: fix help lint
Slava Pestov [Mon, 20 Apr 2009 09:25:11 +0000 (04:25 -0500)]
morse: fix help lint

15 years agoChanging the stack effect of a generic word could break the compiler
Slava Pestov [Mon, 20 Apr 2009 09:21:00 +0000 (04:21 -0500)]
Changing the stack effect of a generic word could break the compiler

15 years agomason.report: fix timings-table, and add unit tests
Slava Pestov [Mon, 20 Apr 2009 08:29:16 +0000 (03:29 -0500)]
mason.report: fix timings-table, and add unit tests

15 years agoxml.writer: don't write arrays to output-stream
Slava Pestov [Mon, 20 Apr 2009 08:28:03 +0000 (03:28 -0500)]
xml.writer: don't write arrays to output-stream

15 years agoxml: fix compile warnings in tests
Slava Pestov [Mon, 20 Apr 2009 08:27:52 +0000 (03:27 -0500)]
xml: fix compile warnings in tests

15 years agoio.buffers and io.ports performance tweaks
Slava Pestov [Mon, 20 Apr 2009 08:27:30 +0000 (03:27 -0500)]
io.buffers and io.ports performance tweaks

15 years agoNever inline default methods, and fix inlining of methods with hints
Slava Pestov [Mon, 20 Apr 2009 08:27:18 +0000 (03:27 -0500)]
Never inline default methods, and fix inlining of methods with hints

15 years agoPassing the wrong type of sequence to M\ encoder write now throws an error
Slava Pestov [Mon, 20 Apr 2009 08:26:56 +0000 (03:26 -0500)]
Passing the wrong type of sequence to M\ encoder write now throws an error

15 years agoDocumentation updates
Slava Pestov [Mon, 20 Apr 2009 07:23:52 +0000 (02:23 -0500)]
Documentation updates

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 20 Apr 2009 06:56:16 +0000 (01:56 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoReport actual SEH code on Windows instead of 'signal 11'
Slava Pestov [Mon, 20 Apr 2009 06:55:27 +0000 (01:55 -0500)]
Report actual SEH code on Windows instead of 'signal 11'

15 years agoImprove Unix signal and Windows structured exception reporting
Slava Pestov [Mon, 20 Apr 2009 06:47:10 +0000 (01:47 -0500)]
Improve Unix signal and Windows structured exception reporting

15 years agoImprove example in syntax vocab
Slava Pestov [Mon, 20 Apr 2009 06:42:54 +0000 (01:42 -0500)]
Improve example in syntax vocab

15 years agoMerge branch 'master' of git://github.com/ehird/factor
Slava Pestov [Mon, 20 Apr 2009 05:03:52 +0000 (00:03 -0500)]
Merge branch 'master' of git://github.com/ehird/factor

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Slava Pestov [Mon, 20 Apr 2009 04:58:57 +0000 (23:58 -0500)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoUsing literals vocab for defining computed constants
Alex Chapman [Mon, 20 Apr 2009 04:15:38 +0000 (14:15 +1000)]
Using literals vocab for defining computed constants

15 years agoMerge branch 'master' into experimental
Alex Chapman [Mon, 20 Apr 2009 02:21:54 +0000 (12:21 +1000)]
Merge branch 'master' into experimental

15 years agoUpdating code to use CONSTANT:
Alex Chapman [Mon, 20 Apr 2009 02:20:03 +0000 (12:20 +1000)]
Updating code to use CONSTANT:

15 years agoMerging Diego Martinelli's improvements and simplifications of morse
Alex Chapman [Mon, 20 Apr 2009 01:00:38 +0000 (11:00 +1000)]
Merging Diego Martinelli's improvements and simplifications of morse

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Elliott Hird [Mon, 20 Apr 2009 00:31:12 +0000 (01:31 +0100)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoShow the signal name next to the number in parentheses on Unices.
Elliott Hird [Mon, 20 Apr 2009 00:28:41 +0000 (01:28 +0100)]
Show the signal name next to the number in parentheses on Unices.

15 years agotools.test: more robust must-fail
Slava Pestov [Sun, 19 Apr 2009 23:21:25 +0000 (18:21 -0500)]
tools.test: more robust must-fail

15 years agoMake couchdb unportable for now
Slava Pestov [Sun, 19 Apr 2009 22:39:26 +0000 (17:39 -0500)]
Make couchdb unportable for now

15 years agoStrip out error-list related global variables; webkit-demo 14kb smaller
Slava Pestov [Sun, 19 Apr 2009 22:38:48 +0000 (17:38 -0500)]
Strip out error-list related global variables; webkit-demo 14kb smaller

15 years agohelp.handbook: fix typos reported by Jon Kleiser
Slava Pestov [Sun, 19 Apr 2009 22:38:20 +0000 (17:38 -0500)]
help.handbook: fix typos reported by Jon Kleiser

15 years agoFUEL: conflict resolution
Jose A. Ortega Ruiz [Sun, 19 Apr 2009 19:04:07 +0000 (21:04 +0200)]
FUEL: conflict resolution

15 years agoFUEL: modify directly use/in to set up evaluation context
Jose A. Ortega Ruiz [Sun, 19 Apr 2009 18:35:54 +0000 (20:35 +0200)]
FUEL: modify directly use/in to set up evaluation context

15 years agoFix texture resizing on S3 hardware on Windows. Reported by Kobi Lurie
Slava Pestov [Sun, 19 Apr 2009 08:06:05 +0000 (03:06 -0500)]
Fix texture resizing on S3 hardware on Windows. Reported by Kobi Lurie

15 years agoFix typo in ui.text docs
Slava Pestov [Sun, 19 Apr 2009 08:04:41 +0000 (03:04 -0500)]
Fix typo in ui.text docs

15 years agoOops
Slava Pestov [Sun, 19 Apr 2009 08:04:35 +0000 (03:04 -0500)]
Oops

15 years agoRemove some usages of -rot and tuck
Slava Pestov [Sun, 19 Apr 2009 02:53:22 +0000 (21:53 -0500)]
Remove some usages of -rot and tuck

15 years agofuel: fix usage of (fuel-eval)
Alec Berryman [Sun, 19 Apr 2009 02:28:57 +0000 (22:28 -0400)]
fuel: fix usage of (fuel-eval)

It used to take a string, but now takes a sequence of strings.

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sun, 19 Apr 2009 00:52:40 +0000 (19:52 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agowindows.dinput.constants: fix warnings
Slava Pestov [Sun, 19 Apr 2009 00:52:29 +0000 (19:52 -0500)]
windows.dinput.constants: fix warnings

15 years agosorting.slots: help lint
Slava Pestov [Sun, 19 Apr 2009 00:52:12 +0000 (19:52 -0500)]
sorting.slots: help lint

15 years agofix one more bug with scaffold..
Doug Coleman [Sun, 19 Apr 2009 00:18:41 +0000 (19:18 -0500)]
fix one more bug with scaffold..

15 years agofix load error
Doug Coleman [Sun, 19 Apr 2009 00:05:57 +0000 (19:05 -0500)]
fix load error

15 years agoscaffold factor-boot-rc on windows instead of .factor-boot-rc
Doug Coleman [Sat, 18 Apr 2009 23:28:09 +0000 (18:28 -0500)]
scaffold factor-boot-rc on windows instead of .factor-boot-rc

15 years agoFix compiler warning in jamshred.log
Slava Pestov [Sat, 18 Apr 2009 21:44:42 +0000 (16:44 -0500)]
Fix compiler warning in jamshred.log

15 years agosort-by-slots => sort-by
Slava Pestov [Sat, 18 Apr 2009 21:44:34 +0000 (16:44 -0500)]
sort-by-slots => sort-by

15 years agoRewrite sorting.slots
Slava Pestov [Sat, 18 Apr 2009 21:44:24 +0000 (16:44 -0500)]
Rewrite sorting.slots

15 years agomake x11.io.unix unportable
Doug Coleman [Sat, 18 Apr 2009 20:21:12 +0000 (15:21 -0500)]
make x11.io.unix unportable

15 years agomake openal.example load, it's still broken..
Doug Coleman [Sat, 18 Apr 2009 18:48:15 +0000 (13:48 -0500)]
make openal.example load, it's still broken..

15 years agominor fixes in sorting
Doug Coleman [Sat, 18 Apr 2009 18:44:20 +0000 (13:44 -0500)]
minor fixes in sorting

15 years agomodernize openal.other
Doug Coleman [Sat, 18 Apr 2009 16:42:53 +0000 (11:42 -0500)]
modernize openal.other

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sat, 18 Apr 2009 16:34:03 +0000 (11:34 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMove math.matrices to basis
Slava Pestov [Sat, 18 Apr 2009 09:09:16 +0000 (04:09 -0500)]
Move math.matrices to basis

15 years agomason.child: fix tests
Slava Pestov [Sat, 18 Apr 2009 09:08:09 +0000 (04:08 -0500)]
mason.child: fix tests

15 years agoMerge branch 'master' of git://factorcode.org/git/wrunt
Slava Pestov [Sat, 18 Apr 2009 08:30:44 +0000 (03:30 -0500)]
Merge branch 'master' of git://factorcode.org/git/wrunt

15 years agoMerge branch 'x11_event_loop'
Slava Pestov [Sat, 18 Apr 2009 08:28:36 +0000 (03:28 -0500)]
Merge branch 'x11_event_loop'

15 years agoWhen doing code heap compaction, don't scan stacks as roots since we're going to...
Slava Pestov [Sat, 18 Apr 2009 08:25:51 +0000 (03:25 -0500)]
When doing code heap compaction, don't scan stacks as roots since we're going to exit anyway

15 years agoReverse compiler.errors => tools.errrs dependency to reduce deploy image size
Slava Pestov [Sat, 18 Apr 2009 08:21:31 +0000 (03:21 -0500)]
Reverse compiler.errors => tools.errrs dependency to reduce deploy image size

15 years agogeneralizations: fix help lint
Slava Pestov [Sat, 18 Apr 2009 08:09:50 +0000 (03:09 -0500)]
generalizations: fix help lint

15 years agoMerge branch 'master' into x11_event_loop
Slava Pestov [Sat, 18 Apr 2009 08:06:10 +0000 (03:06 -0500)]
Merge branch 'master' into x11_event_loop

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sat, 18 Apr 2009 08:05:33 +0000 (03:05 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agomason: fix some bugs
Slava Pestov [Sat, 18 Apr 2009 08:04:03 +0000 (03:04 -0500)]
mason: fix some bugs

15 years agoawaken-event-loop does nothing if dpy-fd not set; move x11.unix to x11.io.unix
Slava Pestov [Sat, 18 Apr 2009 07:54:34 +0000 (02:54 -0500)]
awaken-event-loop does nothing if dpy-fd not set; move x11.unix to x11.io.unix

15 years agoFix USING:
Slava Pestov [Sat, 18 Apr 2009 07:52:29 +0000 (02:52 -0500)]
Fix USING:

15 years agoX-FUNCTION: calls awaken-event-loop
Slava Pestov [Sat, 18 Apr 2009 07:39:55 +0000 (02:39 -0500)]
X-FUNCTION: calls awaken-event-loop

15 years agoRefactor FUNCTION: to make it more extensible
Slava Pestov [Sat, 18 Apr 2009 07:37:35 +0000 (02:37 -0500)]
Refactor FUNCTION: to make it more extensible

15 years agoAdd awaken-event-loop word
Slava Pestov [Sat, 18 Apr 2009 07:19:49 +0000 (02:19 -0500)]
Add awaken-event-loop word

15 years agouse unclip-last-slice
Doug Coleman [Sat, 18 Apr 2009 07:04:58 +0000 (02:04 -0500)]
use unclip-last-slice

15 years agoSplit off x11 vocab from x11.xlib, and add x11.unix for event loop integration
Slava Pestov [Sat, 18 Apr 2009 06:56:29 +0000 (01:56 -0500)]
Split off x11 vocab from x11.xlib, and add x11.unix for event loop integration

15 years agoadd editors.gedit
erg [Sat, 18 Apr 2009 06:43:40 +0000 (01:43 -0500)]
add editors.gedit

15 years agoworking on sorting.slots
Doug Coleman [Sat, 18 Apr 2009 06:38:39 +0000 (01:38 -0500)]
working on sorting.slots

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sat, 18 Apr 2009 04:25:02 +0000 (23:25 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agodont allow tests of help scaffolding unless the vocabulary exists
Doug Coleman [Sat, 18 Apr 2009 04:24:41 +0000 (23:24 -0500)]
dont allow tests of help scaffolding unless the vocabulary exists

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sat, 18 Apr 2009 03:49:59 +0000 (22:49 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoRevert part of 509869ca70e08504045cf1cc0d0e2558d00eaa6a
Slava Pestov [Sat, 18 Apr 2009 03:49:42 +0000 (22:49 -0500)]
Revert part of 509869ca70e08504045cf1cc0d0e2558d00eaa6a

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sat, 18 Apr 2009 03:28:44 +0000 (22:28 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoignore .so and a.out
Doug Coleman [Sat, 18 Apr 2009 03:24:36 +0000 (22:24 -0500)]
ignore .so and a.out

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sat, 18 Apr 2009 02:38:59 +0000 (21:38 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agomore api work for windows
Doug Coleman [Sat, 18 Apr 2009 02:37:20 +0000 (21:37 -0500)]
more api work for windows

15 years agomake some words not macros
Doug Coleman [Sat, 18 Apr 2009 02:24:36 +0000 (21:24 -0500)]
make some words not macros

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sat, 18 Apr 2009 02:21:51 +0000 (21:21 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agomason: working on a big overhaul of mason. Status updates sent to a web service,...
Slava Pestov [Sat, 18 Apr 2009 01:59:59 +0000 (20:59 -0500)]
mason: working on a big overhaul of mason. Status updates sent to a web service, binary upload notification via Twitter

15 years agomason.test: benchmark files were read in wrong order
Slava Pestov [Sat, 18 Apr 2009 01:59:11 +0000 (20:59 -0500)]
mason.test: benchmark files were read in wrong order

15 years agoio.launcher.windows.nt: update for eval(
Slava Pestov [Sat, 18 Apr 2009 01:58:58 +0000 (20:58 -0500)]
io.launcher.windows.nt: update for eval(

15 years agofuel.eval: fix
Slava Pestov [Sat, 18 Apr 2009 01:55:59 +0000 (20:55 -0500)]
fuel.eval: fix

15 years agoadvice: move to unmaintained
Slava Pestov [Sat, 18 Apr 2009 01:50:14 +0000 (20:50 -0500)]
advice: move to unmaintained

15 years agomath.function-tools: Fix compiler warning
Slava Pestov [Sat, 18 Apr 2009 01:49:59 +0000 (20:49 -0500)]
math.function-tools: Fix compiler warning

15 years agodns: Fix compiler warning
Slava Pestov [Sat, 18 Apr 2009 01:49:46 +0000 (20:49 -0500)]
dns: Fix compiler warning