Slava Pestov
|
60688848f2
|
Update io.mmap to use dip instead of >r/r>
|
2008-12-02 03:09:25 -06:00 |
Slava Pestov
|
e559a101e8
|
Merge branch 'master' into specialized-arrays
|
2008-12-02 02:46:26 -06:00 |
Slava Pestov
|
402da00390
|
Fixing bootstrap with specialized arrays
|
2008-12-02 02:44:19 -06:00 |
Doug Coleman
|
c6fbf2d9ae
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-02 00:53:47 -06:00 |
Doug Coleman
|
3a8f784baa
|
add a tags file
|
2008-12-02 00:53:30 -06:00 |
Doug Coleman
|
53d44bb78c
|
remove unused vocab
|
2008-12-02 00:52:48 -06:00 |
Slava Pestov
|
86d389c903
|
Merge branch 'master' of git://github.com/dlh/factor
|
2008-12-02 00:25:42 -06:00 |
Slava Pestov
|
c27faa3de4
|
Remove 3compose: nothing in core used it, and basis code can use fry
|
2008-12-02 00:25:23 -06:00 |
Slava Pestov
|
1c382605b2
|
Fix typo
|
2008-12-02 00:24:08 -06:00 |
Slava Pestov
|
192a164ef4
|
Fix some bugs
|
2008-12-02 00:24:00 -06:00 |
Daniel Lee Harple
|
082b788cdb
|
Don't add f to vocab-roots
|
2008-12-02 01:15:34 -05:00 |
Slava Pestov
|
722989d895
|
Merge branch 'master' of git://factorcode.org/git/factor into specialized-arrays
|
2008-12-01 21:55:32 -06:00 |
Doug Coleman
|
c178718bb3
|
fix openbsd
|
2008-12-01 21:53:30 -06:00 |
Doug Coleman
|
7553b816f8
|
add another slot to file-system-info -- available-space, which is what the user can actually use, not what's free on disk
|
2008-12-01 21:20:33 -06:00 |
Slava Pestov
|
f51708386d
|
Fix conflicts
|
2008-12-01 20:39:43 -06:00 |
Slava Pestov
|
6c5aeca2f7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-01 19:51:11 -06:00 |
Slava Pestov
|
f72c951a6b
|
Kill environment init hook
|
2008-12-01 19:51:01 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
ef0410ef50
|
Use bi instead of dup/swap in a couple of places
|
2008-12-01 18:20:32 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
6d8d4b3098
|
Fix odd Windows mouse wheel behavior
|
2008-12-01 18:20:19 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
8b106b6a77
|
Clean up a bit
|
2008-12-01 17:54:35 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
77def0bc96
|
was using each-line from io by accident, dont' even need io in USING: list here
|
2008-12-01 17:53:17 -06:00 |
Slava Pestov
|
87656b19e3
|
FACTOR_ROOTS env var
|
2008-12-01 17:19:47 -06:00 |
Slava Pestov
|
973e3faa00
|
Documentation updates
|
2008-12-01 17:00:35 -06:00 |
Slava Pestov
|
7b392c88e6
|
Remove obsolete tests
|
2008-12-01 16:12:04 -06:00 |
Slava Pestov
|
a558f91d5d
|
Better command-line processing
|
2008-12-01 16:10:48 -06:00 |
Slava Pestov
|
52c5b53e27
|
Refactoring usages of >r, r>, -rot, rot
|
2008-11-30 22:21:37 -06:00 |
Slava Pestov
|
b5a04f6a5d
|
Clean up code duplication
|
2008-11-30 19:13:42 -06:00 |
Slava Pestov
|
13748bc623
|
Comment out tests... *sigh*
|
2008-11-30 19:06:28 -06:00 |
Doug Coleman
|
463f8bd7f9
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-30 18:32:08 -06:00 |
Doug Coleman
|
9afdfb15c8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-01 20:31:59 -06:00 |
Doug Coleman
|
439f91bb84
|
fix usings
|
2008-12-01 20:30:52 -06:00 |
Doug Coleman
|
790829ea6f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-01 17:53:57 -06:00 |
Doug Coleman
|
4188d41a02
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-01 17:29:25 -06:00 |
Doug Coleman
|
18777c5a36
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-01 16:41:36 -06:00 |
erg
|
dfde2dfef3
|
fix file-system-info on linux
|
2008-12-01 16:28:22 -06:00 |
Doug Coleman
|
72db24ad65
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
basis/unix/statfs/netbsd/netbsd.factor
|
2008-12-01 14:07:56 -06:00 |
Doug Coleman
|
2a34339e65
|
make a generic protocol for filling in the file-system-info obj in io.unix.files
|
2008-12-01 14:04:55 -06:00 |
Doug Coleman
|
1f7b5ef6d0
|
redo most of statfs and statvfs
|
2008-12-01 14:04:31 -06:00 |
Doug Coleman
|
742de25055
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-30 18:30:19 -06:00 |
Slava Pestov
|
6dce834d91
|
Get rid of some more >r/r> usages
|
2008-11-30 18:28:15 -06:00 |
Slava Pestov
|
7096d7ea13
|
Fix references to defunct alien.syntax.private vocabulary
|
2008-11-30 18:04:25 -06:00 |
Slava Pestov
|
2be4a11d61
|
Fix help lint
|
2008-11-30 17:56:33 -06:00 |
Slava Pestov
|
a7a1fa2b57
|
Fix USING:
|
2008-11-30 17:49:46 -06:00 |
Slava Pestov
|
3e25d14e54
|
Code cleanup: refactoring usages of rot and -rot to use newer idioms instead
|
2008-11-30 17:47:29 -06:00 |
Doug Coleman
|
da3936a162
|
fix netbsd file-system-info
|
2008-11-30 17:32:55 -06:00 |
Doug Coleman
|
2eb185865e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-30 17:18:34 -06:00 |
Doug Coleman
|
9217dd6c5b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-30 15:53:05 -06:00 |
Doug Coleman
|
e7fbc0c9f2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-30 15:28:26 -06:00 |
Slava Pestov
|
9bba10c970
|
Fix load error; word got moved
|
2008-11-30 15:13:30 -06:00 |
Slava Pestov
|
b7d4fccf56
|
Fix smtp tests
|
2008-11-30 15:11:03 -06:00 |