]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMerge branch 'master' into new_ui
Slava Pestov [Thu, 22 Jan 2009 09:15:17 +0000 (03:15 -0600)]
Merge branch 'master' into new_ui

15 years agoFix typo
Slava Pestov [Thu, 22 Jan 2009 09:01:02 +0000 (03:01 -0600)]
Fix typo

15 years agoFUEL: New option fuel-xref-follow-link-method (current buffer, new window or frame).
Jose A. Ortega Ruiz [Thu, 22 Jan 2009 08:55:39 +0000 (09:55 +0100)]
FUEL: New option fuel-xref-follow-link-method (current buffer, new window or frame).

15 years agoMerge commit 'origin/master' into emacs
Jose A. Ortega Ruiz [Thu, 22 Jan 2009 08:40:33 +0000 (09:40 +0100)]
Merge commit 'origin/master' into emacs

15 years agoFix error if up/down arrows pressed when table has no rows
Slava Pestov [Thu, 22 Jan 2009 07:19:15 +0000 (01:19 -0600)]
Fix error if up/down arrows pressed when table has no rows

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 22 Jan 2009 05:32:59 +0000 (23:32 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoremove failed proper-save from vm
Doug Coleman [Thu, 22 Jan 2009 05:32:23 +0000 (23:32 -0600)]
remove failed proper-save from vm

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

15 years agoallow streams in the post-data tuple
Doug Coleman [Thu, 22 Jan 2009 04:21:40 +0000 (22:21 -0600)]
allow streams in the post-data tuple

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

15 years agoFixing HTML dependancy on state-parser
Daniel Ehrenberg [Thu, 22 Jan 2009 03:57:44 +0000 (21:57 -0600)]
Fixing HTML dependancy on state-parser

15 years agolol the hak...fix coming up
Doug Coleman [Thu, 22 Jan 2009 02:12:09 +0000 (20:12 -0600)]
lol the hak...fix coming up

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

15 years agofix furnace.utilities for file uploads
Doug Coleman [Thu, 22 Jan 2009 01:58:32 +0000 (19:58 -0600)]
fix furnace.utilities for file uploads

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

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

15 years agoCleanups
Slava Pestov [Thu, 22 Jan 2009 01:55:47 +0000 (19:55 -0600)]
Cleanups

15 years agoFix &: to throw an error if the symbol does not exist
Slava Pestov [Thu, 22 Jan 2009 01:55:33 +0000 (19:55 -0600)]
Fix &: to throw an error if the symbol does not exist

15 years agobetter http.server that handles multipart data in the same way as regular form data...
Doug Coleman [Thu, 22 Jan 2009 01:55:25 +0000 (19:55 -0600)]
better http.server that handles multipart data in the same way as regular form data.  fix http client for changes

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 22 Jan 2009 01:50:12 +0000 (19:50 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoBetter error checking for Cocoa bridge, update for NSRect -> CGRect renaming
Slava Pestov [Thu, 22 Jan 2009 01:47:17 +0000 (19:47 -0600)]
Better error checking for Cocoa bridge, update for NSRect -> CGRect renaming

15 years agoAdd hello-unicode demo
Slava Pestov [Thu, 22 Jan 2009 01:37:48 +0000 (19:37 -0600)]
Add hello-unicode demo

15 years agoDebugging Core Text, get colored text working and fix memory management issue
Slava Pestov [Thu, 22 Jan 2009 01:34:42 +0000 (19:34 -0600)]
Debugging Core Text, get colored text working and fix memory management issue

15 years agoNew delimiter choices for multiline
Daniel Ehrenberg [Thu, 22 Jan 2009 00:17:06 +0000 (18:17 -0600)]
New delimiter choices for multiline

15 years agoReorganizing XML
Daniel Ehrenberg [Thu, 22 Jan 2009 00:16:51 +0000 (18:16 -0600)]
Reorganizing XML

15 years agofix macosx initialization of executable_path
Doug Coleman [Thu, 22 Jan 2009 00:07:26 +0000 (18:07 -0600)]
fix macosx initialization of executable_path

15 years agobetter save_image that doesn't corrupt your factor image if you're out of disk space...
Doug Coleman [Wed, 21 Jan 2009 21:02:27 +0000 (15:02 -0600)]
better save_image that doesn't corrupt your factor image if you're out of disk space.  should throw exception instead of printing error messages if saving fails..

15 years agoFUEL: Small tweak in regexps.
Jose A. Ortega Ruiz [Wed, 21 Jan 2009 19:39:10 +0000 (20:39 +0100)]
FUEL: Small tweak in regexps.

15 years agoFUEL: Remote listener functionality factored to a separate vocab.
Jose A. Ortega Ruiz [Wed, 21 Jan 2009 11:21:21 +0000 (12:21 +0100)]
FUEL: Remote listener functionality factored to a separate vocab.

15 years agoMerge commit 'origin/master' into emacs
Jose A. Ortega Ruiz [Wed, 21 Jan 2009 08:47:59 +0000 (09:47 +0100)]
Merge commit 'origin/master' into emacs

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Wed, 21 Jan 2009 06:45:59 +0000 (00:45 -0600)]
Merge branch 'master' into new_ui

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

15 years agoMinor documentation fixes
Slava Pestov [Wed, 21 Jan 2009 06:45:23 +0000 (00:45 -0600)]
Minor documentation fixes

15 years agoFixing multiline error
Daniel Ehrenberg [Wed, 21 Jan 2009 06:44:43 +0000 (00:44 -0600)]
Fixing multiline error

15 years agoGet text styles working with core-text binding
Slava Pestov [Wed, 21 Jan 2009 06:39:32 +0000 (00:39 -0600)]
Get text styles working with core-text binding

15 years agoRemoved a spin
Daniel Ehrenberg [Wed, 21 Jan 2009 06:17:25 +0000 (00:17 -0600)]
Removed a spin

15 years agoMinor XML docs/tests changes
Daniel Ehrenberg [Wed, 21 Jan 2009 06:06:26 +0000 (00:06 -0600)]
Minor XML docs/tests changes

15 years agoXML refactoring, splitting up docs
Daniel Ehrenberg [Wed, 21 Jan 2009 05:54:33 +0000 (23:54 -0600)]
XML refactoring, splitting up docs

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

15 years agoRefactor Core Foundation binding a bit, add new >cf word to convert Factor objects...
Slava Pestov [Wed, 21 Jan 2009 05:06:23 +0000 (23:06 -0600)]
Refactor Core Foundation binding a bit, add new >cf word to convert Factor objects to CF values

15 years agoFUEL: small fix.
Jose A. Ortega Ruiz [Wed, 21 Jan 2009 02:22:37 +0000 (03:22 +0100)]
FUEL: small fix.

15 years agoFUEL: Fix for regression in constructor indentation.
Jose A. Ortega Ruiz [Wed, 21 Jan 2009 02:03:03 +0000 (03:03 +0100)]
FUEL: Fix for regression in constructor indentation.

15 years agoFUEL: In word extraction, ask for word name before stack effect.
Jose A. Ortega Ruiz [Wed, 21 Jan 2009 01:46:50 +0000 (02:46 +0100)]
FUEL: In word extraction, ask for word name before stack effect.

15 years agoFUEL: remote connections.
Jose A. Ortega Ruiz [Wed, 21 Jan 2009 01:37:32 +0000 (02:37 +0100)]
FUEL: remote connections.

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 21 Jan 2009 00:48:07 +0000 (18:48 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix validators
Doug Coleman [Wed, 21 Jan 2009 00:44:38 +0000 (18:44 -0600)]
fix validators

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

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

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Slava Pestov [Wed, 21 Jan 2009 00:43:39 +0000 (18:43 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoFUEL: Fix bug in usings update doing the wrong thing for empty USING:.
Jose A. Ortega Ruiz [Tue, 20 Jan 2009 23:44:22 +0000 (00:44 +0100)]
FUEL: Fix bug in usings update doing the wrong thing for empty USING:.

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 20 Jan 2009 22:36:50 +0000 (16:36 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agohttp server can upload files. WOW!
Doug Coleman [Tue, 20 Jan 2009 22:35:52 +0000 (16:35 -0600)]
http server can upload files. WOW!

15 years agouse assert-sequence= in mime.multipart
Doug Coleman [Tue, 20 Jan 2009 22:35:09 +0000 (16:35 -0600)]
use assert-sequence= in mime.multipart

15 years agoimagebin redirects correctly now
Doug Coleman [Tue, 20 Jan 2009 22:34:46 +0000 (16:34 -0600)]
imagebin redirects correctly now

15 years agoMultiline cleanup and bug fix
Daniel Ehrenberg [Tue, 20 Jan 2009 22:12:09 +0000 (16:12 -0600)]
Multiline cleanup and bug fix

15 years agodont save uploaded variables with no name, swap outputs
Doug Coleman [Tue, 20 Jan 2009 21:45:00 +0000 (15:45 -0600)]
dont save uploaded variables with no name, swap outputs

15 years agofix the handbook
Doug Coleman [Tue, 20 Jan 2009 21:43:45 +0000 (15:43 -0600)]
fix the handbook

15 years agoadd an unlimit word, refactor limited-streams, better docs
Doug Coleman [Tue, 20 Jan 2009 21:42:41 +0000 (15:42 -0600)]
add an unlimit word, refactor limited-streams, better docs

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Tue, 20 Jan 2009 21:38:05 +0000 (15:38 -0600)]
Merge branch 'master' into new_ui

15 years agoGoing further towards conformance
Daniel Ehrenberg [Tue, 20 Jan 2009 21:37:21 +0000 (15:37 -0600)]
Going further towards conformance

15 years agoMove at-default from unicode.case to assocs, move 2cache from classes.algebra to...
Slava Pestov [Tue, 20 Jan 2009 21:27:14 +0000 (15:27 -0600)]
Move at-default from unicode.case to assocs, move 2cache from classes.algebra to assocs, clean up some code to no longer use -rot, rot, pick

15 years agoMove fonts back to fonts
Slava Pestov [Tue, 20 Jan 2009 20:34:10 +0000 (14:34 -0600)]
Move fonts back to fonts

15 years agoMove fonts to basis/bitstream-vera
Slava Pestov [Tue, 20 Jan 2009 20:31:09 +0000 (14:31 -0600)]
Move fonts to basis/bitstream-vera
Use ui.cocoa.text instead of ui.freetype on Mac OS X
Update deploy tool to not copy fonts/ directory on Mac OS X

15 years agoadd limited streams to the handbook
U-C4\Administrator [Tue, 20 Jan 2009 19:28:51 +0000 (13:28 -0600)]
add limited streams to the handbook

15 years agodon't unquote keys in mime.multipart
U-C4\Administrator [Tue, 20 Jan 2009 19:23:58 +0000 (13:23 -0600)]
don't unquote keys in mime.multipart

15 years agodocument limited streams, make some words private
U-C4\Administrator [Tue, 20 Jan 2009 19:21:58 +0000 (13:21 -0600)]
document limited streams, make some words private

15 years agoremove duplication in io.streams.limited
U-C4\Administrator [Tue, 20 Jan 2009 18:04:20 +0000 (12:04 -0600)]
remove duplication in io.streams.limited

15 years agoreplace boolean with singletons for io.streams.limited -- stream-throws or stream...
U-C4\Administrator [Tue, 20 Jan 2009 18:02:54 +0000 (12:02 -0600)]
replace boolean with singletons for io.streams.limited -- stream-throws or stream-eofs

15 years agosome regexp features are broken. temporarily remove the regexp features that are...
U-C4\Administrator [Tue, 20 Jan 2009 17:53:50 +0000 (11:53 -0600)]
some regexp features are broken.  temporarily remove the regexp features that are broken

15 years agoadd imagebin so i can work on it from another computer
Doug Coleman [Tue, 20 Jan 2009 17:44:14 +0000 (11:44 -0600)]
add imagebin so i can work on it from another computer

15 years agomore asn1 compiles now, so fix errors. not sure why >ber-context-specific string...
Doug Coleman [Tue, 20 Jan 2009 11:05:51 +0000 (05:05 -0600)]
more asn1 compiles now, so fix errors.  not sure why >ber-context-specific string method takes two parameters

15 years agoFUEL: Font lock for field-less TUPLE: forms.
Jose A. Ortega Ruiz [Tue, 20 Jan 2009 08:44:25 +0000 (09:44 +0100)]
FUEL: Font lock for field-less TUPLE: forms.

15 years agoAdd font and line cache to core text binding
Slava Pestov [Tue, 20 Jan 2009 04:58:09 +0000 (22:58 -0600)]
Add font and line cache to core text binding

15 years agoMore work on Core Text binding
Slava Pestov [Tue, 20 Jan 2009 04:30:32 +0000 (22:30 -0600)]
More work on Core Text binding

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 20 Jan 2009 04:27:03 +0000 (22:27 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix tar
Doug Coleman [Tue, 20 Jan 2009 04:26:46 +0000 (22:26 -0600)]
fix tar

15 years agoVarious XML fixes, XML test suite
Daniel Ehrenberg [Tue, 20 Jan 2009 04:25:15 +0000 (22:25 -0600)]
Various XML fixes, XML test suite

15 years agomake asn1 work again
Doug Coleman [Tue, 20 Jan 2009 04:24:30 +0000 (22:24 -0600)]
make asn1 work again

15 years agofix vm path on openbsd, fix compiler warning
Doug Coleman [Tue, 20 Jan 2009 03:19:32 +0000 (21:19 -0600)]
fix vm path on openbsd, fix compiler warning

15 years agoadd a no-throw? flag to limited-streams, add unit tests
U-C4\Administrator [Tue, 20 Jan 2009 00:52:09 +0000 (18:52 -0600)]
add a no-throw? flag to limited-streams, add unit tests

15 years agoadd unit test, fix bounds check error in limited streams
U-C4\Administrator [Tue, 20 Jan 2009 00:19:12 +0000 (18:19 -0600)]
add unit test, fix bounds check error in limited streams

15 years agoredo mime.multipart
U-C4\Administrator [Tue, 20 Jan 2009 00:01:13 +0000 (18:01 -0600)]
redo mime.multipart

15 years agoMove core-graphics types from cocoa.types to core-graphics.types, clean up some code
Slava Pestov [Mon, 19 Jan 2009 22:29:52 +0000 (16:29 -0600)]
Move core-graphics types from cocoa.types to core-graphics.types, clean up some code

15 years agoMerge git://github.com/dharmatech/factor into new_ui
Slava Pestov [Mon, 19 Jan 2009 21:17:39 +0000 (15:17 -0600)]
Merge git://github.com/dharmatech/factor into new_ui

15 years agoRemote 'git-tool' (project moved to other repository)
Eduardo Cavazos [Mon, 19 Jan 2009 21:10:39 +0000 (15:10 -0600)]
Remote 'git-tool' (project moved to other repository)

15 years agogit-tool.remote: minor update
Eduardo Cavazos [Mon, 19 Jan 2009 21:05:49 +0000 (15:05 -0600)]
git-tool.remote: minor update

15 years agoFUEL: new command: fuel-refresh-all (C-cr in factor code and listener buffers)
Jose A. Ortega Ruiz [Mon, 19 Jan 2009 20:59:46 +0000 (21:59 +0100)]
FUEL: new command: fuel-refresh-all (C-cr in factor code and listener buffers)

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Mon, 19 Jan 2009 20:16:25 +0000 (14:16 -0600)]
Merge branch 'master' into new_ui

15 years agoMerge commit 'factor/master'
Eduardo Cavazos [Mon, 19 Jan 2009 11:36:15 +0000 (05:36 -0600)]
Merge commit 'factor/master'

15 years agoMerge commit 'origin/master' into emacs
Jose A. Ortega Ruiz [Mon, 19 Jan 2009 06:14:09 +0000 (07:14 +0100)]
Merge commit 'origin/master' into emacs

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 19 Jan 2009 05:44:55 +0000 (23:44 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Slava Pestov [Mon, 19 Jan 2009 05:44:42 +0000 (23:44 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoFix <CFDictionary>
Slava Pestov [Mon, 19 Jan 2009 05:44:02 +0000 (23:44 -0600)]
Fix <CFDictionary>

15 years agoUI listener: Status bar now shows summary for vocabs that are not loaded
Slava Pestov [Mon, 19 Jan 2009 05:41:21 +0000 (23:41 -0600)]
UI listener: Status bar now shows summary for vocabs that are not loaded

15 years agoMerge commit 'origin/master' into emacs
Jose A. Ortega Ruiz [Mon, 19 Jan 2009 04:50:24 +0000 (05:50 +0100)]
Merge commit 'origin/master' into emacs

15 years agoMerge commit 'jao/emacs'
Eduardo Cavazos [Mon, 19 Jan 2009 04:39:03 +0000 (22:39 -0600)]
Merge commit 'jao/emacs'

15 years agoFUEL: New fuel-switch-to-buffer command family.
Jose A. Ortega Ruiz [Mon, 19 Jan 2009 04:10:47 +0000 (05:10 +0100)]
FUEL: New fuel-switch-to-buffer command family.

15 years agoTake your stinking paws off me, you damned dirty datastack vocabulary!
Doug Coleman [Mon, 19 Jan 2009 03:23:33 +0000 (21:23 -0600)]
Take your stinking paws off me, you damned dirty datastack vocabulary!

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Mon, 19 Jan 2009 03:19:18 +0000 (21:19 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoAdd append-outputs and append-outputs-as, docs, tests
Doug Coleman [Mon, 19 Jan 2009 03:18:52 +0000 (21:18 -0600)]
Add append-outputs and append-outputs-as, docs, tests