]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoirc.client: Fix docs
Bruno Deferrari [Tue, 30 Sep 2008 06:11:54 +0000 (03:11 -0300)]
irc.client: Fix docs

15 years agoirc.client: Fix listeners-with-participant
Bruno Deferrari [Tue, 30 Sep 2008 06:00:48 +0000 (03:00 -0300)]
irc.client: Fix listeners-with-participant

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Bruno Deferrari [Mon, 29 Sep 2008 01:23:10 +0000 (22:23 -0300)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoirc.client: Refactor, clean, etc. Stop using a thread for each listener for output...
Bruno Deferrari [Thu, 25 Sep 2008 04:05:44 +0000 (01:05 -0300)]
irc.client: Refactor, clean, etc. Stop using a thread for each listener for output messages

15 years agoTypo
Slava Pestov [Mon, 29 Sep 2008 00:43:43 +0000 (19:43 -0500)]
Typo

15 years agoChanging configuration
Slava Pestov [Mon, 29 Sep 2008 00:39:26 +0000 (19:39 -0500)]
Changing configuration

15 years agoFix field sizes
Slava Pestov [Mon, 29 Sep 2008 00:23:26 +0000 (19:23 -0500)]
Fix field sizes

15 years agoForgot an autocomplete='off'
Slava Pestov [Sun, 28 Sep 2008 23:58:26 +0000 (18:58 -0500)]
Forgot an autocomplete='off'

15 years agoUse <button> instead of <input type='submit'
Slava Pestov [Sun, 28 Sep 2008 23:56:39 +0000 (18:56 -0500)]
Use <button> instead of <input type='submit'

15 years agoSet autocomplete='off'
Slava Pestov [Sun, 28 Sep 2008 23:42:02 +0000 (18:42 -0500)]
Set autocomplete='off'

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sun, 28 Sep 2008 23:18:40 +0000 (18:18 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoBetter logging
Slava Pestov [Sun, 28 Sep 2008 22:56:44 +0000 (17:56 -0500)]
Better logging

15 years agoFix t:a tag
Slava Pestov [Sun, 28 Sep 2008 22:56:37 +0000 (17:56 -0500)]
Fix t:a tag

15 years agoRemove unnecessary using
Slava Pestov [Sun, 28 Sep 2008 22:54:57 +0000 (17:54 -0500)]
Remove unnecessary using

15 years agoDon't enable todo, blog, wee-url yet
Slava Pestov [Sun, 28 Sep 2008 22:54:39 +0000 (17:54 -0500)]
Don't enable todo, blog, wee-url yet

15 years agoMinor fixes for planet
Slava Pestov [Sun, 28 Sep 2008 22:53:59 +0000 (17:53 -0500)]
Minor fixes for planet

15 years agoremove debug info
Doug Coleman [Sun, 28 Sep 2008 22:16:55 +0000 (17:16 -0500)]
remove debug info

15 years agofix help lint
Doug Coleman [Sun, 28 Sep 2008 16:31:34 +0000 (11:31 -0500)]
fix help lint

15 years agofix unit test
Doug Coleman [Sun, 28 Sep 2008 15:16:35 +0000 (10:16 -0500)]
fix unit test

15 years agochange how farkup handles newlines in paragraphs
Doug Coleman [Sun, 28 Sep 2008 15:10:58 +0000 (10:10 -0500)]
change how farkup handles newlines in paragraphs

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sun, 28 Sep 2008 06:11:41 +0000 (01:11 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoDocs for syndication vocab
Slava Pestov [Sun, 28 Sep 2008 05:58:57 +0000 (00:58 -0500)]
Docs for syndication vocab

15 years agoFix bug with values and deployment, add new to: sugar
Slava Pestov [Sun, 28 Sep 2008 05:40:41 +0000 (00:40 -0500)]
Fix bug with values and deployment, add new to: sugar

15 years agoMore indentation fixes
Slava Pestov [Sat, 27 Sep 2008 23:44:51 +0000 (18:44 -0500)]
More indentation fixes

15 years agoFix performance regression
Slava Pestov [Sat, 27 Sep 2008 22:54:51 +0000 (17:54 -0500)]
Fix performance regression

15 years agoRice
Slava Pestov [Sat, 27 Sep 2008 22:54:44 +0000 (17:54 -0500)]
Rice

15 years agoMore cleanups
Slava Pestov [Sat, 27 Sep 2008 21:45:20 +0000 (16:45 -0500)]
More cleanups

15 years agoreferences with cascade on delete work
Doug Coleman [Sat, 27 Sep 2008 21:26:21 +0000 (16:26 -0500)]
references with cascade on delete work

15 years agosome work on foreign keys
Doug Coleman [Sat, 27 Sep 2008 20:56:43 +0000 (15:56 -0500)]
some work on foreign keys

15 years agoFix help lint
Slava Pestov [Sat, 27 Sep 2008 20:22:35 +0000 (15:22 -0500)]
Fix help lint

15 years agoAdd testcase for bug
Slava Pestov [Sat, 27 Sep 2008 20:22:30 +0000 (15:22 -0500)]
Add testcase for bug

15 years agoFix ridiculous indentation, over (>>foo), and other crap in UI
Slava Pestov [Sat, 27 Sep 2008 19:36:04 +0000 (14:36 -0500)]
Fix ridiculous indentation, over (>>foo), and other crap in UI

15 years agosort of support foreign keys
Doug Coleman [Sat, 27 Sep 2008 19:30:12 +0000 (14:30 -0500)]
sort of support foreign keys

15 years agoclean up tests a bit, better error handling
Doug Coleman [Sat, 27 Sep 2008 19:25:36 +0000 (14:25 -0500)]
clean up tests a bit, better error handling

15 years agoadd composite primary keys to db
Doug Coleman [Sat, 27 Sep 2008 19:07:39 +0000 (14:07 -0500)]
add composite primary keys to db

15 years agoFix usability issue found by prunedtree
Slava Pestov [Sat, 27 Sep 2008 18:47:31 +0000 (13:47 -0500)]
Fix usability issue found by prunedtree

15 years agoFix start-server* hang if server already running
Slava Pestov [Sat, 27 Sep 2008 17:59:15 +0000 (12:59 -0500)]
Fix start-server* hang if server already running

15 years agoStrip PEG cache
Slava Pestov [Sat, 27 Sep 2008 17:44:55 +0000 (12:44 -0500)]
Strip PEG cache

15 years agoFix circularity
Slava Pestov [Sat, 27 Sep 2008 17:16:15 +0000 (12:16 -0500)]
Fix circularity

15 years agoAdd vocab meta-data
Slava Pestov [Sat, 27 Sep 2008 17:05:22 +0000 (12:05 -0500)]
Add vocab meta-data

15 years agoMake >integer faster
Slava Pestov [Sat, 27 Sep 2008 16:39:14 +0000 (11:39 -0500)]
Make >integer faster

15 years agoUpdate for add-main-responder removal
Slava Pestov [Sat, 27 Sep 2008 16:38:20 +0000 (11:38 -0500)]
Update for add-main-responder removal

15 years agohttp.server documentation
Slava Pestov [Sat, 27 Sep 2008 16:37:46 +0000 (11:37 -0500)]
http.server documentation

15 years agoNew, more correct URL parser
Slava Pestov [Fri, 26 Sep 2008 23:24:58 +0000 (18:24 -0500)]
New, more correct URL parser

15 years agoFix typo
Slava Pestov [Fri, 26 Sep 2008 23:23:28 +0000 (18:23 -0500)]
Fix typo

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
John Benediktsson [Fri, 26 Sep 2008 04:30:35 +0000 (21:30 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

Conflicts:

extra/sequences/lib/lib.factor

15 years agoMoving enumerate to sequences-lib.
John Benediktsson [Fri, 26 Sep 2008 04:25:27 +0000 (21:25 -0700)]
Moving enumerate to sequences-lib.

15 years agoCleaner version of randomize.
John Benediktsson [Fri, 26 Sep 2008 04:19:28 +0000 (21:19 -0700)]
Cleaner version of randomize.

15 years agobetter randomize
Doug Coleman [Thu, 25 Sep 2008 21:17:37 +0000 (16:17 -0500)]
better randomize

15 years agoMerge branch 'master' of git://github.com/mrjbq7/factor
Doug Coleman [Thu, 25 Sep 2008 20:44:55 +0000 (15:44 -0500)]
Merge branch 'master' of git://github.com/mrjbq7/factor

15 years agoImprovements to randomize based on IRC feedback.
John Benediktsson [Thu, 25 Sep 2008 20:20:30 +0000 (13:20 -0700)]
Improvements to randomize based on IRC feedback.

15 years agoRemoving distribute word from math-finance.
John Benediktsson [Thu, 25 Sep 2008 20:15:39 +0000 (13:15 -0700)]
Removing distribute word from math-finance.

15 years agoAdding a randomize word to sequences-lib.
John Benediktsson [Thu, 25 Sep 2008 20:11:48 +0000 (13:11 -0700)]
Adding a randomize word to sequences-lib.

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
John Benediktsson [Thu, 25 Sep 2008 18:31:50 +0000 (11:31 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 25 Sep 2008 15:38:25 +0000 (10:38 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix typo
Slava Pestov [Thu, 25 Sep 2008 10:41:35 +0000 (05:41 -0500)]
Fix typo

15 years agoFix typo
Slava Pestov [Thu, 25 Sep 2008 10:35:48 +0000 (05:35 -0500)]
Fix typo

15 years agohttp.client docs
Slava Pestov [Thu, 25 Sep 2008 09:47:42 +0000 (04:47 -0500)]
http.client docs

15 years agoFix PEG tests for multiline changes
Slava Pestov [Thu, 25 Sep 2008 08:37:48 +0000 (03:37 -0500)]
Fix PEG tests for multiline changes

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Thu, 25 Sep 2008 07:46:48 +0000 (02:46 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFixing URL docs, http docs
Slava Pestov [Thu, 25 Sep 2008 07:46:37 +0000 (02:46 -0500)]
Fixing URL docs, http docs

15 years agoYet-another HTTP cookie date format... how many variations are there?
Slava Pestov [Thu, 25 Sep 2008 07:46:21 +0000 (02:46 -0500)]
Yet-another HTTP cookie date format... how many variations are there?

15 years agocopyright
Doug Coleman [Thu, 25 Sep 2008 07:06:49 +0000 (02:06 -0500)]
copyright

15 years agocleaning up html.parser
Doug Coleman [Thu, 25 Sep 2008 07:02:47 +0000 (02:02 -0500)]
cleaning up html.parser

15 years agomore docs, fix circular vocabs
Doug Coleman [Thu, 25 Sep 2008 05:05:41 +0000 (00:05 -0500)]
more docs, fix circular vocabs

15 years agoadd a horizontal line demo
Doug Coleman [Thu, 25 Sep 2008 03:40:05 +0000 (22:40 -0500)]
add a horizontal line demo

15 years agoallow horizontal lines in paragraphs if they start at the beginning of a line
Doug Coleman [Thu, 25 Sep 2008 03:39:38 +0000 (22:39 -0500)]
allow horizontal lines in paragraphs if they start at the beginning of a line

15 years agofix potential infinite loop, minor docs updates
Doug Coleman [Thu, 25 Sep 2008 03:24:34 +0000 (22:24 -0500)]
fix potential infinite loop, minor docs updates

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 25 Sep 2008 03:23:27 +0000 (22:23 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoxmodes now can't contain whitespace. [ factor { 1 2 3 }] prints literally instead...
Doug Coleman [Thu, 25 Sep 2008 03:22:36 +0000 (22:22 -0500)]
xmodes now can't contain whitespace.  [ factor { 1 2 3 }] prints literally instead of getting syntax-highlighted

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Thu, 25 Sep 2008 03:14:54 +0000 (22:14 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix unit test for macros.expander
Slava Pestov [Thu, 25 Sep 2008 03:14:40 +0000 (22:14 -0500)]
Fix unit test for macros.expander

15 years agofix docs
Doug Coleman [Thu, 25 Sep 2008 02:35:12 +0000 (21:35 -0500)]
fix docs

15 years agoBetter error message with invalid tuple literals
Slava Pestov [Thu, 25 Sep 2008 02:23:26 +0000 (21:23 -0500)]
Better error message with invalid tuple literals

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Thu, 25 Sep 2008 02:19:36 +0000 (21:19 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoDocumentation updates
Slava Pestov [Thu, 25 Sep 2008 02:19:27 +0000 (21:19 -0500)]
Documentation updates

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 25 Sep 2008 01:25:05 +0000 (20:25 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix some db docs
Doug Coleman [Thu, 25 Sep 2008 01:24:54 +0000 (20:24 -0500)]
fix some db docs

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Thu, 25 Sep 2008 01:18:12 +0000 (20:18 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix a macro.expander bug
Slava Pestov [Thu, 25 Sep 2008 01:18:03 +0000 (20:18 -0500)]
Fix a macro.expander bug

15 years agofix usings
Doug Coleman [Thu, 25 Sep 2008 00:47:32 +0000 (19:47 -0500)]
fix usings

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 25 Sep 2008 00:31:09 +0000 (19:31 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoa little refactoring, docs
Doug Coleman [Thu, 25 Sep 2008 00:30:46 +0000 (19:30 -0500)]
a little refactoring, docs

15 years agofix [[link]]-foo --- should not create a list
Doug Coleman [Thu, 25 Sep 2008 00:26:37 +0000 (19:26 -0500)]
fix [[link]]-foo --- should not create a list

15 years agorefactor farkup a bit, fix bug w/ paragraphs and code
Doug Coleman [Thu, 25 Sep 2008 00:19:51 +0000 (19:19 -0500)]
refactor farkup a bit, fix bug w/ paragraphs and code

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Thu, 25 Sep 2008 00:05:15 +0000 (19:05 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMinor improvements to tools.scaffold
Slava Pestov [Thu, 25 Sep 2008 00:05:03 +0000 (19:05 -0500)]
Minor improvements to tools.scaffold

15 years agoFix <"
Slava Pestov [Thu, 25 Sep 2008 00:04:44 +0000 (19:04 -0500)]
Fix <"

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 24 Sep 2008 23:01:36 +0000 (18:01 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoupdate usage of count-tuples
Doug Coleman [Wed, 24 Sep 2008 23:00:48 +0000 (18:00 -0500)]
update usage of count-tuples

15 years agochange what select-tuples/select-tuple/count-tuples takes
Doug Coleman [Wed, 24 Sep 2008 22:59:17 +0000 (17:59 -0500)]
change what select-tuples/select-tuple/count-tuples takes

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
John Benediktsson [Wed, 24 Sep 2008 19:28:22 +0000 (12:28 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

Conflicts:

extra/printf/printf-docs.factor

15 years agoAdding distribute word to math-finance.
John Benediktsson [Wed, 24 Sep 2008 19:24:01 +0000 (12:24 -0700)]
Adding distribute word to math-finance.

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Bruno Deferrari [Wed, 24 Sep 2008 14:54:27 +0000 (11:54 -0300)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFixing issues found by stricter help lint
Slava Pestov [Wed, 24 Sep 2008 06:59:05 +0000 (01:59 -0500)]
Fixing issues found by stricter help lint

15 years agoBetter help.lint, fix some typos
Slava Pestov [Wed, 24 Sep 2008 05:45:49 +0000 (00:45 -0500)]
Better help.lint, fix some typos

15 years agoDocument validators
Slava Pestov [Wed, 24 Sep 2008 05:45:39 +0000 (00:45 -0500)]
Document validators

15 years agoMore tags
Slava Pestov [Wed, 24 Sep 2008 05:45:28 +0000 (00:45 -0500)]
More tags

15 years agoSimplified math-compare by using bi@.
John Benediktsson [Wed, 24 Sep 2008 04:24:04 +0000 (21:24 -0700)]
Simplified math-compare by using bi@.

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Bruno Deferrari [Wed, 24 Sep 2008 03:04:32 +0000 (00:04 -0300)]
Merge branch 'master' of git://factorcode.org/git/factor