]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMerge branch 'master' of git://factorcode.org/git/factor into regexp
Daniel Ehrenberg [Wed, 4 Mar 2009 19:19:12 +0000 (13:19 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor into regexp

15 years agoBeginnings of lookahead and lookbehind
Daniel Ehrenberg [Wed, 4 Mar 2009 06:36:03 +0000 (00:36 -0600)]
Beginnings of lookahead and lookbehind

15 years agoFixing bug in disambiguation in regexps
Daniel Ehrenberg [Wed, 4 Mar 2009 01:22:53 +0000 (19:22 -0600)]
Fixing bug in disambiguation in regexps

15 years agoinitial support for parsing in png files and a test image
Doug Coleman [Tue, 3 Mar 2009 22:24:41 +0000 (16:24 -0600)]
initial support for parsing in png files and a test image

15 years agoRegexp uses sequences:map-find now
Daniel Ehrenberg [Tue, 3 Mar 2009 18:41:50 +0000 (12:41 -0600)]
Regexp uses sequences:map-find now

15 years agoMerge branch 'master' into regexp
Daniel Ehrenberg [Tue, 3 Mar 2009 18:24:59 +0000 (12:24 -0600)]
Merge branch 'master' into regexp

Conflicts:

basis/xmode/utilities/utilities-tests.factor
basis/xmode/utilities/utilities.factor

15 years agoAdding map-find to core
Daniel Ehrenberg [Tue, 3 Mar 2009 18:22:47 +0000 (12:22 -0600)]
Adding map-find to core

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Tue, 3 Mar 2009 05:31:49 +0000 (23:31 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMinor bug fixes
Daniel Ehrenberg [Tue, 3 Mar 2009 05:31:13 +0000 (23:31 -0600)]
Minor bug fixes

15 years agoBig5 encoding; simple-flat-file vocab abstracts parsing out; EUC code factored out...
Daniel Ehrenberg [Tue, 3 Mar 2009 05:19:06 +0000 (23:19 -0600)]
Big5 encoding; simple-flat-file vocab abstracts parsing out; EUC code factored out; Asian encoding vocabs renamed
Merge branch 'master' of git://github.com/ageldama/factor

Conflicts:

basis/io/encodings/korean/korean-docs.factor
basis/io/encodings/korean/korean-tests.factor
basis/io/encodings/korean/korean.factor

15 years agoadd a word to id3ify directories
Doug Coleman [Tue, 3 Mar 2009 01:41:58 +0000 (19:41 -0600)]
add a word to id3ify directories

15 years agobitmap loading is cleaner
Doug Coleman [Tue, 3 Mar 2009 01:38:28 +0000 (19:38 -0600)]
bitmap loading is cleaner

15 years agoFactoring out EUC code
Daniel Ehrenberg [Tue, 3 Mar 2009 00:22:55 +0000 (18:22 -0600)]
Factoring out EUC code

15 years agoAdding unit tests
Daniel Ehrenberg [Mon, 2 Mar 2009 22:30:42 +0000 (16:30 -0600)]
Adding unit tests

15 years agoSwitching basis/globs to regexps (and EBNF for syntax); this exposes a bug in regexp
Daniel Ehrenberg [Mon, 2 Mar 2009 21:31:28 +0000 (15:31 -0600)]
Switching basis/globs to regexps (and EBNF for syntax); this exposes a bug in regexp

15 years agoMaking regexp load; removing multimethod dependency
Daniel Ehrenberg [Mon, 2 Mar 2009 18:39:01 +0000 (12:39 -0600)]
Making regexp load; removing multimethod dependency

15 years agodon't try id3 files with size 0
Doug Coleman [Mon, 2 Mar 2009 18:05:36 +0000 (12:05 -0600)]
don't try id3 files with size 0

15 years agoMerge branch 'master' of git://factorcode.org/git/factor into regexp
Daniel Ehrenberg [Mon, 2 Mar 2009 18:02:47 +0000 (12:02 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor into regexp

Conflicts:

basis/regexp/regexp.factor

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Mon, 2 Mar 2009 06:06:45 +0000 (00:06 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoAdding missing inline declarations
Daniel Ehrenberg [Mon, 2 Mar 2009 06:06:27 +0000 (00:06 -0600)]
Adding missing inline declarations

15 years agoio.encodings.japanese eucjp encode-char working...
Yun, Jonghyouk [Sun, 1 Mar 2009 14:49:33 +0000 (23:49 +0900)]
io.encodings.japanese eucjp encode-char working...

15 years agoio.encodings.japanese eucjp=>decode-char proper working version!
Yun, Jonghyouk [Sun, 1 Mar 2009 13:54:00 +0000 (22:54 +0900)]
io.encodings.japanese eucjp=>decode-char proper working version!

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Slava Pestov [Sun, 1 Mar 2009 08:55:55 +0000 (02:55 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoio.encodings.korean iso2022kr ...
Yun, Jonghyouk [Sun, 1 Mar 2009 08:23:41 +0000 (17:23 +0900)]
io.encodings.korean iso2022kr ...

15 years agoio.encodings.korean iso2022kr encode-char working version
Yun, Jonghyouk [Sun, 1 Mar 2009 08:17:01 +0000 (17:17 +0900)]
io.encodings.korean iso2022kr encode-char working version

15 years agoio.encodings.japanese eucjp ...
Yun, Jonghyouk [Sun, 1 Mar 2009 03:38:17 +0000 (12:38 +0900)]
io.encodings.japanese eucjp ...

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Yun, Jonghyouk [Sun, 1 Mar 2009 02:29:07 +0000 (11:29 +0900)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sat, 28 Feb 2009 21:31:45 +0000 (15:31 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoproduce and produce-as: don't need third quotation either
Slava Pestov [Sat, 28 Feb 2009 21:31:34 +0000 (15:31 -0600)]
produce and produce-as: don't need third quotation either

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Sat, 28 Feb 2009 21:01:50 +0000 (15:01 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoprélude to a haiku
Joe Groff [Sat, 28 Feb 2009 21:01:28 +0000 (15:01 -0600)]
prélude to a haiku

15 years agoMerge branch 'for-slava' of git://git.rfc1149.net/factor
Slava Pestov [Sat, 28 Feb 2009 20:42:56 +0000 (14:42 -0600)]
Merge branch 'for-slava' of git://git.rfc1149.net/factor

15 years agoio.encodings.korean iso2022kr encoding working...
Yun, Jonghyouk [Sat, 28 Feb 2009 19:32:24 +0000 (04:32 +0900)]
io.encodings.korean iso2022kr encoding working...

15 years agoio.encodings.korean iso2022kr encode-char working...
Yun, Jonghyouk [Sat, 28 Feb 2009 17:24:03 +0000 (02:24 +0900)]
io.encodings.korean iso2022kr encode-char working...

15 years agoio.encodings.blackhole initial
Yun, Jonghyouk [Sat, 28 Feb 2009 16:16:13 +0000 (01:16 +0900)]
io.encodings.blackhole initial

15 years agoio.encodings.korean johab documentation
Yun, Jonghyouk [Sat, 28 Feb 2009 14:36:53 +0000 (23:36 +0900)]
io.encodings.korean johab documentation

15 years agoio.encodings.korean decode-char refactored.
Yun, Jonghyouk [Sat, 28 Feb 2009 14:21:05 +0000 (23:21 +0900)]
io.encodings.korean decode-char refactored.

15 years agoio.encodings.korean johab, cp949 => encode-char refactoring...
Yun, Jonghyouk [Sat, 28 Feb 2009 07:29:25 +0000 (16:29 +0900)]
io.encodings.korean johab, cp949 => encode-char refactoring...

15 years agoio.encodings.korean cp949, johab encode-char/decode-char refactoring...
Yun, Jonghyouk [Sat, 28 Feb 2009 06:57:14 +0000 (15:57 +0900)]
io.encodings.korean cp949, johab encode-char/decode-char refactoring...

15 years agoio.encodings.korean johab codetable
Yun, Jonghyouk [Sat, 28 Feb 2009 06:11:41 +0000 (15:11 +0900)]
io.encodings.korean johab codetable

15 years agoio.encodings.korean johab encodings initial
Yun, Jonghyouk [Sat, 28 Feb 2009 06:10:15 +0000 (15:10 +0900)]
io.encodings.korean johab encodings initial

15 years agoFUEL: Autoloads for customization groups.
Jose A. Ortega Ruiz [Sat, 28 Feb 2009 01:56:38 +0000 (02:56 +0100)]
FUEL: Autoloads for customization groups.

15 years agoFUEL: Persistent listener history.
Jose A. Ortega Ruiz [Sat, 28 Feb 2009 01:29:35 +0000 (02:29 +0100)]
FUEL: Persistent listener history.

15 years agoio.encodings.korean modified
Yun, Jonghyouk [Fri, 27 Feb 2009 16:34:04 +0000 (01:34 +0900)]
io.encodings.korean modified

15 years agoio.encodings.{asian, korean} updates: i.e.asian docs...
Yun, Jonghyouk [Fri, 27 Feb 2009 16:21:24 +0000 (01:21 +0900)]
io.encodings.{asian, korean} updates: i.e.asian docs...

15 years ago* initial: io.encodings.asian vocab
Yun, Jonghyouk [Fri, 27 Feb 2009 15:57:13 +0000 (00:57 +0900)]
* initial: io.encodings.asian vocab
* modify io.encodings.korean to use io.encodings.asian common codetable vocab

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Fri, 27 Feb 2009 06:56:54 +0000 (00:56 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoRedoing string streams and byte-array streams without copying
Daniel Ehrenberg [Fri, 27 Feb 2009 06:53:05 +0000 (00:53 -0600)]
Redoing string streams and byte-array streams without copying

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
sheeple [Fri, 27 Feb 2009 06:29:08 +0000 (00:29 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoid3-info -> id3v1-info, remove work in progress
sheeple [Fri, 27 Feb 2009 06:27:39 +0000 (00:27 -0600)]
id3-info -> id3v1-info, remove work in progress

15 years agouse vocab: in id3 tests, remove lots of helper words because it's clear what they do
sheeple [Fri, 27 Feb 2009 06:23:04 +0000 (00:23 -0600)]
use vocab: in id3 tests, remove lots of helper words because it's clear what they do

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 27 Feb 2009 05:30:58 +0000 (23:30 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix stack checker regressions
Slava Pestov [Fri, 27 Feb 2009 05:30:48 +0000 (23:30 -0600)]
Fix stack checker regressions

15 years agotry to detect the encoding for id3 headers. need to try this on some mp3s from the...
Doug Coleman [Fri, 27 Feb 2009 04:33:43 +0000 (22:33 -0600)]
try to detect the encoding for id3 headers.  need to try this on some mp3s from the wild

15 years agoReorganizing regexp matcher protocol
Daniel Ehrenberg [Fri, 27 Feb 2009 04:14:41 +0000 (22:14 -0600)]
Reorganizing regexp matcher protocol

15 years agofix editors for find-in-program-files change
Doug Coleman [Fri, 27 Feb 2009 03:50:20 +0000 (21:50 -0600)]
fix editors for find-in-program-files change

15 years agomake find-all-files and find-in-program-files not take the traversal method
Doug Coleman [Fri, 27 Feb 2009 03:50:01 +0000 (21:50 -0600)]
make find-all-files and find-in-program-files not take the traversal method

15 years agoid3 outputs id3v2-info objects or f now. id3v1 info is turned into id3v2. you can...
Doug Coleman [Fri, 27 Feb 2009 03:39:53 +0000 (21:39 -0600)]
id3 outputs id3v2-info objects or f now. id3v1 info is turned into id3v2.  you can access the title, album, etc fields by calling id3-title, etc, but also other frames are saved and can be accessed

15 years agobetter io.mmap test
Doug Coleman [Fri, 27 Feb 2009 01:58:25 +0000 (19:58 -0600)]
better io.mmap test

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

15 years agoadd using to mmap tests
Doug Coleman [Fri, 27 Feb 2009 00:11:07 +0000 (18:11 -0600)]
add using to mmap tests

15 years agofix typo in math docs
Doug Coleman [Fri, 27 Feb 2009 00:10:11 +0000 (18:10 -0600)]
fix typo in math docs

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

15 years agoRegexp compiler used from literals
Daniel Ehrenberg [Fri, 27 Feb 2009 00:06:57 +0000 (18:06 -0600)]
Regexp compiler used from literals

15 years agofactor id3 a bit
Doug Coleman [Fri, 27 Feb 2009 00:03:15 +0000 (18:03 -0600)]
factor id3 a bit

15 years agoid3 shouldn't fail on files with length < 128
Doug Coleman [Thu, 26 Feb 2009 23:54:44 +0000 (17:54 -0600)]
id3 shouldn't fail on files with length < 128

15 years agommap now throws an understandable exception upon trying to mmap a zero length file...
Doug Coleman [Thu, 26 Feb 2009 23:34:26 +0000 (17:34 -0600)]
mmap now throws an understandable exception upon trying to mmap a zero length file.  fix a bug with calling |dispose on an integer if mmap failed on unix

15 years agoVarious regexp cleanups, and compiler from regexp to quotations
Daniel Ehrenberg [Thu, 26 Feb 2009 20:19:02 +0000 (14:19 -0600)]
Various regexp cleanups, and compiler from regexp to quotations

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

15 years agoBetter inlining for both-fixnums?
Slava Pestov [Thu, 26 Feb 2009 20:11:26 +0000 (14:11 -0600)]
Better inlining for both-fixnums?

15 years agoAdd missing file
Slava Pestov [Thu, 26 Feb 2009 19:44:37 +0000 (13:44 -0600)]
Add missing file

15 years agoUpdate docs for improved error reporting
Slava Pestov [Thu, 26 Feb 2009 19:41:50 +0000 (13:41 -0600)]
Update docs for improved error reporting

15 years agoRemove superflous \
Slava Pestov [Thu, 26 Feb 2009 19:41:30 +0000 (13:41 -0600)]
Remove superflous \

15 years agomason: still send a report of post-build tasks (binary packaging, etc) fail
Slava Pestov [Thu, 26 Feb 2009 07:45:15 +0000 (01:45 -0600)]
mason: still send a report of post-build tasks (binary packaging, etc) fail

15 years agomason.release.tidy: get list of files to delete from build-support/cleanup
Slava Pestov [Thu, 26 Feb 2009 07:38:01 +0000 (01:38 -0600)]
mason.release.tidy: get list of files to delete from build-support/cleanup

15 years agoRemove two useless files: grovel.c and factor.el (superceded by fu/fu.el)
Slava Pestov [Thu, 26 Feb 2009 07:37:05 +0000 (01:37 -0600)]
Remove two useless files: grovel.c and factor.el (superceded by fu/fu.el)

15 years agoMake some errors better in the stack checker
Slava Pestov [Thu, 26 Feb 2009 07:25:13 +0000 (01:25 -0600)]
Make some errors better in the stack checker

15 years agoFixing some things I broke
Slava Pestov [Thu, 26 Feb 2009 05:30:30 +0000 (23:30 -0600)]
Fixing some things I broke

15 years agoMerge branch 'master' of git://factorcode.org/git/factor into regexp
Daniel Ehrenberg [Wed, 25 Feb 2009 22:22:17 +0000 (16:22 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor into regexp

15 years agoRegexp docs, mostly
Daniel Ehrenberg [Wed, 25 Feb 2009 22:22:01 +0000 (16:22 -0600)]
Regexp docs, mostly

15 years agoVarious regexp changes, including the addition of regexp combinators
Daniel Ehrenberg [Wed, 25 Feb 2009 18:22:12 +0000 (12:22 -0600)]
Various regexp changes, including the addition of regexp combinators

15 years agoUpdating X11 UI backend for stricter stack effect checking
slava [Tue, 24 Feb 2009 07:06:50 +0000 (01:06 -0600)]
Updating X11 UI backend for stricter stack effect checking

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: