]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoirc.client: Fix NICK message declaration
Bruno Deferrari [Wed, 15 Apr 2009 02:13:21 +0000 (23:13 -0300)]
irc.client: Fix NICK message declaration

15 years agoirc: Fix problems in tests
Bruno Deferrari [Sun, 12 Apr 2009 22:44:46 +0000 (19:44 -0300)]
irc: Fix problems in tests

15 years agoirc.client: Fix typos
Bruno Deferrari [Sun, 12 Apr 2009 19:52:24 +0000 (16:52 -0300)]
irc.client: Fix typos

15 years agoAdd missing bsd copyright notices, authors.txt, summary.txt files
Bruno Deferrari [Sun, 12 Apr 2009 19:47:55 +0000 (16:47 -0300)]
Add missing bsd copyright notices, authors.txt, summary.txt files

15 years agoirc.gitbot: Fix USEs line
Bruno Deferrari [Sun, 12 Apr 2009 19:35:29 +0000 (16:35 -0300)]
irc.gitbot: Fix USEs line

15 years agoirc.client: Big refactor
Bruno Deferrari [Thu, 9 Apr 2009 03:04:42 +0000 (00:04 -0300)]
irc.client: Big refactor

15 years agoirc.messages: use SYNTAX: instead of parsing
Bruno Deferrari [Thu, 9 Apr 2009 02:26:58 +0000 (23:26 -0300)]
irc.messages: use SYNTAX: instead of parsing

15 years agoirc.client: Fix, don't try to USE 'call'
Bruno Deferrari [Sat, 21 Mar 2009 22:45:18 +0000 (19:45 -0300)]
irc.client: Fix, don't try to USE 'call'

15 years agoirc.client: Make to-chat work with sequences
Bruno Deferrari [Fri, 20 Mar 2009 13:15:13 +0000 (10:15 -0300)]
irc.client: Make to-chat work with sequences

15 years agoirc.client: add test
Bruno Deferrari [Sat, 7 Mar 2009 22:54:28 +0000 (20:54 -0200)]
irc.client: add test

15 years agoirc.client: Fix strings>privmsg, add test
Bruno Deferrari [Sat, 7 Mar 2009 22:43:25 +0000 (20:43 -0200)]
irc.client: Fix strings>privmsg, add test

15 years agoirc.messages: Update tests
Bruno Deferrari [Sat, 7 Mar 2009 18:14:49 +0000 (16:14 -0200)]
irc.messages: Update tests

