]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agofix using
Doug Coleman [Tue, 27 Jan 2009 02:17:02 +0000 (20:17 -0600)]
fix using

15 years agofix unit test
Doug Coleman [Tue, 27 Jan 2009 02:16:18 +0000 (20:16 -0600)]
fix unit test

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

15 years agoreturn the real key name
Doug Coleman [Mon, 26 Jan 2009 23:31:36 +0000 (17:31 -0600)]
return the real key name

15 years agoprocess form names for the developer
Doug Coleman [Mon, 26 Jan 2009 23:29:50 +0000 (17:29 -0600)]
process form names for the developer

15 years agofix how mime.multipart saves files
Doug Coleman [Mon, 26 Jan 2009 23:23:31 +0000 (17:23 -0600)]
fix how mime.multipart saves files

15 years agoUse xml.interpolate for xml-rpc
Daniel Ehrenberg [Mon, 26 Jan 2009 22:48:14 +0000 (16:48 -0600)]
Use xml.interpolate for xml-rpc

15 years agoDocumentation, unit tests for XML
Daniel Ehrenberg [Mon, 26 Jan 2009 22:11:30 +0000 (16:11 -0600)]
Documentation, unit tests for XML

15 years agouse the form element name as key, not the filename
Doug Coleman [Mon, 26 Jan 2009 21:49:38 +0000 (15:49 -0600)]
use the form element name as key, not the filename

15 years agomake mime parsing return a single hashtable instead of several different ones
Doug Coleman [Mon, 26 Jan 2009 21:23:49 +0000 (15:23 -0600)]
make mime parsing return a single hashtable instead of several different ones

15 years agomake temporary nesting work better with limited streams, fix a bug with unlimit
Doug Coleman [Mon, 26 Jan 2009 21:14:54 +0000 (15:14 -0600)]
make temporary nesting work better with limited streams, fix a bug with unlimit

15 years agofix example in docs
Doug Coleman [Mon, 26 Jan 2009 21:05:45 +0000 (15:05 -0600)]
fix example in docs

15 years agoredo much of io.files.unique -- add unique-file to replace temp-file
Doug Coleman [Mon, 26 Jan 2009 21:05:15 +0000 (15:05 -0600)]
redo much of io.files.unique -- add unique-file to replace temp-file

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Slava Pestov [Mon, 26 Jan 2009 21:02:33 +0000 (15:02 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoFUEL: string font lock fix.
Jose A. Ortega Ruiz [Mon, 26 Jan 2009 21:00:09 +0000 (22:00 +0100)]
FUEL: string font lock fix.

15 years agoMerge branch 'master' of git://repo.or.cz/factor/jcg
Doug Coleman [Mon, 26 Jan 2009 15:36:30 +0000 (09:36 -0600)]
Merge branch 'master' of git://repo.or.cz/factor/jcg

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

15 years agoFix make-image
Slava Pestov [Mon, 26 Jan 2009 10:51:59 +0000 (04:51 -0600)]
Fix make-image

15 years agoFix syndication unit test
Slava Pestov [Mon, 26 Jan 2009 10:48:50 +0000 (04:48 -0600)]
Fix syndication unit test

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 26 Jan 2009 08:39:24 +0000 (02:39 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

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 agorename human-<=> to human<=>, same for human>=<
Doug Coleman [Mon, 26 Jan 2009 06:32:02 +0000 (23:32 -0700)]
rename human-<=> to human<=>, same for human>=<

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Mon, 26 Jan 2009 06:13:58 +0000 (00:13 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoRemoving old XML generation library
Daniel Ehrenberg [Mon, 26 Jan 2009 06:05:13 +0000 (00:05 -0600)]
Removing old XML generation library

15 years agoSyndication uses new xml.interpolate vocab
Daniel Ehrenberg [Mon, 26 Jan 2009 05:53:02 +0000 (23:53 -0600)]
Syndication uses new xml.interpolate vocab

15 years agoXML fry
Daniel Ehrenberg [Mon, 26 Jan 2009 05:52:25 +0000 (23:52 -0600)]
XML fry

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 agoXML interpolation
Daniel Ehrenberg [Mon, 26 Jan 2009 03:06:45 +0000 (21:06 -0600)]
XML interpolation

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 agoDTDs are a separate type now; all variables in xml.state
Daniel Ehrenberg [Fri, 23 Jan 2009 21:29:28 +0000 (15:29 -0600)]
DTDs are a separate type now; all variables in xml.state

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