]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 6 Jun 2008 05:44:11 +0000 (00:44 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoDocumentation fixes
Slava Pestov [Thu, 5 Jun 2008 20:29:38 +0000 (15:29 -0500)]
Documentation fixes

15 years agoRewriting llength in terms of folds
James Cash [Thu, 5 Jun 2008 18:32:43 +0000 (14:32 -0400)]
Rewriting llength in terms of folds

15 years agoAdding tests to lists
James Cash [Thu, 5 Jun 2008 18:32:03 +0000 (14:32 -0400)]
Adding tests to lists

15 years agoFixing typos in lists-docs
James Cash [Thu, 5 Jun 2008 18:31:43 +0000 (14:31 -0400)]
Fixing typos in lists-docs

15 years agoFixing bug in nil?
James Cash [Thu, 5 Jun 2008 18:31:15 +0000 (14:31 -0400)]
Fixing bug in nil?

15 years agoMerge branch 'master' of git://factorcode.org/git/wrunt
Slava Pestov [Thu, 5 Jun 2008 09:22:30 +0000 (04:22 -0500)]
Merge branch 'master' of git://factorcode.org/git/wrunt

15 years agoImplementing quasiquotes for lisp
James Cash [Thu, 5 Jun 2008 08:14:26 +0000 (04:14 -0400)]
Implementing quasiquotes for lisp

15 years agoRe-implementing and renaming several words in lists
James Cash [Thu, 5 Jun 2008 08:13:51 +0000 (04:13 -0400)]
Re-implementing and renaming several words in lists

15 years agoWorking on quasi-quoted forms
James Cash [Wed, 4 Jun 2008 16:47:53 +0000 (12:47 -0400)]
Working on quasi-quoted forms

15 years agoInference fix
Slava Pestov [Thu, 5 Jun 2008 07:42:44 +0000 (02:42 -0500)]
Inference fix

15 years agoFix wiki links on revision view pages, and remove obsolete templates
Slava Pestov [Thu, 5 Jun 2008 07:42:36 +0000 (02:42 -0500)]
Fix wiki links on revision view pages, and remove obsolete templates

15 years agoRename rss to syndication
Slava Pestov [Thu, 5 Jun 2008 06:56:06 +0000 (01:56 -0500)]
Rename rss to syndication

15 years agoUpdate wiki, pastebin, planet for new furnace.rss code
Slava Pestov [Thu, 5 Jun 2008 06:50:59 +0000 (01:50 -0500)]
Update wiki, pastebin, planet for new furnace.rss code

15 years agoAdd wee-url to website dispatcher
Slava Pestov [Thu, 5 Jun 2008 06:50:47 +0000 (01:50 -0500)]
Add wee-url to website dispatcher

15 years agoPort old Wee-URL web app to new framework
Slava Pestov [Thu, 5 Jun 2008 06:50:26 +0000 (01:50 -0500)]
Port old Wee-URL web app to new framework

15 years agoImprove furnace RSS support
Slava Pestov [Thu, 5 Jun 2008 06:48:31 +0000 (01:48 -0500)]
Improve furnace RSS support

15 years agoClean up RSS library
Slava Pestov [Thu, 5 Jun 2008 06:12:22 +0000 (01:12 -0500)]
Clean up RSS library

15 years agoVarious furnace improvements; add present vocabulary for converting objects to human...
Slava Pestov [Thu, 5 Jun 2008 05:18:36 +0000 (00:18 -0500)]
Various furnace improvements; add present vocabulary for converting objects to human-readable strings

15 years agoMerge branch 'master' of git://factorcode.org/git/jamesnvc
Slava Pestov [Thu, 5 Jun 2008 02:54:10 +0000 (21:54 -0500)]
Merge branch 'master' of git://factorcode.org/git/jamesnvc

15 years agoImplement flash scopes, improved validation and login page, improved http-post
Slava Pestov [Thu, 5 Jun 2008 00:54:05 +0000 (19:54 -0500)]
Implement flash scopes, improved validation and login page, improved http-post

15 years agoDon't need MEMO: there anymore according to doublec
Slava Pestov [Thu, 5 Jun 2008 00:33:43 +0000 (19:33 -0500)]
Don't need MEMO: there anymore according to doublec

15 years agoDocumentation improvements
Slava Pestov [Thu, 5 Jun 2008 00:33:30 +0000 (19:33 -0500)]
Documentation improvements

15 years agoFix doublec's http.client bugs
Slava Pestov [Thu, 5 Jun 2008 00:14:20 +0000 (19:14 -0500)]
Fix doublec's http.client bugs

15 years agoAdding lmap and traverse to extra/lists
James Cash [Wed, 4 Jun 2008 05:40:51 +0000 (01:40 -0400)]
Adding lmap and traverse to extra/lists

15 years agoChanging names of lmap to lmap>array
James Cash [Wed, 4 Jun 2008 04:58:02 +0000 (00:58 -0400)]
Changing names of lmap to lmap>array

15 years agoFixing indentation in lists/lazy
James Cash [Wed, 4 Jun 2008 04:56:30 +0000 (00:56 -0400)]
Fixing indentation in lists/lazy

15 years agoFixing implementation of nil
James Cash [Wed, 4 Jun 2008 04:56:06 +0000 (00:56 -0400)]
Fixing implementation of nil

15 years agoFixing implementation of leach
James Cash [Wed, 4 Jun 2008 04:02:29 +0000 (00:02 -0400)]
Fixing implementation of leach

15 years agoLisp now passes all tests using conses
James Cash [Wed, 4 Jun 2008 03:41:05 +0000 (23:41 -0400)]
Lisp now passes all tests using conses

15 years agoTemporarily removing test for 'list' in lisp-tests, while switching to cons cells
James Cash [Wed, 4 Jun 2008 03:40:30 +0000 (23:40 -0400)]
Temporarily removing test for 'list' in lisp-tests, while switching to cons cells

15 years agoFixing some bugs/oddities in lists implementations
James Cash [Wed, 4 Jun 2008 03:39:45 +0000 (23:39 -0400)]
Fixing some bugs/oddities in lists implementations

15 years agoFixing typo in lists-tests
James Cash [Wed, 4 Jun 2008 03:38:56 +0000 (23:38 -0400)]
Fixing typo in lists-tests

15 years agoAdding more tests for lists
James Cash [Wed, 4 Jun 2008 00:11:45 +0000 (20:11 -0400)]
Adding more tests for lists

15 years agoRemoving duplicate entries in lists-docs
James Cash [Wed, 4 Jun 2008 00:11:27 +0000 (20:11 -0400)]
Removing duplicate entries in lists-docs

15 years agoadding map-as, fixing seq>cons
James Cash [Wed, 4 Jun 2008 00:11:03 +0000 (20:11 -0400)]
adding map-as, fixing seq>cons

15 years agoChanging vocabs USING: to reflect which words are in lists and lists.lazy
James Cash [Tue, 3 Jun 2008 20:57:29 +0000 (16:57 -0400)]
Changing vocabs USING: to reflect which words are in lists and lists.lazy

15 years agoReorganizing docs for lists and lists.lazy to reflect words moving between the vocabs
James Cash [Tue, 3 Jun 2008 20:31:38 +0000 (16:31 -0400)]
Reorganizing docs for lists and lists.lazy to reflect words moving between the vocabs

15 years agoRenaming map-cons to lmap and lmap to lazy-map
James Cash [Tue, 3 Jun 2008 20:28:02 +0000 (16:28 -0400)]
Renaming map-cons to lmap and lmap to lazy-map

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 3 Jun 2008 15:12:00 +0000 (10:12 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix for changed effect of uncons
James Cash [Tue, 3 Jun 2008 09:18:36 +0000 (05:18 -0400)]
Fix for changed effect of uncons

15 years agoMaking sure that vocabs only have lists or lists.lazy if they need them
James Cash [Tue, 3 Jun 2008 09:06:52 +0000 (05:06 -0400)]
Making sure that vocabs only have lists or lists.lazy if they need them

15 years agoSome files only need lists.lazy, not lists as well
James Cash [Tue, 3 Jun 2008 08:41:36 +0000 (04:41 -0400)]
Some files only need lists.lazy, not lists as well

15 years agoMerge branch 'emacs-mode' into lisp
James Cash [Tue, 3 Jun 2008 08:33:53 +0000 (04:33 -0400)]
Merge branch 'emacs-mode' into lisp

15 years agoUpdating libraries that uses lazy-lists to use lists/lazy
James Cash [Tue, 3 Jun 2008 08:27:25 +0000 (04:27 -0400)]
Updating libraries that uses lazy-lists to use lists/lazy

15 years agoMoving extra/lazy-lists to extra/lists/lazy
James Cash [Tue, 3 Jun 2008 08:04:20 +0000 (04:04 -0400)]
Moving extra/lazy-lists to extra/lists/lazy

15 years agoChanging lisp to reflect moving extra/lisp/conses to extra/lists
James Cash [Tue, 3 Jun 2008 07:46:29 +0000 (03:46 -0400)]
Changing lisp to reflect moving extra/lisp/conses to extra/lists

15 years agoAdding 'updated' notice
James Cash [Tue, 3 Jun 2008 07:42:56 +0000 (03:42 -0400)]
Adding 'updated' notice

15 years agoChanging indentation from 2 spaces to 4
James Cash [Tue, 3 Jun 2008 07:42:13 +0000 (03:42 -0400)]
Changing indentation from 2 spaces to 4

15 years agoRefactoring lazy-lists to use new accessors
James Cash [Tue, 3 Jun 2008 07:38:56 +0000 (03:38 -0400)]
Refactoring lazy-lists to use new accessors

15 years agoMoving extra/lisp/conses to extra/lists
James Cash [Tue, 3 Jun 2008 05:27:06 +0000 (01:27 -0400)]
Moving extra/lisp/conses to extra/lists

15 years agoFix default main responder
Slava Pestov [Tue, 3 Jun 2008 02:59:23 +0000 (21:59 -0500)]
Fix default main responder

15 years agoMerge branch 'master' of git://onigirihouse.com/git/yuuki
Matthew Willis [Mon, 2 Jun 2008 23:38:43 +0000 (16:38 -0700)]
Merge branch 'master' of git://onigirihouse.com/git/yuuki

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Matthew Willis [Mon, 2 Jun 2008 23:32:35 +0000 (16:32 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix bugs and also destroy textures whose refcounts are 0 on ungraft*
Matthew Willis [Mon, 2 Jun 2008 23:31:32 +0000 (16:31 -0700)]
fix bugs and also destroy textures whose refcounts are 0 on ungraft*

15 years agoimplemented texture caching for pango-gadgets
Matthew Willis [Mon, 2 Jun 2008 23:11:41 +0000 (16:11 -0700)]
implemented texture caching for pango-gadgets

15 years agoYahoo uses URLs now
Slava Pestov [Mon, 2 Jun 2008 23:04:21 +0000 (18:04 -0500)]
Yahoo uses URLs now

15 years agoFix load errors
Slava Pestov [Mon, 2 Jun 2008 22:51:06 +0000 (17:51 -0500)]
Fix load errors

15 years agoMerge branch 'master' of git://factorcode.org/git/littledan
Slava Pestov [Mon, 2 Jun 2008 22:29:06 +0000 (17:29 -0500)]
Merge branch 'master' of git://factorcode.org/git/littledan

15 years agoFix diff
Slava Pestov [Mon, 2 Jun 2008 20:50:15 +0000 (15:50 -0500)]
Fix diff

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Mon, 2 Jun 2008 20:43:33 +0000 (15:43 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoLoad fixes
Slava Pestov [Mon, 2 Jun 2008 20:38:44 +0000 (15:38 -0500)]
Load fixes

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 2 Jun 2008 20:33:49 +0000 (15:33 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoClean up wiki a bit
Slava Pestov [Mon, 2 Jun 2008 20:33:33 +0000 (15:33 -0500)]
Clean up wiki a bit

15 years agoAdd file-extension word
Slava Pestov [Mon, 2 Jun 2008 20:00:51 +0000 (15:00 -0500)]
Add file-extension word

15 years agoRemove obsolete files
Slava Pestov [Mon, 2 Jun 2008 20:00:43 +0000 (15:00 -0500)]
Remove obsolete files

15 years agoBig web framework refactoring
Slava Pestov [Mon, 2 Jun 2008 20:00:03 +0000 (15:00 -0500)]
Big web framework refactoring

15 years agoImproved http.mime, renamed to mime-types
Slava Pestov [Mon, 2 Jun 2008 18:43:21 +0000 (13:43 -0500)]
Improved http.mime, renamed to mime-types

15 years agoAdd username and password slots to URLs
Slava Pestov [Mon, 2 Jun 2008 18:27:00 +0000 (13:27 -0500)]
Add username and password slots to URLs

15 years agoReduce for conses
James Cash [Mon, 2 Jun 2008 18:13:48 +0000 (14:13 -0400)]
Reduce for conses

15 years agoMoving cons stuff into its own sub-vocab
James Cash [Mon, 2 Jun 2008 05:26:10 +0000 (01:26 -0400)]
Moving cons stuff into its own sub-vocab

15 years agoStarting work on converting lisp.factor to use cons cells
James Cash [Mon, 2 Jun 2008 03:59:38 +0000 (23:59 -0400)]
Starting work on converting lisp.factor to use cons cells

15 years agoReplacing s-exp tuple with cons cells in parser, updating tests
James Cash [Sun, 1 Jun 2008 22:50:22 +0000 (18:50 -0400)]
Replacing s-exp tuple with cons cells in parser, updating tests

15 years agoMore work on macros
James Cash [Sun, 1 Jun 2008 04:52:47 +0000 (00:52 -0400)]
More work on macros

15 years agoStarting work on macros
James Cash [Fri, 30 May 2008 05:44:54 +0000 (01:44 -0400)]
Starting work on macros

15 years agoRemoving map test, poor implementation
James Cash [Mon, 26 May 2008 21:02:23 +0000 (17:02 -0400)]
Removing map test, poor implementation

15 years agoDon't need bake anymore, using fry instead
James Cash [Mon, 26 May 2008 20:52:51 +0000 (16:52 -0400)]
Don't need bake anymore, using fry instead

15 years agoSpelling error, more tests
James Cash [Mon, 26 May 2008 19:48:22 +0000 (15:48 -0400)]
Spelling error, more tests

15 years agoWeb framework refactoring work in progress
Slava Pestov [Sun, 1 Jun 2008 22:22:39 +0000 (17:22 -0500)]
Web framework refactoring work in progress

15 years agoMerge branch 'master' of git://onigirihouse.com/git/yuuki
Matthew Willis [Sun, 1 Jun 2008 19:47:19 +0000 (12:47 -0700)]
Merge branch 'master' of git://onigirihouse.com/git/yuuki

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Matthew Willis [Sun, 1 Jun 2008 19:44:22 +0000 (12:44 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoCollation cleanup and test added
Daniel Ehrenberg [Sun, 1 Jun 2008 18:50:12 +0000 (13:50 -0500)]
Collation cleanup and test added

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Matthew Willis [Sun, 1 Jun 2008 17:36:55 +0000 (10:36 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoenhanced performance of pango and cairo gadgets by making the intermediate byte-array...
Matthew Willis [Sun, 1 Jun 2008 17:35:40 +0000 (10:35 -0700)]
enhanced performance of pango and cairo gadgets by making the intermediate byte-arrays short-lived, and by using a global "dummy-cairo" for measuring layout-sizes

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Sun, 1 Jun 2008 17:22:42 +0000 (12:22 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoadd advanced-select word
Doug Coleman [Sun, 1 Jun 2008 16:25:09 +0000 (11:25 -0500)]
add advanced-select word

15 years agoDocs for collation
Daniel Ehrenberg [Sun, 1 Jun 2008 16:24:17 +0000 (11:24 -0500)]
Docs for collation

15 years agoMerge branch 'master' of factorcode.org:/git/factor
Eduardo Cavazos [Sun, 1 Jun 2008 15:48:01 +0000 (10:48 -0500)]
Merge branch 'master' of factorcode.org:/git/factor

15 years agodns.forwarding: Refactor a bit. Add a main.
Eduardo Cavazos [Sun, 1 Jun 2008 15:47:23 +0000 (10:47 -0500)]
dns.forwarding: Refactor a bit. Add a main.

15 years agocombinators.lib: fix bug
Eduardo Cavazos [Sun, 1 Jun 2008 15:46:38 +0000 (10:46 -0500)]
combinators.lib: fix bug

15 years agoAdd dns.misc
Eduardo Cavazos [Sun, 1 Jun 2008 15:46:02 +0000 (10:46 -0500)]
Add dns.misc

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Sun, 1 Jun 2008 06:24:19 +0000 (01:24 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoYahoo updates
Daniel Ehrenberg [Sun, 1 Jun 2008 06:23:11 +0000 (01:23 -0500)]
Yahoo updates

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sun, 1 Jun 2008 05:59:55 +0000 (00:59 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoImproving URL library
Slava Pestov [Sun, 1 Jun 2008 05:59:06 +0000 (00:59 -0500)]
Improving URL library

15 years agoclean up code some
Doug Coleman [Sun, 1 Jun 2008 05:48:38 +0000 (00:48 -0500)]
clean up code some
make \# retries user configurable

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sun, 1 Jun 2008 05:02:36 +0000 (00:02 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agore-enable postgresql tests
Doug Coleman [Sun, 1 Jun 2008 05:02:24 +0000 (00:02 -0500)]
re-enable postgresql tests

15 years agoremove throwable conecpt from db
Doug Coleman [Sun, 1 Jun 2008 04:38:10 +0000 (23:38 -0500)]
remove throwable conecpt from db

15 years agoURLs library, abstracted out from http.server
Slava Pestov [Sun, 1 Jun 2008 04:20:24 +0000 (23:20 -0500)]
URLs library, abstracted out from http.server