Slava Pestov
|
fbe29ceca8
|
format-table should not be private since ui.gadgets.grids uses it
|
2008-11-16 15:31:17 -06:00 |
Slava Pestov
|
99fd539b01
|
Rename io.streams.string:null to null-encoding
|
2008-11-16 05:59:38 -06:00 |
Doug Coleman
|
0edfc83d50
|
document file-systems
|
2008-11-11 15:41:27 -06:00 |
Doug Coleman
|
78ab09d8bb
|
move file-systems word to core
|
2008-11-11 14:04:05 -06:00 |
Slava Pestov
|
1d630b6cf2
|
Minor documentation fixes
|
2008-11-11 10:51:15 -06:00 |
Slava Pestov
|
bfd119e3b5
|
I/O ricing: various hints added so that UTF8 and ASCII fastpaths compile with less dispatch. 25% improvement on reverse-complement
|
2008-11-06 00:02:44 -06:00 |
Doug Coleman
|
03d96cc1bd
|
rename name to mount-point
|
2008-10-23 13:18:00 -05:00 |
erg
|
bccf9d9698
|
add device-name and type to file-system-info
|
2008-10-22 20:28:30 -05:00 |
erg
|
278b55ee57
|
include mount point in file-system-info
|
2008-10-22 20:04:10 -05:00 |
Doug Coleman
|
1d750b26d2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-21 23:44:02 -05:00 |
Doug Coleman
|
b9e043effe
|
move >file-system-info
|
2008-10-21 23:43:36 -05:00 |
Doug Coleman
|
2f3fe3c8ec
|
docs for file-system-info
|
2008-10-21 22:55:48 -05:00 |
Doug Coleman
|
dfef28e715
|
make a word generic
|
2008-10-21 01:27:15 -05:00 |
Doug Coleman
|
0121d0f678
|
add file-system-info
|
2008-10-20 00:30:24 -05:00 |
Doug Coleman
|
83638c35da
|
change up the way you read directories
|
2008-10-19 12:55:48 -05:00 |
Doug Coleman
|
ab0ed9f988
|
redo home implementation
|
2008-10-18 21:24:14 -05:00 |
Doug Coleman
|
9459eaab4b
|
all platforms support the file-info structure
|
2008-10-06 17:28:11 -05:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
2e48915f9c
|
Strip out C I/O if native I/O enabled
|
2008-10-02 03:38:36 -05:00 |
Slava Pestov
|
4ce3cc4141
|
Bug fixes
|
2008-09-18 22:08:12 -05:00 |
Slava Pestov
|
58914da662
|
I/O fixes
|
2008-09-18 18:20:26 -05:00 |
Slava Pestov
|
562118e158
|
Better fix for *BSD resource path
|
2008-09-18 00:20:51 -05:00 |
Slava Pestov
|
3a83c1e895
|
Improve resource-path behavior on NetBSD and OpenBSD
|
2008-09-17 22:40:51 -05:00 |
Doug Coleman
|
e3ae3afcb8
|
document stream-read-partial, read-partial, change stack effect
|
2008-09-16 23:52:04 -05:00 |
Slava Pestov
|
0c8e2584b4
|
Fixing unit tests for make, fry changes
|
2008-09-11 00:20:06 -05:00 |
Slava Pestov
|
44f53de164
|
Move make to its own vocabulary, remove fry _ feature
|
2008-09-10 20:07:00 -05:00 |
Doug Coleman
|
b1d26e100a
|
use if/when/unless-empty, docs
|
2008-09-06 17:10:32 -05:00 |
Doug Coleman
|
5ed87d4d34
|
rename left/right-trim to trim-left
|
2008-09-05 17:12:30 -05:00 |
Doug Coleman
|
8df32ea9e4
|
update the docs
|
2008-09-02 16:49:45 -05:00 |
Slava Pestov
|
0c304b8fc6
|
Removing old accessor usages from core and basis
|
2008-08-31 07:45:33 -05:00 |
Doug Coleman
|
922e1f4371
|
new accessors
|
2008-08-29 17:09:19 -05:00 |
Slava Pestov
|
1fcbdf9d52
|
Fix more compiler bugs
|
2008-08-29 00:26:47 -05:00 |
Slava Pestov
|
40e926609a
|
Fixing unit tests
|
2008-08-22 22:07:59 -05:00 |
Slava Pestov
|
95657e5742
|
Remove some funny retain stack usage
|
2008-08-18 20:13:24 -05:00 |
Doug Coleman
|
bd8dcd4e0a
|
move quad to quadruple in utf8
|
2008-08-16 14:20:36 -05:00 |
Slava Pestov
|
8a2f1d0451
|
More core cleanups
|
2008-07-28 22:57:43 -05:00 |
Slava Pestov
|
f5c15481fe
|
Move io.styles to basis
|
2008-07-28 22:28:13 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |
Slava Pestov
|
ac2bf0b87d
|
Adding inline recursive declarations
|
2008-07-18 19:22:59 -05:00 |
Slava Pestov
|
7ca3c2a878
|
Various minor compiler tweaks
|
2008-07-12 01:08:30 -05:00 |
Slava Pestov
|
5d9c1ea0a0
|
Documentation updates, rename unfold to produce
|
2008-07-10 01:00:27 -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 |
Slava Pestov
|
8347710dd5
|
Help lint fixes
|
2008-07-04 02:52:27 -05:00 |
Slava Pestov
|
2831cb8d9b
|
Tweaking docs, change stage2 to load less stuff
|
2008-07-03 01:39:45 -05:00 |
Slava Pestov
|
537269447c
|
Move mirrors out of the boot image
|
2008-07-02 00:20:01 -05:00 |
Slava Pestov
|
b36e06d0d6
|
Builtinn types now use new slot accessors; tuple slot type declaration work in progress
|
2008-06-28 02:36:20 -05:00 |
Slava Pestov
|
bf490cda94
|
Minor append-path improvement
|
2008-06-27 20:10:47 -05:00 |
Slava Pestov
|
27c89d75d4
|
I/O micro-optimizations; 12% improvement on reverse-complement
|
2008-06-17 05:22:33 -05:00 |
Slava Pestov
|
b75f322d6e
|
Fix tests
|
2008-06-12 14:51:56 -05:00 |
Slava Pestov
|
17001b40cd
|
Improve encoding API
|
2008-06-12 03:49:29 -05:00 |