]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMerge branch 'master' of git://factorcode.org/git/factor into regexp
Daniel Ehrenberg [Mon, 23 Feb 2009 19:10:54 +0000 (13:10 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor into regexp

15 years agoDisambiguation works completely in regexp
Daniel Ehrenberg [Mon, 23 Feb 2009 19:10:38 +0000 (13:10 -0600)]
Disambiguation works completely in regexp

15 years agomade editors.emacs load windows file on windows
Doug Coleman [Mon, 23 Feb 2009 16:35:42 +0000 (10:35 -0600)]
made editors.emacs load windows file on windows

15 years agodont run postgresql tests on win64
Doug Coleman [Mon, 23 Feb 2009 14:37:38 +0000 (08:37 -0600)]
dont run postgresql tests on win64

15 years agofix docs for a word
Doug Coleman [Mon, 23 Feb 2009 03:26:16 +0000 (21:26 -0600)]
fix docs for a word

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

15 years agofix problem with bignum-bit? -- return value would be truncated if sizeof(int) !...
Slava Pestov [Mon, 23 Feb 2009 01:45:05 +0000 (19:45 -0600)]
fix problem with bignum-bit? -- return value would be truncated if sizeof(int) != sizeof(bignum_digit_type)

15 years agoAdd unit tests for bignum bug
Slava Pestov [Mon, 23 Feb 2009 01:41:47 +0000 (19:41 -0600)]
Add unit tests for bignum bug

15 years agouse ?at instead of at*
Doug Coleman [Mon, 23 Feb 2009 01:20:28 +0000 (19:20 -0600)]
use ?at instead of at*

15 years agouse CONSTANT: in basis
Doug Coleman [Mon, 23 Feb 2009 01:13:08 +0000 (19:13 -0600)]
use CONSTANT: in basis

15 years agouse CONSTANT: in core/
Doug Coleman [Mon, 23 Feb 2009 01:09:49 +0000 (19:09 -0600)]
use CONSTANT: in core/

15 years agouse CONSTANT: in extra
Doug Coleman [Mon, 23 Feb 2009 01:08:45 +0000 (19:08 -0600)]
use CONSTANT: in extra

15 years agomore CONSTANT: usage
Doug Coleman [Mon, 23 Feb 2009 00:12:54 +0000 (18:12 -0600)]
more CONSTANT: usage

15 years agouse CONSTANT: in win32 bindings
Doug Coleman [Mon, 23 Feb 2009 00:09:10 +0000 (18:09 -0600)]
use CONSTANT: in win32 bindings

15 years agouse CONSTANT:
Doug Coleman [Mon, 23 Feb 2009 00:04:52 +0000 (18:04 -0600)]
use CONSTANT:

15 years agouse CONSTANT:
Doug Coleman [Mon, 23 Feb 2009 00:00:43 +0000 (18:00 -0600)]
use CONSTANT:

15 years agouse CONSTANT:
Doug Coleman [Sun, 22 Feb 2009 23:58:14 +0000 (17:58 -0600)]
use CONSTANT:

15 years agouse CONSTANT:
Doug Coleman [Sun, 22 Feb 2009 23:57:31 +0000 (17:57 -0600)]
use CONSTANT:

15 years agouse CONSTANT:
Doug Coleman [Sun, 22 Feb 2009 23:56:12 +0000 (17:56 -0600)]
use CONSTANT:

15 years agoat* -> ?at in a couple places
Doug Coleman [Sun, 22 Feb 2009 23:52:59 +0000 (17:52 -0600)]
at* -> ?at in a couple places

15 years agouse CONSTANT:
Doug Coleman [Sun, 22 Feb 2009 23:52:27 +0000 (17:52 -0600)]
use CONSTANT:

15 years agoremove extra ?at definition
Doug Coleman [Sun, 22 Feb 2009 23:52:04 +0000 (17:52 -0600)]
remove extra ?at definition

15 years agoYour name -> his name
Doug Coleman [Sun, 22 Feb 2009 23:51:43 +0000 (17:51 -0600)]
Your name -> his name

15 years agoremove empty tests file
Doug Coleman [Sun, 22 Feb 2009 23:50:56 +0000 (17:50 -0600)]
remove empty tests file

15 years agomove serial to io.serial
Doug Coleman [Sun, 22 Feb 2009 23:50:29 +0000 (17:50 -0600)]
move serial to io.serial

15 years agouse CONSTANT: in lots of places
Doug Coleman [Sun, 22 Feb 2009 23:45:04 +0000 (17:45 -0600)]
use CONSTANT: in lots of places

15 years agoremove old io.serial
Doug Coleman [Sun, 22 Feb 2009 23:44:09 +0000 (17:44 -0600)]
remove old io.serial

15 years agoreport the value not found in lzw
Doug Coleman [Sun, 22 Feb 2009 23:29:27 +0000 (17:29 -0600)]
report the value not found in lzw

15 years agoremove ?at from db.types, images.tiff
Doug Coleman [Sun, 22 Feb 2009 23:14:46 +0000 (17:14 -0600)]
remove ?at from db.types, images.tiff

15 years agoadd ?at, tests, documentation
Doug Coleman [Sun, 22 Feb 2009 23:13:18 +0000 (17:13 -0600)]
add ?at, tests, documentation

15 years agoFUEL: C-uC-co won't ask for file creation while cycling.
Jose A. Ortega Ruiz [Sun, 22 Feb 2009 19:20:46 +0000 (20:20 +0100)]
FUEL: C-uC-co won't ask for file creation while cycling.

15 years agoMerge commit 'origin/master' into emacs
Jose A. Ortega Ruiz [Sun, 22 Feb 2009 19:19:20 +0000 (20:19 +0100)]
Merge commit 'origin/master' into emacs

15 years agoTweak annotations docs so that help-lint passes
Slava Pestov [Sun, 22 Feb 2009 18:35:18 +0000 (12:35 -0600)]
Tweak annotations docs so that help-lint passes

15 years agoadd docs for scaffold-rc
Doug Coleman [Sun, 22 Feb 2009 16:27:29 +0000 (10:27 -0600)]
add docs for scaffold-rc

15 years agofix load error in scaffold
Doug Coleman [Sun, 22 Feb 2009 16:03:37 +0000 (10:03 -0600)]
fix load error in scaffold

15 years agouse quoting vocab
sheeple [Sun, 22 Feb 2009 06:42:35 +0000 (00:42 -0600)]
use quoting vocab

15 years agoadd quoting vocab
sheeple [Sun, 22 Feb 2009 06:42:21 +0000 (00:42 -0600)]
add quoting vocab

15 years agomake some more words private, rename scaffold-docs back to scaffold-help
sheeple [Sun, 22 Feb 2009 06:33:00 +0000 (00:33 -0600)]
make some more words private, rename scaffold-docs back to scaffold-help

15 years agorefactor tools.scaffold -- scaffold-help -> scaffold-docs, it takes a vocab name now
sheeple [Sun, 22 Feb 2009 06:19:10 +0000 (00:19 -0600)]
refactor tools.scaffold -- scaffold-help -> scaffold-docs, it takes a vocab name now

15 years agoclean up scaffold tool a bit, don't create a -tests.factor file when scaffolding...
sheeple [Sun, 22 Feb 2009 04:18:02 +0000 (22:18 -0600)]
clean up scaffold tool a bit, don't create a -tests.factor file when scaffolding a new vocab

15 years agoadd more postgres error handling, remove usage of ignore-errors in db.tuples
sheeple [Sun, 22 Feb 2009 03:59:23 +0000 (21:59 -0600)]
add more postgres error handling, remove usage of ignore-errors in db.tuples

15 years agoadd parsing for postgresql errors and some unit tests
sheeple [Sun, 22 Feb 2009 03:22:51 +0000 (21:22 -0600)]
add parsing for postgresql errors and some unit tests

15 years agoWork on class algebra for regexp
Daniel Ehrenberg [Sat, 21 Feb 2009 23:13:11 +0000 (17:13 -0600)]
Work on class algebra for regexp

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

15 years agoDisambiguation of overlapping regexp transitions
Daniel Ehrenberg [Sat, 21 Feb 2009 18:09:41 +0000 (12:09 -0600)]
Disambiguation of overlapping regexp transitions

15 years agofix circularity in db
sheeple [Sat, 21 Feb 2009 04:59:01 +0000 (22:59 -0600)]
fix circularity in db

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

15 years agoadd error handling to sqlite, postgresql is next. switching computers..
Doug Coleman [Sat, 21 Feb 2009 02:40:17 +0000 (20:40 -0600)]
add error handling to sqlite, postgresql is next. switching computers..

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 agoremove a bunch of trigger deletion code -- triggers get deleted when tables are dropped
Doug Coleman [Sat, 21 Feb 2009 02:11:26 +0000 (20:11 -0600)]
remove a bunch of trigger deletion code -- triggers get deleted when tables are dropped

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 agoFUEL: Support for $or markup (still elisp-based, sorry).
Jose A. Ortega Ruiz [Fri, 20 Feb 2009 15:55:08 +0000 (16:55 +0100)]
FUEL: Support for $or markup (still elisp-based, sorry).

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 agoFUEL: New refactoring command: fuel-refactor-make-generic.
Jose A. Ortega Ruiz [Fri, 20 Feb 2009 00:02:24 +0000 (01:02 +0100)]
FUEL: New refactoring command: fuel-refactor-make-generic.

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