Daniel Ehrenberg
|
e908ef3242
|
Merge branch 'master' of git://factorcode.org/git/factor into regexp
Conflicts:
basis/regexp/regexp.factor
|
2009-03-02 12:02:47 -06:00 |
Slava Pestov
|
cd53c2bd37
|
produce and produce-as: don't need third quotation either
|
2009-02-28 15:31:34 -06:00 |
Slava Pestov
|
78ce670101
|
Merge branch 'for-slava' of git://git.rfc1149.net/factor
|
2009-02-28 14:42:56 -06:00 |
Daniel Ehrenberg
|
0214dc5e7d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-27 00:56:54 -06:00 |
Daniel Ehrenberg
|
2c462745f1
|
Redoing string streams and byte-array streams without copying
|
2009-02-27 00:53:05 -06:00 |
Slava Pestov
|
452ba3edb3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-26 23:30:58 -06:00 |
Slava Pestov
|
11117648ea
|
Fix stack checker regressions
|
2009-02-26 23:30:48 -06:00 |
Daniel Ehrenberg
|
99a2b95a5b
|
Reorganizing regexp matcher protocol
|
2009-02-26 22:14:41 -06:00 |
Doug Coleman
|
efe701af9b
|
fix editors for find-in-program-files change
|
2009-02-26 21:50:20 -06:00 |
Doug Coleman
|
de9154fc5e
|
make find-all-files and find-in-program-files not take the traversal method
|
2009-02-26 21:50:01 -06:00 |
Doug Coleman
|
1bd35e6f62
|
better io.mmap test
|
2009-02-26 19:58:25 -06:00 |
Doug Coleman
|
084311750e
|
add using to mmap tests
|
2009-02-26 18:11:07 -06:00 |
Daniel Ehrenberg
|
af2d380a7f
|
Regexp compiler used from literals
|
2009-02-26 18:06:57 -06:00 |
Doug Coleman
|
dc370e56ab
|
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
|
2009-02-26 17:34:26 -06:00 |
Daniel Ehrenberg
|
85432bd267
|
Various regexp cleanups, and compiler from regexp to quotations
|
2009-02-26 14:19:02 -06:00 |
Daniel Ehrenberg
|
9a015f56ac
|
Merge branch 'master' of git://factorcode.org/git/factor into regexp
|
2009-02-26 14:12:32 -06:00 |
Slava Pestov
|
bda8b2dda6
|
Better inlining for both-fixnums?
|
2009-02-26 14:11:26 -06:00 |
Slava Pestov
|
3f70bb3b22
|
Update docs for improved error reporting
|
2009-02-26 13:41:50 -06:00 |
Slava Pestov
|
063e457109
|
Remove superflous \
|
2009-02-26 13:41:30 -06:00 |
Slava Pestov
|
efede19571
|
Make some errors better in the stack checker
|
2009-02-26 01:25:13 -06:00 |
Slava Pestov
|
4426526252
|
Fixing some things I broke
|
2009-02-25 23:30:30 -06:00 |
Daniel Ehrenberg
|
6d4be255bc
|
Merge branch 'master' of git://factorcode.org/git/factor into regexp
|
2009-02-25 16:22:17 -06:00 |
Daniel Ehrenberg
|
9b14ffad5b
|
Regexp docs, mostly
|
2009-02-25 16:22:01 -06:00 |
Daniel Ehrenberg
|
c708bfcbca
|
Various regexp changes, including the addition of regexp combinators
|
2009-02-25 12:22:12 -06:00 |
slava
|
e8361b9980
|
Updating X11 UI backend for stricter stack effect checking
|
2009-02-24 01:06:50 -06:00 |
Daniel Ehrenberg
|
e54727f9bf
|
Merge branch 'master' of git://factorcode.org/git/factor into regexp
|
2009-02-23 13:10:54 -06:00 |
Daniel Ehrenberg
|
ba1ac44176
|
Disambiguation works completely in regexp
|
2009-02-23 13:10:38 -06:00 |
Doug Coleman
|
c3ef25f81c
|
made editors.emacs load windows file on windows
|
2009-02-23 10:35:42 -06:00 |
Doug Coleman
|
a4817a0e17
|
dont run postgresql tests on win64
|
2009-02-23 08:37:38 -06:00 |
Slava Pestov
|
0c090699c2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-22 19:52:06 -06:00 |
Slava Pestov
|
127f9b3578
|
Add unit tests for bignum bug
|
2009-02-22 19:41:47 -06:00 |
Doug Coleman
|
7a033876b6
|
use ?at instead of at*
|
2009-02-22 19:20:28 -06:00 |
Doug Coleman
|
990513db60
|
use CONSTANT: in basis
|
2009-02-22 19:13:08 -06:00 |
Doug Coleman
|
2f868b38c2
|
more CONSTANT: usage
|
2009-02-22 18:12:54 -06:00 |
Doug Coleman
|
58abcec127
|
use CONSTANT: in win32 bindings
|
2009-02-22 18:09:10 -06:00 |
Doug Coleman
|
0e91003e19
|
use CONSTANT:
|
2009-02-22 18:04:52 -06:00 |
Doug Coleman
|
8b0b5878d2
|
at* -> ?at in a couple places
|
2009-02-22 17:52:59 -06:00 |
Doug Coleman
|
edbaba2322
|
report the value not found in lzw
|
2009-02-22 17:29:27 -06:00 |
Doug Coleman
|
7a3c086178
|
remove ?at from db.types, images.tiff
|
2009-02-22 17:14:46 -06:00 |
Doug Coleman
|
b78d8a491f
|
add docs for scaffold-rc
|
2009-02-22 10:27:29 -06:00 |
Doug Coleman
|
1f5a701f68
|
fix load error in scaffold
|
2009-02-22 10:03:37 -06:00 |
sheeple
|
06f6eb98aa
|
use quoting vocab
|
2009-02-22 00:42:35 -06:00 |
sheeple
|
57bd819886
|
add quoting vocab
|
2009-02-22 00:42:21 -06:00 |
sheeple
|
4367996678
|
make some more words private, rename scaffold-docs back to scaffold-help
|
2009-02-22 00:33:00 -06:00 |
sheeple
|
405b3dc1ad
|
refactor tools.scaffold -- scaffold-help -> scaffold-docs, it takes a vocab name now
|
2009-02-22 00:19:10 -06:00 |
sheeple
|
785d7ac9af
|
clean up scaffold tool a bit, don't create a -tests.factor file when scaffolding a new vocab
|
2009-02-21 22:18:02 -06:00 |
sheeple
|
02cec3a9f4
|
add more postgres error handling, remove usage of ignore-errors in db.tuples
|
2009-02-21 21:59:23 -06:00 |
sheeple
|
d6d89e0a40
|
add parsing for postgresql errors and some unit tests
|
2009-02-21 21:22:51 -06:00 |
Daniel Ehrenberg
|
88f9b3ea92
|
Work on class algebra for regexp
|
2009-02-21 17:13:11 -06:00 |
Daniel Ehrenberg
|
033e4321a8
|
Merge branch 'master' of git://factorcode.org/git/factor into regexp
|
2009-02-21 14:22:42 -06:00 |