15 years agoirc: IRC messages reimplemented
Bruno Deferrari [Fri, 6 Mar 2009 01:11:46 +0000 (23:11 -0200)]
irc: IRC messages reimplemented

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 8 Apr 2009 23:42:55 +0000 (18:42 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix stack effect for unique-file
Doug Coleman [Wed, 8 Apr 2009 23:42:26 +0000 (18:42 -0500)]
fix stack effect for unique-file

15 years agofix saving bitmaps
Doug Coleman [Wed, 8 Apr 2009 23:42:01 +0000 (18:42 -0500)]
fix saving bitmaps

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
U-SLAVA-DFB8FF805\Slava [Wed, 8 Apr 2009 23:13:47 +0000 (18:13 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoCall ScriptStringOut with ETO_OPAQUE
U-SLAVA-DFB8FF805\Slava [Wed, 8 Apr 2009 23:12:27 +0000 (18:12 -0500)]
Call ScriptStringOut with ETO_OPAQUE

15 years agodescriptive: add make-descriptive word to enable this functionality to be used as...
Slava Pestov [Wed, 8 Apr 2009 10:13:06 +0000 (05:13 -0500)]
descriptive: add make-descriptive word to enable this functionality to be used as an annotation; improve docs

15 years agoFix poker tests
Slava Pestov [Wed, 8 Apr 2009 10:04:58 +0000 (05:04 -0500)]
Fix poker tests

15 years agoMerge branch 'master' of git://projects.elasticdog.com/git/factor
Slava Pestov [Wed, 8 Apr 2009 09:47:51 +0000 (04:47 -0500)]
Merge branch 'master' of git://projects.elasticdog.com/git/factor

15 years agoSolutions to Project Euler problem 69
Aaron Schaefer [Wed, 8 Apr 2009 06:41:02 +0000 (02:41 -0400)]
Solutions to Project Euler problem 69

15 years agoIf (open-window) or similar fails, don't enter an infinite loop of opening error...
Slava Pestov [Wed, 8 Apr 2009 03:30:13 +0000 (22:30 -0500)]
If (open-window) or similar fails, don't enter an infinite loop of opening error windows, just try to open one and then give up

15 years agoPass vocab roots onto deployed app. Fixes deployment of apps outside the built-in...
Slava Pestov [Wed, 8 Apr 2009 02:47:57 +0000 (21:47 -0500)]
Pass vocab roots onto deployed app. Fixes deployment of apps outside the built-in roots. Reported by Alec Berryman

15 years agoopengl.textures: use GL_ARB_texture_non_power_of_two if available
Slava Pestov [Wed, 8 Apr 2009 02:32:45 +0000 (21:32 -0500)]
opengl.textures: use GL_ARB_texture_non_power_of_two if available

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Aaron Schaefer [Wed, 8 Apr 2009 01:38:13 +0000 (21:38 -0400)]
Merge branch 'master' of git://factorcode.org/git/factor

* 'master' of git://factorcode.org/git/factor: (36 commits)
  Fix typo
  Fix alien.fortran for NetBSD x86.64
  fix unit test in robots
  http.client: fix 307 redirect behavior (reported by Chris Double)
  Treat a limit of f as unlimited instead of throwing an error
  Static responder now works when the root is a file rather than a directory
  Fix site-watcher tests
  Fix bootstrap
  furnace.actions: load chloe tags
  furnace.redirection: load urls.secure
  db.errors.sqlite: don't give up on bad inputs
  Makefile: clean target should delete libfactor.dylib too
  Working on site-watcher
  unbreak regexp
  refactor spider
  clean up a combinator in id3 parser
  Minor doc updates
  Use [ ] [ ] map-reduce instead of unclip [ ] reduce
  Factor out site-watcher.email, start work on site-watcher.spider
  construct a glob-matching quote for robots.txt files
  ...

15 years agoSolution to Project Euler problem 63
Aaron Schaefer [Wed, 8 Apr 2009 01:36:38 +0000 (21:36 -0400)]
Solution to Project Euler problem 63

15 years agoFix typo
Slava Pestov [Wed, 8 Apr 2009 01:06:28 +0000 (20:06 -0500)]
Fix typo

15 years agoFix alien.fortran for NetBSD x86.64
Slava Pestov [Tue, 7 Apr 2009 23:49:54 +0000 (18:49 -0500)]
Fix alien.fortran for NetBSD x86.64

15 years agoAdd documentation for poker vocab
Aaron Schaefer [Tue, 7 Apr 2009 22:34:20 +0000 (18:34 -0400)]
Add documentation for poker vocab

15 years agoSolution to Project Euler problem 58
Aaron Schaefer [Tue, 7 Apr 2009 20:55:00 +0000 (16:55 -0400)]
Solution to Project Euler problem 58

15 years agofix unit test in robots
Doug Coleman [Tue, 7 Apr 2009 15:08:01 +0000 (10:08 -0500)]
fix unit test in robots

15 years agohttp.client: fix 307 redirect behavior (reported by Chris Double)
Slava Pestov [Tue, 7 Apr 2009 09:19:21 +0000 (04:19 -0500)]
http.client: fix 307 redirect behavior (reported by Chris Double)

15 years agoTreat a limit of f as unlimited instead of throwing an error
Slava Pestov [Tue, 7 Apr 2009 09:11:56 +0000 (04:11 -0500)]
Treat a limit of f as unlimited instead of throwing an error

15 years agoStatic responder now works when the root is a file rather than a directory
Slava Pestov [Tue, 7 Apr 2009 08:37:29 +0000 (03:37 -0500)]
Static responder now works when the root is a file rather than a directory

15 years agoFix site-watcher tests
Slava Pestov [Tue, 7 Apr 2009 08:04:25 +0000 (03:04 -0500)]
Fix site-watcher tests

15 years agoFix bootstrap
Slava Pestov [Tue, 7 Apr 2009 04:32:21 +0000 (23:32 -0500)]
Fix bootstrap

15 years agofurnace.actions: load chloe tags
Slava Pestov [Tue, 7 Apr 2009 03:05:17 +0000 (22:05 -0500)]
furnace.actions: load chloe tags

15 years agofurnace.redirection: load urls.secure
Slava Pestov [Tue, 7 Apr 2009 03:00:18 +0000 (22:00 -0500)]
furnace.redirection: load urls.secure

15 years agodb.errors.sqlite: don't give up on bad inputs
Slava Pestov [Tue, 7 Apr 2009 03:00:08 +0000 (22:00 -0500)]
db.errors.sqlite: don't give up on bad inputs

15 years agoMakefile: clean target should delete libfactor.dylib too
Slava Pestov [Tue, 7 Apr 2009 02:59:52 +0000 (21:59 -0500)]
Makefile: clean target should delete libfactor.dylib too

15 years agoWorking on site-watcher
Slava Pestov [Tue, 7 Apr 2009 02:59:27 +0000 (21:59 -0500)]
Working on site-watcher

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 7 Apr 2009 01:50:51 +0000 (20:50 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agounbreak regexp
Doug Coleman [Tue, 7 Apr 2009 00:43:50 +0000 (19:43 -0500)]
unbreak regexp

15 years agorefactor spider
Doug Coleman [Mon, 6 Apr 2009 23:47:46 +0000 (18:47 -0500)]
refactor spider

15 years agoclean up a combinator in id3 parser
Doug Coleman [Mon, 6 Apr 2009 23:10:49 +0000 (18:10 -0500)]
clean up a combinator in id3 parser

15 years agoMinor doc updates
Slava Pestov [Mon, 6 Apr 2009 22:52:14 +0000 (17:52 -0500)]
Minor doc updates

15 years agoUse [ ] [ ] map-reduce instead of unclip [ ] reduce
Slava Pestov [Mon, 6 Apr 2009 22:50:54 +0000 (17:50 -0500)]
Use [ ] [ ] map-reduce instead of unclip [ ] reduce

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 6 Apr 2009 22:49:42 +0000 (17:49 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFactor out site-watcher.email, start work on site-watcher.spider
Slava Pestov [Mon, 6 Apr 2009 22:49:34 +0000 (17:49 -0500)]
Factor out site-watcher.email, start work on site-watcher.spider

15 years agoconstruct a glob-matching quote for robots.txt files
Doug Coleman [Mon, 6 Apr 2009 22:39:44 +0000 (17:39 -0500)]
construct a glob-matching quote for robots.txt files

15 years agouse map-reduce instead of unclip reduce, "Why do we need this?" --> we don't
Doug Coleman [Mon, 6 Apr 2009 22:32:20 +0000 (17:32 -0500)]
use map-reduce instead of unclip reduce, "Why do we need this?" --> we don't

15 years agofix documentation typo
Aaron Schaefer [Mon, 6 Apr 2009 19:18:35 +0000 (15:18 -0400)]
fix documentation typo

15 years agoFix shift-drag losing focus in listener
Slava Pestov [Mon, 6 Apr 2009 18:39:55 +0000 (13:39 -0500)]
Fix shift-drag losing focus in listener

15 years agoOops
Slava Pestov [Mon, 6 Apr 2009 18:34:38 +0000 (13:34 -0500)]
Oops

15 years agoCleanup
Slava Pestov [Mon, 6 Apr 2009 18:26:07 +0000 (13:26 -0500)]
Cleanup

15 years agofix unit test for new method syntax
Doug Coleman [Mon, 6 Apr 2009 15:45:39 +0000 (10:45 -0500)]
fix unit test for new method syntax

15 years agoOops
Slava Pestov [Mon, 6 Apr 2009 10:22:43 +0000 (05:22 -0500)]
Oops

15 years agoFixing tests for method-sec removal
Slava Pestov [Mon, 6 Apr 2009 10:22:28 +0000 (05:22 -0500)]
Fixing tests for method-sec removal

15 years agoUpdating tests for method-spec removal
Slava Pestov [Mon, 6 Apr 2009 09:16:39 +0000 (04:16 -0500)]
Updating tests for method-spec removal

15 years agoDocumentation fixes
Slava Pestov [Mon, 6 Apr 2009 09:15:58 +0000 (04:15 -0500)]
Documentation fixes

15 years agoFixing some unit test failures
Slava Pestov [Mon, 6 Apr 2009 08:30:23 +0000 (03:30 -0500)]
Fixing some unit test failures

15 years agoMore tags
Slava Pestov [Mon, 6 Apr 2009 08:03:58 +0000 (03:03 -0500)]
More tags

15 years agoFix ui.tools.browser.history tests
Slava Pestov [Mon, 6 Apr 2009 08:03:46 +0000 (03:03 -0500)]
Fix ui.tools.browser.history tests

15 years agoDocumentation updates
Slava Pestov [Mon, 6 Apr 2009 08:00:46 +0000 (03:00 -0500)]
Documentation updates

15 years agoRemove method-specs in favor of M\
Slava Pestov [Mon, 6 Apr 2009 07:59:59 +0000 (02:59 -0500)]
Remove method-specs in favor of M\

15 years agoAdd M\ syntax for method literals
Slava Pestov [Mon, 6 Apr 2009 07:57:39 +0000 (02:57 -0500)]
Add M\ syntax for method literals

15 years agoFix bootstrap errors
Slava Pestov [Mon, 6 Apr 2009 06:10:34 +0000 (01:10 -0500)]
Fix bootstrap errors

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Aaron Schaefer [Mon, 6 Apr 2009 04:52:15 +0000 (00:52 -0400)]
Merge branch 'master' of git://factorcode.org/git/factor

* 'master' of git://factorcode.org/git/factor: (73 commits)
  Fix  ui.gadgets.scrollers unit tests
  Browser tool now saves scroll bar position in history
  Rename scroll word to set-scroll-position and make it public
  Rename scroll word to set-scroll-position and make it public
  Move models.history to extra
  Clear button in search field is now positioned correctly
  Fix prettyprint of CONSTANT: and ALIAS:
  Fix prettyprinting of URLs
  Fix alien unit tests
  Fixes for recent changes
  Fix mailbox-get-all, and make mailbox timeouts throw a wait-timeout error instead of a string
  Oops dead code
  Fixing this for Windows
  mason.test: check if boot image is out of date, and refuse to build if so
  Fix documentation for map-index
  Fix alien hashcode for expired aliens
  opengl.textures: pad image up to a power of 2 using glTexSubImage2D instead of doing it in Factor code
  Don't call glFlush, it's useless
  Simplify do-matrix
  Add hashcode method for simple-alien; improves performance of malloc and free
  ...

15 years agoFix ui.gadgets.scrollers unit tests
Slava Pestov [Mon, 6 Apr 2009 04:38:47 +0000 (23:38 -0500)]
Fix  ui.gadgets.scrollers unit tests

15 years agoOne more poker unit test dealing with equality
Aaron Schaefer [Mon, 6 Apr 2009 04:30:21 +0000 (00:30 -0400)]
One more poker unit test dealing with equality

15 years agoBrowser tool now saves scroll bar position in history
Slava Pestov [Mon, 6 Apr 2009 04:19:35 +0000 (23:19 -0500)]
Browser tool now saves scroll bar position in history

15 years agoRename scroll word to set-scroll-position and make it public
Slava Pestov [Mon, 6 Apr 2009 04:19:18 +0000 (23:19 -0500)]
Rename scroll word to set-scroll-position and make it public

15 years agoRename scroll word to set-scroll-position and make it public
Slava Pestov [Mon, 6 Apr 2009 04:18:25 +0000 (23:18 -0500)]
Rename scroll word to set-scroll-position and make it public

15 years agoMove models.history to extra
Slava Pestov [Mon, 6 Apr 2009 04:16:48 +0000 (23:16 -0500)]
Move models.history to extra

15 years agoAdd more unit test coverage for poker vocab
Aaron Schaefer [Mon, 6 Apr 2009 03:28:13 +0000 (23:28 -0400)]
Add more unit test coverage for poker vocab

15 years agoClear button in search field is now positioned correctly
Slava Pestov [Mon, 6 Apr 2009 01:50:45 +0000 (20:50 -0500)]
Clear button in search field is now positioned correctly

15 years agoFix prettyprint of CONSTANT: and ALIAS:
Slava Pestov [Mon, 6 Apr 2009 01:44:34 +0000 (20:44 -0500)]
Fix prettyprint of CONSTANT: and ALIAS:

15 years agoFix prettyprinting of URLs
Slava Pestov [Mon, 6 Apr 2009 01:44:12 +0000 (20:44 -0500)]
Fix prettyprinting of URLs

15 years agoAdd perfect hash optimization for poker vocab
Aaron Schaefer [Mon, 6 Apr 2009 01:16:57 +0000 (21:16 -0400)]
Add perfect hash optimization for poker vocab

15 years agoSlight cleanup of PE problem 54 solution
Aaron Schaefer [Mon, 6 Apr 2009 01:16:20 +0000 (21:16 -0400)]
Slight cleanup of PE problem 54 solution

15 years agoFix alien unit tests
Slava Pestov [Sun, 5 Apr 2009 22:34:02 +0000 (17:34 -0500)]
Fix alien unit tests

15 years agoFixes for recent changes
Slava Pestov [Sun, 5 Apr 2009 22:32:53 +0000 (17:32 -0500)]
Fixes for recent changes

15 years agoMerge branch 'master' of git://projects.elasticdog.com/git/factor
Slava Pestov [Sun, 5 Apr 2009 22:20:47 +0000 (17:20 -0500)]
Merge branch 'master' of git://projects.elasticdog.com/git/factor

15 years agoSolution to Project Euler problem 54
Aaron Schaefer [Sun, 5 Apr 2009 19:37:03 +0000 (15:37 -0400)]
Solution to Project Euler problem 54

15 years agoSpeed up map product in poker vocab
Aaron Schaefer [Sun, 5 Apr 2009 19:32:36 +0000 (15:32 -0400)]
Speed up map product in poker vocab

15 years agoFix documentation typo for search-index word
Aaron Schaefer [Sun, 5 Apr 2009 04:07:48 +0000 (00:07 -0400)]
Fix documentation typo for search-index word

15 years agoFix mailbox-get-all, and make mailbox timeouts throw a wait-timeout error instead...
Slava Pestov [Sun, 5 Apr 2009 04:04:53 +0000 (23:04 -0500)]
Fix mailbox-get-all, and make mailbox timeouts throw a wait-timeout error instead of a string

15 years agoAdd poker hand evaluation vocab
Aaron Schaefer [Sun, 5 Apr 2009 04:04:31 +0000 (00:04 -0400)]
Add poker hand evaluation vocab

15 years agoOops dead code
U-SLAVA-DFB8FF805\Slava [Sun, 5 Apr 2009 03:45:02 +0000 (22:45 -0500)]
Oops dead code

15 years agoFixing this for Windows
U-SLAVA-DFB8FF805\Slava [Sun, 5 Apr 2009 03:38:49 +0000 (22:38 -0500)]
Fixing this for Windows

15 years agomason.test: check if boot image is out of date, and refuse to build if so
Slava Pestov [Sun, 5 Apr 2009 01:34:09 +0000 (20:34 -0500)]
mason.test: check if boot image is out of date, and refuse to build if so

15 years agoFix documentation for map-index
Slava Pestov [Sun, 5 Apr 2009 01:22:49 +0000 (20:22 -0500)]
Fix documentation for map-index

15 years agoFix alien hashcode for expired aliens
Slava Pestov [Sun, 5 Apr 2009 01:21:41 +0000 (20:21 -0500)]
Fix alien hashcode for expired aliens

15 years agoopengl.textures: pad image up to a power of 2 using glTexSubImage2D instead of doing...
Slava Pestov [Sun, 5 Apr 2009 01:04:35 +0000 (20:04 -0500)]
opengl.textures: pad image up to a power of 2 using glTexSubImage2D instead of doing it in Factor code

15 years agoDon't call glFlush, it's useless
Slava Pestov [Sun, 5 Apr 2009 01:03:44 +0000 (20:03 -0500)]
Don't call glFlush, it's useless

15 years agoSimplify do-matrix
Slava Pestov [Sun, 5 Apr 2009 01:03:30 +0000 (20:03 -0500)]
Simplify do-matrix

15 years agoAdd hashcode method for simple-alien; improves performance of malloc and free
Slava Pestov [Sun, 5 Apr 2009 00:57:48 +0000 (19:57 -0500)]
Add hashcode method for simple-alien; improves performance of malloc and free

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Slava Pestov [Sat, 4 Apr 2009 21:28:23 +0000 (16:28 -0500)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agofix load erro
Doug Coleman [Sat, 4 Apr 2009 20:47:17 +0000 (15:47 -0500)]
fix load erro