Slava Pestov
|
3b2f4d92d2
|
Check if the handle has been disposed. This can happen if we close one end of a duplex stream
|
2008-07-08 15:50:12 -05:00 |
Slava Pestov
|
26950d9830
|
Merge branch 'master' of http://alfredobeaumont.org/factor
|
2008-07-08 15:48:46 -05:00 |
Slava Pestov
|
6ad09779cc
|
Literal aliens in source files are bade bad
|
2008-07-08 15:46:52 -05:00 |
Doug Coleman
|
3cb382c70b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-07-08 15:34:12 -05:00 |
Slava Pestov
|
7248af54cc
|
Update for planet rename
|
2008-07-08 15:22:44 -05:00 |
Slava Pestov
|
3929c12392
|
Add failing unit test for string encoding
|
2008-07-08 15:22:03 -05:00 |
Alfredo Beaumont
|
dc04e0c521
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-07-08 22:01:07 +02:00 |
Alfredo Beaumont
|
3e43c69918
|
Fix examples' code and make them unchecked since they have side effects
|
2008-07-08 21:57:37 +02:00 |
Phil Dawes
|
8e24fb9e05
|
Added doc for profile-vocab
|
2008-07-08 20:50:49 +01:00 |
Phil Dawes
|
f485c63f22
|
fixed to use new-style accessor for word-name
|
2008-07-08 20:32:34 +01:00 |
Slava Pestov
|
cb4ce6c4df
|
Fix naming
|
2008-07-08 14:26:37 -05:00 |
Slava Pestov
|
ed788fa49c
|
Fix stack effect
|
2008-07-08 14:23:27 -05:00 |
Slava Pestov
|
a950924a18
|
Fixes
|
2008-07-08 14:20:43 -05:00 |
Phil Dawes
|
fea1350790
|
Wordtimer vocab for time-profiling words and vocabs
|
2008-07-08 20:01:28 +01:00 |
Alfredo Beaumont
|
94a613f688
|
Small change: use a better idiom
|
2008-07-08 20:40:37 +02:00 |
Slava Pestov
|
1c7d18bcc9
|
Get rid of a -roll usage
|
2008-07-08 13:33:08 -05:00 |
Slava Pestov
|
776b245c39
|
Cleaning up some usages of -roll
|
2008-07-08 13:22:57 -05:00 |
Slava Pestov
|
838bdb9438
|
ugh
|
2008-07-08 12:44:25 -05:00 |
Slava Pestov
|
475ffb17ac
|
Update
|
2008-07-08 12:35:42 -05:00 |
Slava Pestov
|
267a24c0de
|
Oops
|
2008-07-08 12:34:52 -05:00 |
U-WSCHLIEP-PC\wschliep
|
9f002ca524
|
Added backtrack library
|
2008-07-08 13:22:18 -04:00 |
U-SLAVA-DFB8FF805\Slava
|
400cde1fe6
|
Fix load error
|
2008-07-08 10:18:23 -05:00 |
Doug Coleman
|
83be44745c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-07-07 21:16:56 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
0051a50b75
|
Move general shufflers and combinators into generalizations, move narray there too
|
2008-07-07 19:36:33 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
ad893fa2f5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-07-07 19:34:41 -05:00 |
Slava Pestov
|
70e370f69d
|
Fix walker
|
2008-07-07 19:26:58 -05:00 |
Slava Pestov
|
423ad4503b
|
Minor oversights
|
2008-07-07 19:11:49 -05:00 |
Alfredo Beaumont
|
374d72e953
|
Fix a small typo in columns documentation
|
2008-07-07 23:28:22 +02:00 |
Alfredo Beaumont
|
0206babefd
|
Small documentation fixes in ctags
|
2008-07-07 23:23:44 +02:00 |
Alfredo Beaumont
|
dd8e465186
|
Changed ctags-write to use set-file-lines as suggested
|
2008-07-07 23:21:23 +02:00 |
U-SLAVA-DFB8FF805\Slava
|
763a45cc67
|
Fix mmap on windows
|
2008-07-07 12:14:07 -05:00 |
Slava Pestov
|
5ba6a0c56d
|
Comment out reload tests for now
|
2008-07-07 10:50:42 -05:00 |
Slava Pestov
|
a8808b7087
|
Non-optimizing compiler now inlow inlines some primitives, this improves bootstrap time
|
2008-07-07 10:39:04 -05:00 |
Joe Groff
|
ee6443053b
|
Remove useless bitand from integer>bit-array; set-alien-unsigned-1 does that for us!
|
2008-07-06 19:39:53 -07:00 |
Slava Pestov
|
b1e5346179
|
More EINTR handling
|
2008-07-06 18:28:41 -05:00 |
Slava Pestov
|
0bb85a1ef9
|
Fix obscure corner case; -include='compiler math'
|
2008-07-06 18:21:34 -05:00 |
Slava Pestov
|
3358e399d7
|
{ } 2sequence => 2array
|
2008-07-06 18:11:59 -05:00 |
Slava Pestov
|
3794561f0f
|
Merge branch 'master' of http://alfredobeaumont.org/factor
|
2008-07-06 18:08:37 -05:00 |
Alfredo Beaumont
|
722d05c19f
|
Added a new ctags vocab that generates index files in ctag format
|
2008-07-06 21:48:45 +02:00 |
Doug Coleman
|
50df10dd33
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-07-06 11:31:02 -05:00 |
Joe Groff
|
b5dc709c02
|
Rewrite integer>bit-array to use locals
|
2008-07-06 08:37:16 -07:00 |
Alfredo Beaumont
|
4b299e6870
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-07-06 13:31:55 +02:00 |
Slava Pestov
|
4191882a68
|
Debug persistent vectors
|
2008-07-06 06:09:21 -05:00 |
Slava Pestov
|
0f6ecc10cd
|
Fix EINTR handling in Unix stdin pipe hack
|
2008-07-06 04:12:46 -05:00 |
Slava Pestov
|
e6282fe1a8
|
Performance improvements
|
2008-07-06 01:37:11 -05:00 |
Doug Coleman
|
e41bbae0b5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-07-06 01:08:50 -05:00 |
Slava Pestov
|
d5a526707e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-07-05 23:08:58 -05:00 |
Slava Pestov
|
78d24d5a5d
|
Fix unit test failures
|
2008-07-05 23:08:30 -05:00 |
Slava Pestov
|
cb920b6186
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-07-05 23:07:16 -05:00 |
Slava Pestov
|
476e143fdb
|
Fix type error
|
2008-07-05 23:07:11 -05:00 |