]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoAdd foreground and background color slots to font tuple
Slava Pestov [Fri, 30 Jan 2009 09:36:39 +0000 (03:36 -0600)]
Add foreground and background color slots to font tuple

15 years agoFix conflict
Slava Pestov [Fri, 30 Jan 2009 08:24:34 +0000 (02:24 -0600)]
Fix conflict

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 30 Jan 2009 04:21:52 +0000 (22:21 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agorenaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad...
Doug Coleman [Fri, 30 Jan 2009 04:19:07 +0000 (22:19 -0600)]
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Fri, 30 Jan 2009 04:11:34 +0000 (22:11 -0600)]
Merge branch 'master' into new_ui

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 30 Jan 2009 04:08:39 +0000 (22:08 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoAdd support for GL_BGRA_ext
Slava Pestov [Fri, 30 Jan 2009 04:08:28 +0000 (22:08 -0600)]
Add support for GL_BGRA_ext

15 years agoGeneralize make-texture
Slava Pestov [Fri, 30 Jan 2009 04:08:07 +0000 (22:08 -0600)]
Generalize make-texture

15 years agoSub-pixel font smoothing works with Core Text now
Slava Pestov [Fri, 30 Jan 2009 04:07:51 +0000 (22:07 -0600)]
Sub-pixel font smoothing works with Core Text now

15 years agofix unix bootstrap
Doug Coleman [Fri, 30 Jan 2009 03:26:27 +0000 (21:26 -0600)]
fix unix bootstrap

15 years agofix some db docs
Doug Coleman [Fri, 30 Jan 2009 03:25:02 +0000 (21:25 -0600)]
fix some db docs

15 years agoadd using
Doug Coleman [Fri, 30 Jan 2009 03:13:49 +0000 (21:13 -0600)]
add using

15 years agosplit-last "." on windows
Doug Coleman [Fri, 30 Jan 2009 03:11:35 +0000 (21:11 -0600)]
split-last "." on windows

15 years agofix docs typo
Doug Coleman [Fri, 30 Jan 2009 03:11:18 +0000 (21:11 -0600)]
fix docs typo

15 years agofix windows backend
Doug Coleman [Fri, 30 Jan 2009 03:03:16 +0000 (21:03 -0600)]
fix windows backend

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 30 Jan 2009 01:58:29 +0000 (19:58 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoWindows vm now tries vm-console.image or vm.image first, then removes -console if...
Doug Coleman [Fri, 30 Jan 2009 01:57:01 +0000 (19:57 -0600)]
Windows vm now tries vm-console.image or vm.image first, then removes -console if it exists and tries to find the image again

15 years agoMoved things into unmaintained that fail help-lint
Daniel Ehrenberg [Fri, 30 Jan 2009 01:20:34 +0000 (19:20 -0600)]
Moved things into unmaintained that fail help-lint

15 years agoFixing formatting errors in db docs
Daniel Ehrenberg [Fri, 30 Jan 2009 01:14:34 +0000 (19:14 -0600)]
Fixing formatting errors in db docs

15 years agoDocs for some undocumented XML data types
Daniel Ehrenberg [Fri, 30 Jan 2009 01:00:31 +0000 (19:00 -0600)]
Docs for some undocumented XML data types

15 years agoFixing xml.name for word name change
Daniel Ehrenberg [Fri, 30 Jan 2009 00:38:14 +0000 (18:38 -0600)]
Fixing xml.name for word name change

15 years agoadd a binding to a function
Doug Coleman [Fri, 30 Jan 2009 00:34:50 +0000 (18:34 -0600)]
add a binding to a function

15 years agomove null streams to core and make them not depend on io.styles and io.timeouts,...
Doug Coleman [Fri, 30 Jan 2009 00:33:19 +0000 (18:33 -0600)]
move null streams to core and make them not depend on io.styles and io.timeouts, initialize the std streams to null-streams on windows in win32 mode

15 years agoXML docs improvements
Daniel Ehrenberg [Fri, 30 Jan 2009 00:25:23 +0000 (18:25 -0600)]
XML docs improvements

15 years agoCode cleanup in XML
Daniel Ehrenberg [Thu, 29 Jan 2009 22:57:13 +0000 (16:57 -0600)]
Code cleanup in XML

15 years agoFix scroll>rect for recent scroller layout change
Slava Pestov [Thu, 29 Jan 2009 22:44:18 +0000 (16:44 -0600)]
Fix scroll>rect for recent scroller layout change

15 years agoFix FreeType text backend
Slava Pestov [Thu, 29 Jan 2009 22:44:08 +0000 (16:44 -0600)]
Fix FreeType text backend

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Thu, 29 Jan 2009 21:16:12 +0000 (15:16 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFixing everything now(?)
Daniel Ehrenberg [Thu, 29 Jan 2009 21:15:50 +0000 (15:15 -0600)]
Fixing everything now(?)

15 years agofix build-support for .exe/.com change
Doug Coleman [Thu, 29 Jan 2009 20:08:53 +0000 (14:08 -0600)]
fix build-support for .exe/.com change

15 years agocopying the factor-cygwin.sh script isn't working well, try a fix
Doug Coleman [Thu, 29 Jan 2009 20:01:28 +0000 (14:01 -0600)]
copying the factor-cygwin.sh script isn't working well, try a fix

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 29 Jan 2009 19:54:02 +0000 (13:54 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix the Makefile for windows
Doug Coleman [Thu, 29 Jan 2009 19:53:16 +0000 (13:53 -0600)]
fix the Makefile for windows

15 years agooops, didnt mean to remove these two lines
Doug Coleman [Thu, 29 Jan 2009 19:38:07 +0000 (13:38 -0600)]
oops, didnt mean to remove these two lines

15 years agoFixing everything I broke?
Daniel Ehrenberg [Thu, 29 Jan 2009 19:33:04 +0000 (13:33 -0600)]
Fixing everything I broke?

15 years agoadd the shell script
Doug Coleman [Thu, 29 Jan 2009 19:17:56 +0000 (13:17 -0600)]
add the shell script

15 years agoadd a couple functions to kernel32
Doug Coleman [Thu, 29 Jan 2009 19:16:21 +0000 (13:16 -0600)]
add a couple functions to kernel32

15 years agoCreate two binaries: factor.com and factor.exe. factor.com is the console version...
Doug Coleman [Thu, 29 Jan 2009 19:15:16 +0000 (13:15 -0600)]
Create two binaries: factor.com and factor.exe.  factor.com is the console version, factor.exe is win32.  also make a factor shell script called factor to help cygwin out because it ignores the env vars

15 years agoDocuments no longer mutatte their model's value
Slava Pestov [Thu, 29 Jan 2009 09:04:23 +0000 (03:04 -0600)]
Documents no longer mutatte their model's value

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Thu, 29 Jan 2009 07:45:48 +0000 (01:45 -0600)]
Merge branch 'master' into new_ui

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Thu, 29 Jan 2009 07:45:28 +0000 (01:45 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoRename ##load-indirect to ##load-reference since this is more descriptive; value...
Slava Pestov [Thu, 29 Jan 2009 07:44:58 +0000 (01:44 -0600)]
Rename ##load-indirect to ##load-reference since this is more descriptive; value numbering doesn't assign expressions to ##load-reference nodes since this would end up folding literals which were eq? but not =

15 years agoAdd unit test for xmode bug discovered by anonymous pastebin user
Slava Pestov [Thu, 29 Jan 2009 07:44:09 +0000 (01:44 -0600)]
Add unit test for xmode bug discovered by anonymous pastebin user

15 years agofile-contents and set-file-contents deal in sequences, not strings
Doug Coleman [Thu, 29 Jan 2009 06:08:40 +0000 (00:08 -0600)]
file-contents and set-file-contents deal in sequences, not strings

15 years agoFixing xmode?
Daniel Ehrenberg [Thu, 29 Jan 2009 05:56:47 +0000 (23:56 -0600)]
Fixing xmode?

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Thu, 29 Jan 2009 05:45:29 +0000 (23:45 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoCleaning up Unicode docs
Daniel Ehrenberg [Thu, 29 Jan 2009 05:45:12 +0000 (23:45 -0600)]
Cleaning up Unicode docs

15 years agoFixing Farkup tests
Daniel Ehrenberg [Thu, 29 Jan 2009 05:45:00 +0000 (23:45 -0600)]
Fixing Farkup tests

15 years agoAdd test case for bug discovered by erg
Slava Pestov [Thu, 29 Jan 2009 05:35:41 +0000 (23:35 -0600)]
Add test case for bug discovered by erg

15 years agoO(1) equal? and hashcode* for ranges
Slava Pestov [Thu, 29 Jan 2009 05:33:26 +0000 (23:33 -0600)]
O(1) equal? and hashcode* for ranges

15 years agoUpdate mmap docs
Slava Pestov [Thu, 29 Jan 2009 05:33:10 +0000 (23:33 -0600)]
Update mmap docs

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Thu, 29 Jan 2009 01:19:42 +0000 (19:19 -0600)]
Merge branch 'master' into new_ui

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Thu, 29 Jan 2009 01:19:30 +0000 (19:19 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoUpdate io.files docs
Slava Pestov [Thu, 29 Jan 2009 01:19:25 +0000 (19:19 -0600)]
Update io.files docs

15 years agoMake actions into singletons
Slava Pestov [Thu, 29 Jan 2009 01:18:35 +0000 (19:18 -0600)]
Make actions into singletons

15 years agoMerge branch 'master' of git://factorcode.org/git/factor into new_ui
Slava Pestov [Thu, 29 Jan 2009 00:53:08 +0000 (18:53 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor into new_ui

15 years agoSlava is a hack, and specialized-vectors might work now
Daniel Ehrenberg [Thu, 29 Jan 2009 00:48:07 +0000 (18:48 -0600)]
Slava is a hack, and specialized-vectors might work now

15 years agoMerge branch 'master' of git://factorcode.org/git/factor into new_ui
Slava Pestov [Thu, 29 Jan 2009 00:36:57 +0000 (18:36 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor into new_ui

15 years agoFix to xmode
Daniel Ehrenberg [Thu, 29 Jan 2009 00:21:37 +0000 (18:21 -0600)]
Fix to xmode

15 years agoUn-breaking Chloe
Daniel Ehrenberg [Wed, 28 Jan 2009 23:49:21 +0000 (17:49 -0600)]
Un-breaking Chloe

15 years agoUpdate ui.tools.listener docs
Slava Pestov [Wed, 28 Jan 2009 23:27:42 +0000 (17:27 -0600)]
Update ui.tools.listener docs

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Wed, 28 Jan 2009 23:18:48 +0000 (17:18 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFixing xmode bug
Daniel Ehrenberg [Wed, 28 Jan 2009 23:18:14 +0000 (17:18 -0600)]
Fixing xmode bug

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Wed, 28 Jan 2009 23:11:33 +0000 (17:11 -0600)]
Merge branch 'master' into new_ui

15 years agoFixing wrappers with locals
Slava Pestov [Wed, 28 Jan 2009 23:07:31 +0000 (17:07 -0600)]
Fixing wrappers with locals

15 years agoReverting xmode.marker (it's not using XML!)
Daniel Ehrenberg [Wed, 28 Jan 2009 22:25:41 +0000 (16:25 -0600)]
Reverting xmode.marker (it's not using XML!)

15 years agoXML interpolation efficiency/cleanup
Daniel Ehrenberg [Wed, 28 Jan 2009 22:17:20 +0000 (16:17 -0600)]
XML interpolation efficiency/cleanup

15 years agoFixing USING: lines
Daniel Ehrenberg [Wed, 28 Jan 2009 21:46:34 +0000 (15:46 -0600)]
Fixing USING: lines

15 years agoFix specialized-arrays.direct.functor
Slava Pestov [Wed, 28 Jan 2009 21:46:04 +0000 (15:46 -0600)]
Fix specialized-arrays.direct.functor

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Wed, 28 Jan 2009 21:41:08 +0000 (15:41 -0600)]
Merge branch 'master' into new_ui

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Wed, 28 Jan 2009 21:10:29 +0000 (15:10 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoClean up functors so that the generated code looks sane with 'see'
Slava Pestov [Wed, 28 Jan 2009 21:07:16 +0000 (15:07 -0600)]
Clean up functors so that the generated code looks sane with 'see'

15 years agoBetter handling of wrappers in locals
Slava Pestov [Wed, 28 Jan 2009 21:04:36 +0000 (15:04 -0600)]
Better handling of wrappers in locals

15 years agoUpdate alien.destructors for functor changes
Slava Pestov [Wed, 28 Jan 2009 21:03:00 +0000 (15:03 -0600)]
Update alien.destructors for functor changes

15 years agoUpdate more documentation
Slava Pestov [Wed, 28 Jan 2009 20:54:13 +0000 (14:54 -0600)]
Update more documentation

15 years agoUpdate editor docs
Slava Pestov [Wed, 28 Jan 2009 20:50:15 +0000 (14:50 -0600)]
Update editor docs

15 years agoXML chunks are a separate datatype; XML tags are no longer assocs
Daniel Ehrenberg [Wed, 28 Jan 2009 20:33:33 +0000 (14:33 -0600)]
XML chunks are a separate datatype; XML tags are no longer assocs

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Daniel Ehrenberg [Wed, 28 Jan 2009 19:03:22 +0000 (13:03 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Wed, 28 Jan 2009 18:30:33 +0000 (12:30 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoQuoted printable vocab
Daniel Ehrenberg [Wed, 28 Jan 2009 18:29:25 +0000 (12:29 -0600)]
Quoted printable vocab

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Wed, 28 Jan 2009 18:17:00 +0000 (12:17 -0600)]
Merge branch 'master' into new_ui

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Wed, 28 Jan 2009 18:16:21 +0000 (12:16 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix typo in GENERIC# docs
Slava Pestov [Wed, 28 Jan 2009 18:16:00 +0000 (12:16 -0600)]
Fix typo in GENERIC# docs

15 years agoClear undos when starting a new interaction in the listener
Slava Pestov [Wed, 28 Jan 2009 18:12:03 +0000 (12:12 -0600)]
Clear undos when starting a new interaction in the listener

15 years agoDon't add useless edits
Slava Pestov [Wed, 28 Jan 2009 18:11:45 +0000 (12:11 -0600)]
Don't add useless edits

15 years agoFix bootstrap.ui.tools to load ui.backend.cocoa.tools on Mac OS X
Slava Pestov [Wed, 28 Jan 2009 06:31:11 +0000 (00:31 -0600)]
Fix bootstrap.ui.tools to load ui.backend.cocoa.tools on Mac OS X

15 years agoUse singletons instead of empty tuples, add undo/redo to editor gadgets
Slava Pestov [Wed, 28 Jan 2009 06:30:57 +0000 (00:30 -0600)]
Use singletons instead of empty tuples, add undo/redo to editor gadgets

15 years agoAdd undo/redo to documents
Slava Pestov [Wed, 28 Jan 2009 06:30:30 +0000 (00:30 -0600)]
Add undo/redo to documents

15 years agoAdd Undo and Redo commands to Edit menu on Mac
Slava Pestov [Wed, 28 Jan 2009 06:30:11 +0000 (00:30 -0600)]
Add Undo and Redo commands to Edit menu on Mac

15 years agoSummary and author for io.crlf
Daniel Ehrenberg [Wed, 28 Jan 2009 00:43:20 +0000 (18:43 -0600)]
Summary and author for io.crlf

15 years agoFactored out io.crlf
Daniel Ehrenberg [Wed, 28 Jan 2009 00:42:17 +0000 (18:42 -0600)]
Factored out io.crlf

15 years agoRemoving outdated comments in xml.utilities
Daniel Ehrenberg [Wed, 28 Jan 2009 00:16:35 +0000 (18:16 -0600)]
Removing outdated comments in xml.utilities

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Tue, 27 Jan 2009 22:55:41 +0000 (16:55 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

Conflicts:

basis/eval/eval-tests.factor

15 years agoRandom minor fixes; html.components doesn't duplicate parsing anymore
Daniel Ehrenberg [Tue, 27 Jan 2009 22:54:41 +0000 (16:54 -0600)]
Random minor fixes; html.components doesn't duplicate parsing anymore

15 years agoFUEL: Better handling of scaped characters inside strings.
Jose A. Ortega Ruiz [Tue, 27 Jan 2009 22:15:08 +0000 (23:15 +0100)]
FUEL: Better handling of scaped characters inside strings.

15 years agoFix conflict
Slava Pestov [Tue, 27 Jan 2009 21:49:49 +0000 (15:49 -0600)]
Fix conflict

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 27 Jan 2009 21:38:13 +0000 (15:38 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFixing eval unit test, and help lint failures from stricter help lint
Slava Pestov [Tue, 27 Jan 2009 21:38:01 +0000 (15:38 -0600)]
Fixing eval unit test, and help lint failures from stricter help lint

15 years agoFixing random docs and tests
Daniel Ehrenberg [Tue, 27 Jan 2009 21:35:51 +0000 (15:35 -0600)]
Fixing random docs and tests

15 years agoFixing xml.interpolate docs
Daniel Ehrenberg [Tue, 27 Jan 2009 21:10:56 +0000 (15:10 -0600)]
Fixing xml.interpolate docs