]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMake interpolate-locals public again
Slava Pestov [Mon, 26 Jan 2009 08:39:15 +0000 (02:39 -0600)]
Make interpolate-locals public again

15 years agoFix bug in re-split reported by kib2
Slava Pestov [Mon, 26 Jan 2009 05:20:17 +0000 (23:20 -0600)]
Fix bug in re-split reported by kib2

15 years agoUpdate strings docs to mention Unicode
Slava Pestov [Mon, 26 Jan 2009 05:04:44 +0000 (23:04 -0600)]
Update strings docs to mention Unicode

15 years agoReplace some usages of prepose with fry
Slava Pestov [Mon, 26 Jan 2009 05:04:35 +0000 (23:04 -0600)]
Replace some usages of prepose with fry

15 years agoClean up some duplication in interpolate
Slava Pestov [Mon, 26 Jan 2009 05:04:19 +0000 (23:04 -0600)]
Clean up some duplication in interpolate

15 years agoFix bug in locals found by littledan: [let inside [let didn't work in top-level forms
Slava Pestov [Mon, 26 Jan 2009 05:04:11 +0000 (23:04 -0600)]
Fix bug in locals found by littledan: [let inside [let didn't work in top-level forms

15 years agoUpdate Unicode docs
Slava Pestov [Mon, 26 Jan 2009 05:03:49 +0000 (23:03 -0600)]
Update Unicode docs

15 years agoClean up basis/ascii/ and update docs
Slava Pestov [Mon, 26 Jan 2009 05:03:36 +0000 (23:03 -0600)]
Clean up basis/ascii/ and update docs

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Slava Pestov [Sun, 25 Jan 2009 23:06:50 +0000 (17:06 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoAdd failing unit test for regexp
Slava Pestov [Sun, 25 Jan 2009 23:06:08 +0000 (17:06 -0600)]
Add failing unit test for regexp

15 years agoFUEL: Font lock and indent support for alien parsing words.
Jose A. Ortega Ruiz [Sun, 25 Jan 2009 12:49:10 +0000 (13:49 +0100)]
FUEL: Font lock and indent support for alien parsing words.

15 years agoFUEL: Better $snippet handling.
Jose A. Ortega Ruiz [Sun, 25 Jan 2009 10:57:27 +0000 (11:57 +0100)]
FUEL: Better $snippet handling.

15 years agoFUEL: Better, if hackish, to fix the f problem.
Jose A. Ortega Ruiz [Sun, 25 Jan 2009 10:42:35 +0000 (11:42 +0100)]
FUEL: Better, if hackish, to fix the f problem.

15 years agoFUEL: Pretty print f as 'f' instead of 'nil'.
Jose A. Ortega Ruiz [Sun, 25 Jan 2009 09:22:53 +0000 (10:22 +0100)]
FUEL: Pretty print f as 'f' instead of 'nil'.

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

15 years agoSplit off data_heap.c from data_gc.c; split off write_barrier.h, local_roots.h from...
Slava Pestov [Sun, 25 Jan 2009 05:39:00 +0000 (23:39 -0600)]
Split off data_heap.c from data_gc.c; split off write_barrier.h, local_roots.h from data_gc.h, misc other cleanups

15 years agoMerge commit 'origin/master' into emacs
Jose A. Ortega Ruiz [Sun, 25 Jan 2009 02:23:36 +0000 (03:23 +0100)]
Merge commit 'origin/master' into emacs

15 years agoFix regression in ui.gadgets:screen-rect
Slava Pestov [Sun, 25 Jan 2009 02:17:21 +0000 (20:17 -0600)]
Fix regression in ui.gadgets:screen-rect

15 years agoUpdate user-space code for modify-code-heap primitive change
Slava Pestov [Sun, 25 Jan 2009 02:17:11 +0000 (20:17 -0600)]
Update user-space code for modify-code-heap primitive change

15 years agoMerge commit 'origin/master' into emacs
Jose A. Ortega Ruiz [Sun, 25 Jan 2009 02:16:24 +0000 (03:16 +0100)]
Merge commit 'origin/master' into emacs

15 years agoBig code GC refactoring
Slava Pestov [Sun, 25 Jan 2009 02:13:17 +0000 (20:13 -0600)]
Big code GC refactoring
- Move code block-specific parts of code_gc.c to code_heap.c
- code_gc.c is now a generic malloc-style heap
- New code_block.c to split up large code_heap.c
- Clean up relocation code and remove some duplication
- Fix problems with code heap not being updated properly with uninterned words (bug re
ported by doublec)
- Remove boolean parameter from modify-code-heap primitive
- Less unnecessary fixup speeds up bootstrap slightly

15 years agoClean up some duplication
Slava Pestov [Sat, 24 Jan 2009 23:42:28 +0000 (17:42 -0600)]
Clean up some duplication

15 years agoMove literal tables out of code heap, instead each code block holds a reference to...
Slava Pestov [Sat, 24 Jan 2009 23:01:01 +0000 (17:01 -0600)]
Move literal tables out of code heap, instead each code block holds a reference to the literal table

15 years agoMerge commit 'origin/master' into emacs
Jose A. Ortega Ruiz [Sat, 24 Jan 2009 20:38:45 +0000 (21:38 +0100)]
Merge commit 'origin/master' into emacs

15 years agoFix load error
Slava Pestov [Sat, 24 Jan 2009 03:10:23 +0000 (21:10 -0600)]
Fix load error

15 years agoWorking on better POST and PUT requests
Slava Pestov [Sat, 24 Jan 2009 02:02:14 +0000 (20:02 -0600)]
Working on better POST and PUT requests

15 years agoRemove some usages of tuck
Slava Pestov [Sat, 24 Jan 2009 00:20:47 +0000 (18:20 -0600)]
Remove some usages of tuck

15 years agoMerge branch 'for-slava' of git://git.rfc1149.net/factor
Slava Pestov [Fri, 23 Jan 2009 21:20:19 +0000 (15:20 -0600)]
Merge branch 'for-slava' of git://git.rfc1149.net/factor

15 years agoFUEL: README update.
Jose A. Ortega Ruiz [Fri, 23 Jan 2009 19:52:35 +0000 (20:52 +0100)]
FUEL: README update.

15 years agoImplement math.text.french
Samuel Tardieu [Fri, 23 Jan 2009 14:22:26 +0000 (15:22 +0100)]
Implement math.text.french

15 years agoPut 3digit-groups into its own vocabulary
Samuel Tardieu [Fri, 23 Jan 2009 14:22:03 +0000 (15:22 +0100)]
Put 3digit-groups into its own vocabulary

15 years agoRename compiled slot of words to optimized, to reflect what it really means (all...
Slava Pestov [Fri, 23 Jan 2009 06:37:02 +0000 (00:37 -0600)]
Rename compiled slot of words to optimized, to reflect what it really means (all words are compiled)

15 years agoUpdate http.client docs for PUT request and stream post-data
Slava Pestov [Fri, 23 Jan 2009 05:01:29 +0000 (23:01 -0600)]
Update http.client docs for PUT request and stream post-data

15 years agoFix $or
Slava Pestov [Fri, 23 Jan 2009 04:30:43 +0000 (22:30 -0600)]
Fix $or

15 years agoAdd unit tests for non-optimizing compiler regression found by doublec
Slava Pestov [Fri, 23 Jan 2009 03:22:28 +0000 (21:22 -0600)]
Add unit tests for non-optimizing compiler regression found by doublec

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 23 Jan 2009 02:08:41 +0000 (20:08 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix http help lint
Slava Pestov [Fri, 23 Jan 2009 02:08:23 +0000 (20:08 -0600)]
Fix http help lint

15 years agoMove size-of to unmaintained until help-lint is fixed
Slava Pestov [Fri, 23 Jan 2009 02:07:22 +0000 (20:07 -0600)]
Move size-of to unmaintained until help-lint is fixed

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Fri, 23 Jan 2009 01:58:39 +0000 (19:58 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Daniel Ehrenberg [Fri, 23 Jan 2009 01:58:18 +0000 (19:58 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

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

15 years agoFix POST with streams to use chunked encoding, add http-put word
Slava Pestov [Fri, 23 Jan 2009 01:08:38 +0000 (19:08 -0600)]
Fix POST with streams to use chunked encoding, add http-put word

15 years agoUpdate I/O docs to talk about elements instead of characters, and add each-block...
Slava Pestov [Fri, 23 Jan 2009 01:08:20 +0000 (19:08 -0600)]
Update I/O docs to talk about elements instead of characters, and add each-block combinator which generalizes contents just like each-line generalizes lines

15 years agoAdd $or element to help, update help docs a bit
Slava Pestov [Fri, 23 Jan 2009 01:07:44 +0000 (19:07 -0600)]
Add $or element to help, update help docs a bit

15 years agoSummaries for XML internal vocabs
Daniel Ehrenberg [Fri, 23 Jan 2009 01:04:48 +0000 (19:04 -0600)]
Summaries for XML internal vocabs

15 years agoFUEL: Fix for stack effect recognition.
Jose A. Ortega Ruiz [Thu, 22 Jan 2009 23:23:11 +0000 (00:23 +0100)]
FUEL: Fix for stack effect recognition.

15 years agoxml.backend moved into xml.state
Daniel Ehrenberg [Thu, 22 Jan 2009 23:19:02 +0000 (17:19 -0600)]
xml.backend moved into xml.state

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

15 years agoMaking certain writer words public, to fix html.templating.chloe
Daniel Ehrenberg [Thu, 22 Jan 2009 22:44:37 +0000 (16:44 -0600)]
Making certain writer words public, to fix html.templating.chloe

15 years agoSeparating out reading DTDs
Daniel Ehrenberg [Thu, 22 Jan 2009 22:31:22 +0000 (16:31 -0600)]
Separating out reading DTDs

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

15 years agoFUEL: New refactoring: rename word.
Jose A. Ortega Ruiz [Thu, 22 Jan 2009 22:25:17 +0000 (23:25 +0100)]
FUEL: New refactoring: rename word.

15 years agoMerge branch 'master' of git://github.com/dharmatech/factor
Slava Pestov [Thu, 22 Jan 2009 22:24:04 +0000 (16:24 -0600)]
Merge branch 'master' of git://github.com/dharmatech/factor

15 years agoFUEL: Cross-reference for vocabs (uses/usage).
Jose A. Ortega Ruiz [Thu, 22 Jan 2009 20:13:38 +0000 (21:13 +0100)]
FUEL: Cross-reference for vocabs (uses/usage).

15 years agoFUEL: fuel.xref subvocabulary factored out.
Jose A. Ortega Ruiz [Thu, 22 Jan 2009 15:11:44 +0000 (16:11 +0100)]
FUEL: fuel.xref subvocabulary factored out.

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 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' 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 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' 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 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 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' 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