]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMerge branch 'master' into regexp
Daniel Ehrenberg [Sat, 21 Feb 2009 02:15:51 +0000 (20:15 -0600)]
Merge branch 'master' into regexp

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Sat, 21 Feb 2009 02:15:04 +0000 (20:15 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoCreating math.bits
Daniel Ehrenberg [Sat, 21 Feb 2009 02:14:54 +0000 (20:14 -0600)]
Creating math.bits

15 years agotrivial change in regexp
Daniel Ehrenberg [Sat, 21 Feb 2009 00:45:24 +0000 (18:45 -0600)]
trivial change in regexp

15 years agoVarious unfinshed regexp changes
Daniel Ehrenberg [Fri, 20 Feb 2009 23:54:48 +0000 (17:54 -0600)]
Various unfinshed regexp changes

15 years agofix compile error
Doug Coleman [Fri, 20 Feb 2009 23:29:11 +0000 (17:29 -0600)]
fix compile error

15 years agofix sqlite triggers -- NEW.table-id not NEW.foreign-table-id
Doug Coleman [Fri, 20 Feb 2009 20:52:38 +0000 (14:52 -0600)]
fix sqlite triggers -- NEW.table-id not NEW.foreign-table-id

15 years agoemacsclient.exe is a console app, so whenever it's run a console box pops up. run...
Doug Coleman [Fri, 20 Feb 2009 18:58:19 +0000 (12:58 -0600)]
emacsclient.exe is a console app, so whenever it's run a console box pops up.  run emacsclientw.exe instead if it exists

15 years agokeep the old emacs behavior on unix systems
Doug Coleman [Fri, 20 Feb 2009 18:32:07 +0000 (12:32 -0600)]
keep the old emacs behavior on unix systems

15 years agorun with --no-wait on windows so emacsclient doesn't block, use run-detached so that...
Doug Coleman [Fri, 20 Feb 2009 18:25:55 +0000 (12:25 -0600)]
run with --no-wait on windows so emacsclient doesn't block, use run-detached so that errors on emacsclient exit are ignored.  emacs on windows is fully usable now

15 years agomake emacsw32 work on windows out of the box
Doug Coleman [Fri, 20 Feb 2009 18:15:26 +0000 (12:15 -0600)]
make emacsw32 work on windows out of the box

15 years agofix find-in-program-files
Doug Coleman [Fri, 20 Feb 2009 18:12:00 +0000 (12:12 -0600)]
fix find-in-program-files

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 20 Feb 2009 04:10:57 +0000 (22:10 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' of git://github.com/jwmerrill/factor
Slava Pestov [Fri, 20 Feb 2009 04:10:39 +0000 (22:10 -0600)]
Merge branch 'master' of git://github.com/jwmerrill/factor

15 years agoFixed help for math.dual. Help is now autogenerated where possible.
Jason Merrill [Fri, 20 Feb 2009 03:21:31 +0000 (22:21 -0500)]
Fixed help for math.dual. Help is now autogenerated where possible.

15 years agoFixing SQLite unit tests
Daniel Ehrenberg [Fri, 20 Feb 2009 00:52:45 +0000 (18:52 -0600)]
Fixing SQLite unit tests

15 years agoNegation almost complete in regexp
Daniel Ehrenberg [Fri, 20 Feb 2009 00:28:54 +0000 (18:28 -0600)]
Negation almost complete in regexp

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 20 Feb 2009 00:27:34 +0000 (18:27 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix sqlite foreign triggers create/delete bug
Doug Coleman [Fri, 20 Feb 2009 00:26:11 +0000 (18:26 -0600)]
fix sqlite foreign triggers create/delete bug
ignore-errors only if there is a sql spec defined for the class until database-specific errors are implemented

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Jason Merrill [Thu, 19 Feb 2009 23:55:27 +0000 (18:55 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoChanged math.dual to define words as dword instead of overloading generic words on...
Jason Merrill [Thu, 19 Feb 2009 23:49:13 +0000 (18:49 -0500)]
Changed math.dual to define words as dword instead of overloading generic words on dual numbers.

15 years agoAssocs stack effect fix
Daniel Ehrenberg [Thu, 19 Feb 2009 22:50:55 +0000 (16:50 -0600)]
Assocs stack effect fix

15 years agoRegexp negation (partial) and cleanup of regexp.nfa
Daniel Ehrenberg [Thu, 19 Feb 2009 22:48:46 +0000 (16:48 -0600)]
Regexp negation (partial) and cleanup of regexp.nfa

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Doug Coleman [Thu, 19 Feb 2009 22:40:23 +0000 (16:40 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoDocumentation fixes
Slava Pestov [Thu, 19 Feb 2009 19:35:53 +0000 (13:35 -0600)]
Documentation fixes

15 years agodocumentation fix
Benjamin Pollack [Thu, 19 Feb 2009 16:48:40 +0000 (11:48 -0500)]
documentation fix

15 years agoAdd bytes-per-pixel word to images vocab
Slava Pestov [Thu, 19 Feb 2009 10:08:32 +0000 (04:08 -0600)]
Add bytes-per-pixel word to images vocab

15 years agoFUEL: Fix.
Jose A. Ortega Ruiz [Thu, 19 Feb 2009 09:36:52 +0000 (10:36 +0100)]
FUEL: Fix.

15 years agoFUEL: small refactoring.
Jose A. Ortega Ruiz [Thu, 19 Feb 2009 09:26:00 +0000 (10:26 +0100)]
FUEL: small refactoring.

15 years agoDFAs are minimized now
Daniel Ehrenberg [Thu, 19 Feb 2009 06:11:45 +0000 (00:11 -0600)]
DFAs are minimized now

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Slava Pestov [Thu, 19 Feb 2009 04:13:39 +0000 (22:13 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoMerge branch 'master' of git://github.com/jwmerrill/factor
Slava Pestov [Thu, 19 Feb 2009 04:12:49 +0000 (22:12 -0600)]
Merge branch 'master' of git://github.com/jwmerrill/factor

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Tim Wawrzynczak [Thu, 19 Feb 2009 03:33:32 +0000 (21:33 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

* 'master' of git://factorcode.org/git/factor: (36 commits)
  fix load error
  fix load error
  set a default log level
  change literals so that $ works with constants in same compilation unit
  with-logging should not take a DEBUG level
  remove dead code
  call canonicalize-path when determining if we can serve a path
  add a couple unit tests to ftp
  make ftp server work with firefox, simplify some code
  fix logging check, unit tests
  add unix canonicalize-path
  add canonicalize-path, fix a bug in file-extension
  io.encodings.korean TODO removes
  add timestamp>mdtm to calendar.format
  use +foo+ as symbol names
  add ; to word definition in stack-checker docs
  with-logging change
  with-logging takes a log-level, more docs
  use the new with-logging
  make io.servers.packet load again
  ...

15 years agoMerged interfaces between v1 and v2 (id3-info); added textual genre names instead...
Tim Wawrzynczak [Thu, 19 Feb 2009 03:32:31 +0000 (21:32 -0600)]
Merged interfaces between v1 and v2 (id3-info); added textual genre names instead of numbers

15 years agofix load error
Doug Coleman [Thu, 19 Feb 2009 03:13:46 +0000 (21:13 -0600)]
fix load error

15 years agoAdded dual versions of a few more words to math.dual.
Jason Merrill [Thu, 19 Feb 2009 02:28:48 +0000 (21:28 -0500)]
Added dual versions of a few more words to math.dual.

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Jason Merrill [Thu, 19 Feb 2009 00:58:55 +0000 (19:58 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFUEL: Don't load vocabs in USING: form by default.
Jose A. Ortega Ruiz [Thu, 19 Feb 2009 00:33:47 +0000 (01:33 +0100)]
FUEL: Don't load vocabs in USING: form by default.

15 years agofix load error
Doug Coleman [Wed, 18 Feb 2009 23:25:58 +0000 (17:25 -0600)]
fix load error

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 18 Feb 2009 22:59:50 +0000 (16:59 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoset a default log level
Doug Coleman [Wed, 18 Feb 2009 22:59:23 +0000 (16:59 -0600)]
set a default log level

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Wed, 18 Feb 2009 22:57:38 +0000 (16:57 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agochange literals so that $ works with constants in same compilation unit
Joe Groff [Wed, 18 Feb 2009 22:57:20 +0000 (16:57 -0600)]
change literals so that $ works with constants in same compilation unit

15 years agoMerge commit 'origin/master' into emacs
Jose A. Ortega Ruiz [Wed, 18 Feb 2009 22:11:53 +0000 (23:11 +0100)]
Merge commit 'origin/master' into emacs

15 years agowith-logging should not take a DEBUG level
Doug Coleman [Wed, 18 Feb 2009 22:01:53 +0000 (16:01 -0600)]
with-logging should not take a DEBUG level

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 18 Feb 2009 21:51:15 +0000 (15:51 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoremove dead code
Doug Coleman [Wed, 18 Feb 2009 21:51:03 +0000 (15:51 -0600)]
remove dead code

15 years agocall canonicalize-path when determining if we can serve a path
Doug Coleman [Wed, 18 Feb 2009 21:49:18 +0000 (15:49 -0600)]
call canonicalize-path when determining if we can serve a path

15 years agoadd a couple unit tests to ftp
Doug Coleman [Wed, 18 Feb 2009 21:29:06 +0000 (15:29 -0600)]
add a couple unit tests to ftp

15 years agoFinish cleanup of regexp
Daniel Ehrenberg [Wed, 18 Feb 2009 20:52:10 +0000 (14:52 -0600)]
Finish cleanup of regexp

15 years agomake ftp server work with firefox, simplify some code
Doug Coleman [Wed, 18 Feb 2009 19:36:23 +0000 (13:36 -0600)]
make ftp server work with firefox, simplify some code

15 years agofix logging check, unit tests
Doug Coleman [Wed, 18 Feb 2009 19:35:55 +0000 (13:35 -0600)]
fix logging check, unit tests

15 years agoadd unix canonicalize-path
Doug Coleman [Wed, 18 Feb 2009 19:34:45 +0000 (13:34 -0600)]
add unix canonicalize-path

15 years agoadd canonicalize-path, fix a bug in file-extension
Doug Coleman [Wed, 18 Feb 2009 19:33:55 +0000 (13:33 -0600)]
add canonicalize-path, fix a bug in file-extension

15 years agoAlmost done with regexp cleanup
Daniel Ehrenberg [Wed, 18 Feb 2009 18:27:07 +0000 (12:27 -0600)]
Almost done with regexp cleanup

15 years agoio.encodings.korean TODO removes
Yun, Jonghyouk [Wed, 18 Feb 2009 10:19:18 +0000 (19:19 +0900)]
io.encodings.korean TODO removes

15 years agoadd timestamp>mdtm to calendar.format
Doug Coleman [Tue, 17 Feb 2009 23:09:27 +0000 (17:09 -0600)]
add timestamp>mdtm to calendar.format

15 years agouse +foo+ as symbol names
Doug Coleman [Tue, 17 Feb 2009 18:36:27 +0000 (12:36 -0600)]
use +foo+ as symbol names

15 years agoMerge branch 'master' of git://factorcode.org/git/factor into regexp
Daniel Ehrenberg [Tue, 17 Feb 2009 18:24:01 +0000 (12:24 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor into regexp

Conflicts:

basis/xmode/utilities/utilities-tests.factor

15 years agoadd ; to word definition in stack-checker docs
Doug Coleman [Tue, 17 Feb 2009 17:40:50 +0000 (11:40 -0600)]
add ; to word definition in stack-checker docs

15 years agowith-logging change
Doug Coleman [Tue, 17 Feb 2009 17:31:01 +0000 (11:31 -0600)]
with-logging change

15 years agowith-logging takes a log-level, more docs
Doug Coleman [Tue, 17 Feb 2009 17:30:28 +0000 (11:30 -0600)]
with-logging takes a log-level, more docs

15 years agouse the new with-logging
Doug Coleman [Tue, 17 Feb 2009 17:30:06 +0000 (11:30 -0600)]
use the new with-logging

15 years agomake io.servers.packet load again
Doug Coleman [Tue, 17 Feb 2009 17:28:43 +0000 (11:28 -0600)]
make io.servers.packet load again

15 years agoio.encodings.korean TODOs comment
Yun, Jonghyouk [Tue, 17 Feb 2009 12:47:45 +0000 (21:47 +0900)]
io.encodings.korean TODOs comment

15 years agoio.encodings.korean some docs.
Yun, Jonghyouk [Tue, 17 Feb 2009 12:46:57 +0000 (21:46 +0900)]
io.encodings.korean some docs.

15 years agoio.encodings.korean TODOs
Yun, Jonghyouk [Tue, 17 Feb 2009 07:40:01 +0000 (16:40 +0900)]
io.encodings.korean TODOs

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 17 Feb 2009 03:42:57 +0000 (21:42 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agodefine-operation doesn't add duplicate operations anymore; ui.operations initializes...
Slava Pestov [Tue, 17 Feb 2009 03:42:47 +0000 (21:42 -0600)]
define-operation doesn't add duplicate operations anymore; ui.operations initializes operations global variable automatically

15 years agoAdd unit test for >alist on linked-assocs
Slava Pestov [Tue, 17 Feb 2009 03:42:09 +0000 (21:42 -0600)]
Add unit test for >alist on linked-assocs

15 years agoremove empty file
Doug Coleman [Tue, 17 Feb 2009 03:30:22 +0000 (21:30 -0600)]
remove empty file

15 years agoadd author
Doug Coleman [Tue, 17 Feb 2009 03:29:28 +0000 (21:29 -0600)]
add author

15 years agoremove empty file
Doug Coleman [Tue, 17 Feb 2009 03:29:13 +0000 (21:29 -0600)]
remove empty file

15 years agoremove empty file
Doug Coleman [Tue, 17 Feb 2009 03:27:32 +0000 (21:27 -0600)]
remove empty file

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 17 Feb 2009 03:25:39 +0000 (21:25 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agouse CONSTANT:
Doug Coleman [Tue, 17 Feb 2009 03:23:10 +0000 (21:23 -0600)]
use CONSTANT:

15 years agoRemove a rot usage
Slava Pestov [Tue, 17 Feb 2009 03:13:49 +0000 (21:13 -0600)]
Remove a rot usage

15 years agoUpdating sequence and hashtable documentation to point more clearly at the relevant...
Slava Pestov [Tue, 17 Feb 2009 03:06:28 +0000 (21:06 -0600)]
Updating sequence and hashtable documentation to point more clearly at the relevant generic operations defined on these types

15 years agoAdd summary for heaps more vocabs
Slava Pestov [Tue, 17 Feb 2009 03:05:13 +0000 (21:05 -0600)]
Add summary for heaps more vocabs

15 years agoRewriting regexp parser
Daniel Ehrenberg [Tue, 17 Feb 2009 02:23:00 +0000 (20:23 -0600)]
Rewriting regexp parser

15 years agoFix deploy tool: error wasn't printed properly
Slava Pestov [Tue, 17 Feb 2009 01:36:02 +0000 (19:36 -0600)]
Fix deploy tool: error wasn't printed properly

15 years agoDeploy tool: if debugger is not stripped out, actually use it to report errors; print...
Slava Pestov [Tue, 17 Feb 2009 01:00:09 +0000 (19:00 -0600)]
Deploy tool: if debugger is not stripped out, actually use it to report errors; print an error if vocab has no MAIN: word

15 years agoMerge commit 'origin/master' into emacs
Jose A. Ortega Ruiz [Mon, 16 Feb 2009 22:21:40 +0000 (23:21 +0100)]
Merge commit 'origin/master' into emacs

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 16 Feb 2009 02:45:14 +0000 (20:45 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoClean up some <file-reader> usages to use file-lines, file>csv, and file>xml instead
Slava Pestov [Mon, 16 Feb 2009 02:45:06 +0000 (20:45 -0600)]
Clean up some <file-reader> usages to use file-lines, file>csv, and file>xml instead

15 years agoMerge branch 'master' into regexp
Daniel Ehrenberg [Mon, 16 Feb 2009 02:42:45 +0000 (20:42 -0600)]
Merge branch 'master' into regexp

15 years agoRemove some code duplication in io.directories.unix
Slava Pestov [Mon, 16 Feb 2009 02:36:04 +0000 (20:36 -0600)]
Remove some code duplication in io.directories.unix

15 years agoMerge branch 'master' of git://github.com/inforichland/factor-id3
Doug Coleman [Mon, 16 Feb 2009 02:33:58 +0000 (20:33 -0600)]
Merge branch 'master' of git://github.com/inforichland/factor-id3

15 years agoAdd summary for new error
Slava Pestov [Mon, 16 Feb 2009 02:31:28 +0000 (20:31 -0600)]
Add summary for new error

15 years agoFix xml.writer unit test
Slava Pestov [Mon, 16 Feb 2009 02:11:36 +0000 (20:11 -0600)]
Fix xml.writer unit test

15 years agoUse vocab: in io.encodings.korean
Slava Pestov [Mon, 16 Feb 2009 02:08:00 +0000 (20:08 -0600)]
Use vocab: in io.encodings.korean

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 16 Feb 2009 02:06:23 +0000 (20:06 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoAdd vocab: for vocab-relative paths
Slava Pestov [Mon, 16 Feb 2009 01:53:21 +0000 (19:53 -0600)]
Add vocab: for vocab-relative paths

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Mon, 16 Feb 2009 01:51:45 +0000 (19:51 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Doug Coleman [Mon, 16 Feb 2009 01:29:49 +0000 (19:29 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoRemoved extra nulls from v1 tags
Tim Wawrzynczak [Mon, 16 Feb 2009 01:12:46 +0000 (19:12 -0600)]
Removed extra nulls from v1 tags

15 years agoCleanup and bug fix in io.encodings.korean
Daniel Ehrenberg [Mon, 16 Feb 2009 00:01:34 +0000 (18:01 -0600)]
Cleanup and bug fix in io.encodings.korean

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Sun, 15 Feb 2009 20:29:39 +0000 (14:29 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoUnfinished changes to regexp
Daniel Ehrenberg [Sun, 15 Feb 2009 20:28:22 +0000 (14:28 -0600)]
Unfinished changes to regexp

15 years agoMerge branch 'master' into regexp
Daniel Ehrenberg [Sun, 15 Feb 2009 17:45:59 +0000 (11:45 -0600)]
Merge branch 'master' into regexp