]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Fri, 11 Jul 2008 21:11:15 +0000 (14:11 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' of factorcode.org:/git/factor
Eduardo Cavazos [Fri, 11 Jul 2008 20:45:33 +0000 (15:45 -0500)]
Merge branch 'master' of factorcode.org:/git/factor

15 years agoupdate.backup: run backup in a try
Eduardo Cavazos [Fri, 11 Jul 2008 20:45:06 +0000 (15:45 -0500)]
update.backup: run backup in a try

15 years agoFix scrollers
Slava Pestov [Fri, 11 Jul 2008 20:19:54 +0000 (15:19 -0500)]
Fix scrollers

15 years agoMerge branch 'master' of git://factorforge.org/git/william42
Slava Pestov [Fri, 11 Jul 2008 20:08:10 +0000 (15:08 -0500)]
Merge branch 'master' of git://factorforge.org/git/william42

15 years agoFix shift-enter
Slava Pestov [Fri, 11 Jul 2008 20:07:46 +0000 (15:07 -0500)]
Fix shift-enter

15 years agoui.gadgets.tabs no longer uses delegation
William Schlieper [Fri, 11 Jul 2008 20:06:44 +0000 (16:06 -0400)]
ui.gadgets.tabs no longer uses delegation

15 years agoUpdate documentation
Slava Pestov [Fri, 11 Jul 2008 19:52:36 +0000 (14:52 -0500)]
Update documentation

15 years agoCleaning up some code
Slava Pestov [Fri, 11 Jul 2008 19:43:51 +0000 (14:43 -0500)]
Cleaning up some code

15 years agoMerge branch 'wordtimer' of http://phildawes.net/2008/factor
Slava Pestov [Fri, 11 Jul 2008 18:59:44 +0000 (13:59 -0500)]
Merge branch 'wordtimer' of http://phildawes.net/2008/factor

15 years agoFix buttons tests
Slava Pestov [Fri, 11 Jul 2008 18:49:00 +0000 (13:49 -0500)]
Fix buttons tests

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 11 Jul 2008 18:47:12 +0000 (13:47 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix load error on x11
Slava Pestov [Fri, 11 Jul 2008 18:46:59 +0000 (13:46 -0500)]
Fix load error on x11

15 years agobuilder.util: remove old code
Eduardo Cavazos [Fri, 11 Jul 2008 18:27:04 +0000 (13:27 -0500)]
builder.util: remove old code

15 years agonewfx: purge and purge!
Eduardo Cavazos [Fri, 11 Jul 2008 16:56:05 +0000 (11:56 -0500)]
newfx: purge and purge!

15 years agoMerge branch 'master' of git://factorcode.org/git/factor into wordtimer
Phil Dawes [Fri, 11 Jul 2008 07:52:05 +0000 (08:52 +0100)]
Merge branch 'master' of git://factorcode.org/git/factor into wordtimer

15 years agoMerge branch 'master' of factorcode.org:/git/factor
Eduardo Cavazos [Fri, 11 Jul 2008 07:28:14 +0000 (02:28 -0500)]
Merge branch 'master' of factorcode.org:/git/factor

15 years agoresolve conflict
Eduardo Cavazos [Fri, 11 Jul 2008 07:28:00 +0000 (02:28 -0500)]
resolve conflict

15 years agoBeef up borders, fix roll button apperance
Slava Pestov [Fri, 11 Jul 2008 06:33:20 +0000 (01:33 -0500)]
Beef up borders, fix roll button apperance

15 years agoFix declaration
Slava Pestov [Fri, 11 Jul 2008 06:06:23 +0000 (01:06 -0500)]
Fix declaration

15 years agoUpdate models to use inheritance instead of delegation
Slava Pestov [Fri, 11 Jul 2008 05:47:16 +0000 (00:47 -0500)]
Update models to use inheritance instead of delegation

15 years agoUI cleanups
Slava Pestov [Fri, 11 Jul 2008 05:46:15 +0000 (00:46 -0500)]
UI cleanups

15 years agoFix xmode.keyword-map to not use delegation
Slava Pestov [Fri, 11 Jul 2008 05:46:06 +0000 (00:46 -0500)]
Fix xmode.keyword-map to not use delegation

15 years agoAdd construct-delegate back, some code still uses it
Slava Pestov [Fri, 11 Jul 2008 05:45:53 +0000 (00:45 -0500)]
Add construct-delegate back, some code still uses it

15 years agoRemove more delegation usage from UI: build-* words, various misc things
Slava Pestov [Fri, 11 Jul 2008 05:01:22 +0000 (00:01 -0500)]
Remove more delegation usage from UI: build-* words, various misc things

15 years agoFix typo
Slava Pestov [Fri, 11 Jul 2008 05:00:31 +0000 (00:00 -0500)]
Fix typo

15 years agoMerge branch 'master' of git://tiodante.com/git/factor
Slava Pestov [Fri, 11 Jul 2008 01:32:52 +0000 (20:32 -0500)]
Merge branch 'master' of git://tiodante.com/git/factor

15 years agoMerge branch 'master' of git://double.co.nz/git/factor
Slava Pestov [Fri, 11 Jul 2008 01:32:26 +0000 (20:32 -0500)]
Merge branch 'master' of git://double.co.nz/git/factor

15 years agoUI inheritance conversion step 1: eliminate all usages of set-gadget-delegate except...
Slava Pestov [Fri, 11 Jul 2008 01:32:17 +0000 (20:32 -0500)]
UI inheritance conversion step 1: eliminate all usages of set-gadget-delegate except build-* and some contributed vocabs

15 years agoFix lisp unit tests
Chris Double [Thu, 10 Jul 2008 23:34:12 +0000 (11:34 +1200)]
Fix lisp unit tests

15 years agoFix lisp.parser unit tests
Chris Double [Thu, 10 Jul 2008 23:33:09 +0000 (11:33 +1200)]
Fix lisp.parser unit tests

15 years agoUse new style accessors in fjsc
Chris Double [Thu, 10 Jul 2008 23:28:47 +0000 (11:28 +1200)]
Use new style accessors in fjsc

15 years agoFix fjsc failing tests
Chris Double [Thu, 10 Jul 2008 23:23:03 +0000 (11:23 +1200)]
Fix fjsc failing tests

15 years agopeg refactorings
Chris Double [Thu, 10 Jul 2008 14:27:28 +0000 (02:27 +1200)]
peg refactorings

15 years agoUse || in peg choice code generation
Chris Double [Thu, 10 Jul 2008 11:09:29 +0000 (23:09 +1200)]
Use || in peg choice code generation

15 years agoMake pegs seq parser use short circuiting &&
Chris Double [Thu, 10 Jul 2008 10:52:15 +0000 (22:52 +1200)]
Make pegs seq parser use short circuiting &&

15 years agoCleanup some cpu-8080 code
Chris Double [Thu, 10 Jul 2008 09:57:55 +0000 (21:57 +1200)]
Cleanup some cpu-8080 code

15 years agoCovert cpu.8080 to use pegs
Chris Double [Thu, 10 Jul 2008 09:44:11 +0000 (21:44 +1200)]
Covert cpu.8080 to use pegs

15 years agoirc.client: Fix tests
Bruno Deferrari [Thu, 10 Jul 2008 23:11:08 +0000 (20:11 -0300)]
irc.client: Fix tests

15 years agoFix a stack underflow
Alfredo Beaumont [Thu, 10 Jul 2008 21:55:45 +0000 (23:55 +0200)]
Fix a stack underflow

15 years agoMerge branch 'wordtimer' of http://phildawes.net/2008/factor into wordtimer
Alfredo Beaumont [Thu, 10 Jul 2008 21:51:51 +0000 (23:51 +0200)]
Merge branch 'wordtimer' of http://phildawes.net/2008/factor into wordtimer

15 years agoFixed bug in ui.gadgets.tabs
William Schlieper [Thu, 10 Jul 2008 20:40:12 +0000 (16:40 -0400)]
Fixed bug in ui.gadgets.tabs

15 years agoRename incorrectly named file
Slava Pestov [Thu, 10 Jul 2008 18:11:43 +0000 (13:11 -0500)]
Rename incorrectly named file

15 years agoMerge branch 'master' of git://factorforge.org/git/william42
Slava Pestov [Thu, 10 Jul 2008 18:10:59 +0000 (13:10 -0500)]
Merge branch 'master' of git://factorforge.org/git/william42

15 years agoPersistent heaps documentation
Dan Ehrenberg [Fri, 11 Jul 2008 17:37:51 +0000 (10:37 -0700)]
Persistent heaps documentation

15 years agoPersistent heaps
Dan Ehrenberg [Fri, 11 Jul 2008 16:42:16 +0000 (09:42 -0700)]
Persistent heaps

15 years agoMerge branch 'master' of factorcode.org:/git/factor
Eduardo Cavazos [Thu, 10 Jul 2008 15:57:19 +0000 (10:57 -0500)]
Merge branch 'master' of factorcode.org:/git/factor

15 years agogadgets-docs: fix typo
Eduardo Cavazos [Thu, 10 Jul 2008 15:56:57 +0000 (10:56 -0500)]
gadgets-docs: fix typo

15 years agoCompiler fix
Slava Pestov [Thu, 10 Jul 2008 07:52:55 +0000 (02:52 -0500)]
Compiler fix

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Thu, 10 Jul 2008 07:16:57 +0000 (02:16 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix tuple redefinition bug
Slava Pestov [Thu, 10 Jul 2008 07:11:49 +0000 (02:11 -0500)]
Fix tuple redefinition bug

15 years agoAdded extra/irc/ui and extra/ui/gadgets/tabs
U-WSCHLIEP-PC\wschliep [Thu, 10 Jul 2008 06:38:48 +0000 (02:38 -0400)]
Added extra/irc/ui and extra/ui/gadgets/tabs

15 years agoDocumentation updates, rename unfold to produce
Slava Pestov [Thu, 10 Jul 2008 06:00:27 +0000 (01:00 -0500)]
Documentation updates, rename unfold to produce

15 years agoMerge branch 'master' of git://double.co.nz/git/factor
Slava Pestov [Thu, 10 Jul 2008 05:18:30 +0000 (00:18 -0500)]
Merge branch 'master' of git://double.co.nz/git/factor

15 years agoFix peg equals? method
Chris Double [Thu, 10 Jul 2008 05:17:36 +0000 (17:17 +1200)]
Fix peg equals? method

15 years agoConversation scope work in progress
Slava Pestov [Thu, 10 Jul 2008 04:41:45 +0000 (23:41 -0500)]
Conversation scope work in progress

15 years agoMerge branch 'master' of git://tiodante.com/git/factor
U-WSCHLIEP-PC\wschliep [Thu, 10 Jul 2008 02:16:34 +0000 (22:16 -0400)]
Merge branch 'master' of git://tiodante.com/git/factor

15 years agoirc.client: Fix join message handling
Bruno Deferrari [Thu, 10 Jul 2008 02:11:39 +0000 (23:11 -0300)]
irc.client: Fix join message handling

15 years agoStore peg rules by their id rather than word in left recursion handling
Chris Double [Wed, 9 Jul 2008 02:26:11 +0000 (14:26 +1200)]
Store peg rules by their id rather than word in left recursion handling

15 years agopackrat refactoring
Chris Double [Wed, 9 Jul 2008 00:07:17 +0000 (12:07 +1200)]
packrat refactoring

15 years agoFix comment in peg eval-rule
Chris Double [Tue, 8 Jul 2008 23:45:51 +0000 (11:45 +1200)]
Fix comment in peg eval-rule

15 years agopeg fixes
Chris Double [Tue, 8 Jul 2008 04:56:12 +0000 (16:56 +1200)]
peg fixes

15 years agoRemove delegate usage from pegs
Chris Double [Tue, 8 Jul 2008 04:10:06 +0000 (16:10 +1200)]
Remove delegate usage from pegs

15 years agoMore peg test fixes
Chris Double [Fri, 4 Jul 2008 03:55:23 +0000 (15:55 +1200)]
More peg test fixes

15 years ago[EBNF and EBNF: now return ast
Chris Double [Fri, 4 Jul 2008 03:48:52 +0000 (15:48 +1200)]
[EBNF and EBNF: now return ast

15 years agoFix peg tests
Chris Double [Fri, 4 Jul 2008 02:20:19 +0000 (14:20 +1200)]
Fix peg tests

15 years agoAdd <EBNF ... ENBF> syntax to return a parser object
Chris Double [Fri, 4 Jul 2008 00:40:42 +0000 (12:40 +1200)]
Add <EBNF ... ENBF> syntax to return a parser object

15 years ago[EBNF ... EBNF] now does an implicit call
Chris Double [Fri, 4 Jul 2008 00:32:02 +0000 (12:32 +1200)]
[EBNF ... EBNF] now does an implicit call

15 years agoPrint error message nicely
Chris Double [Thu, 3 Jul 2008 05:38:28 +0000 (17:38 +1200)]
Print error message nicely

15 years agoPegs throw exceptions on error now
Chris Double [Thu, 3 Jul 2008 04:52:22 +0000 (16:52 +1200)]
Pegs throw exceptions on error now

15 years agoAdd support for 'with' in js parser. Now parses jquery successfully
Chris Double [Mon, 30 Jun 2008 07:25:23 +0000 (19:25 +1200)]
Add support for 'with' in js parser. Now parses jquery successfully

15 years agoParse more valid JavaScript
Chris Double [Mon, 30 Jun 2008 07:05:18 +0000 (19:05 +1200)]
Parse more valid JavaScript

15 years agoGet for(x in y) { } working in js parser
Chris Double [Mon, 30 Jun 2008 06:24:59 +0000 (18:24 +1200)]
Get for(x in y) { } working in js parser

15 years agoAdd ShiftExpr to JavaScript parser
Chris Double [Mon, 30 Jun 2008 04:16:13 +0000 (16:16 +1200)]
Add ShiftExpr to JavaScript parser

15 years agoAdd ShiftExpr to JavaScript parser
Chris Double [Mon, 30 Jun 2008 04:04:57 +0000 (16:04 +1200)]
Add ShiftExpr to JavaScript parser

15 years agoRegExp fix for javascript tokenizer
Chris Double [Mon, 30 Jun 2008 03:20:12 +0000 (15:20 +1200)]
RegExp fix for javascript tokenizer

15 years agoFix peg.ebnf tests. Handle \ in EBNF
Chris Double [Mon, 30 Jun 2008 02:32:20 +0000 (14:32 +1200)]
Fix peg.ebnf tests. Handle \ in EBNF

15 years agoAdd flags to regexp tokenizer in JavaScript
Chris Double [Sun, 29 Jun 2008 23:54:47 +0000 (11:54 +1200)]
Add flags to regexp tokenizer in JavaScript

15 years agoFix 'For' statement in JavaScript parser
Chris Double [Sun, 29 Jun 2008 23:29:57 +0000 (11:29 +1200)]
Fix 'For' statement in JavaScript parser

15 years agoMore error handling for pegs
Chris Double [Wed, 25 Jun 2008 07:37:58 +0000 (19:37 +1200)]
More error handling for pegs

15 years agoThrow error on failed parse, returning relevant error information
Chris Double [Wed, 25 Jun 2008 01:14:15 +0000 (13:14 +1200)]
Throw error on failed parse, returning relevant error information

15 years agoFix unary expression in js grammar
Chris Double [Wed, 25 Jun 2008 00:29:16 +0000 (12:29 +1200)]
Fix unary expression in js grammar

15 years agoMerge branch 'master' of git://tiodante.com/git/factor
U-WSCHLIEP-PC\wschliep [Thu, 10 Jul 2008 01:54:03 +0000 (21:54 -0400)]
Merge branch 'master' of git://tiodante.com/git/factor

15 years agoirc.client: Move message tuples and parser to irc.messages, fix join handling
Bruno Deferrari [Thu, 10 Jul 2008 01:48:17 +0000 (22:48 -0300)]
irc.client: Move message tuples and parser to irc.messages, fix join handling

15 years agoFix tr for chars > 255
Slava Pestov [Thu, 10 Jul 2008 01:42:59 +0000 (20:42 -0500)]
Fix tr for chars > 255

15 years agoWorking on conversation scope to supercede asides and flash scopes
Slava Pestov [Thu, 10 Jul 2008 00:48:40 +0000 (19:48 -0500)]
Working on conversation scope to supercede asides and flash scopes

15 years agoUse tr instead of substitute in a few places
Slava Pestov [Thu, 10 Jul 2008 00:43:46 +0000 (19:43 -0500)]
Use tr instead of substitute in a few places

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

15 years agoNew extra/tr/ vocab for fast translation of ASCII strings; improves reverse-complemen...
Slava Pestov [Thu, 10 Jul 2008 00:25:24 +0000 (19:25 -0500)]
New extra/tr/ vocab for fast translation of ASCII strings; improves reverse-complement performance by 11%; add soundex vocab which uses tr

15 years agoFix stdin
Slava Pestov [Thu, 10 Jul 2008 00:23:35 +0000 (19:23 -0500)]
Fix stdin

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

15 years agofix encoding bug with text fields in sqlite
Doug Coleman [Thu, 10 Jul 2008 00:11:38 +0000 (19:11 -0500)]
fix encoding bug with text fields in sqlite

15 years agoMerge branch 'master' of git://tiodante.com/git/factor
U-WSCHLIEP-PC\wschliep [Wed, 9 Jul 2008 23:40:37 +0000 (19:40 -0400)]
Merge branch 'master' of git://tiodante.com/git/factor

15 years agoFix typedefs for 64-bit OpenBSD and FreeBSD
Doug Coleman [Wed, 9 Jul 2008 23:24:28 +0000 (18:24 -0500)]
Fix typedefs for 64-bit OpenBSD and FreeBSD

15 years agouse libcblas on openbsd
Doug Coleman [Wed, 9 Jul 2008 23:09:03 +0000 (18:09 -0500)]
use libcblas on openbsd

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Wed, 9 Jul 2008 22:04:51 +0000 (17:04 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoDebugging web framework and cleaning things up
Slava Pestov [Wed, 9 Jul 2008 22:04:20 +0000 (17:04 -0500)]
Debugging web framework and cleaning things up

15 years agoFix analysis for recent change
Slava Pestov [Wed, 9 Jul 2008 22:03:16 +0000 (17:03 -0500)]
Fix analysis for recent change

15 years agoLogging no longer uses parser combinators
Slava Pestov [Wed, 9 Jul 2008 21:34:05 +0000 (16:34 -0500)]
Logging no longer uses parser combinators

15 years agoirc.client: Fix "part" messages
Bruno Deferrari [Wed, 9 Jul 2008 21:17:19 +0000 (18:17 -0300)]
irc.client: Fix "part" messages