Doug Coleman
|
94db86a6db
|
Make "foo.private" require load foo instead.
Move require from vocabs.loader to vocabs. Update everything.
Fixes #201.
|
2011-11-02 11:50:03 -07:00 |
Joe Groff
|
bd50acf424
|
unix.stat: bind to fstat
|
2011-10-17 21:23:07 -07:00 |
Slava Pestov
|
da6bcbedfc
|
Replace 'untested' tag with 'not loaded' and 'not tested' tags
|
2010-04-13 18:43:01 -07:00 |
Joe Groff
|
4cfa1a6c77
|
rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char
|
2010-02-23 11:42:02 -08:00 |
Slava Pestov
|
95bfc8a240
|
vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases
|
2010-02-20 13:30:49 +13:00 |
Joe Groff
|
24de21eac8
|
take a shot at making other platform vocabs c-type-string-free
|
2009-09-27 19:25:34 -05:00 |
Doug Coleman
|
783eb0bb53
|
change all stat, statfs, statvfs and calendar structs
|
2009-08-30 04:06:41 -05:00 |
Slava Pestov
|
c026702390
|
fix stat on 64bit linux
|
2009-05-12 18:04:22 -05:00 |
erg
|
8c19ab04c9
|
use open64 instead of open on linux. use stat64 instead of stat on
linux. add word to report if a file is sparse
|
2009-05-07 16:41:37 -05:00 |
Slava Pestov
|
4dcef7e94f
|
Yet more unix fixes
|
2008-12-16 02:32:57 -06:00 |
Doug Coleman
|
236aaf4a35
|
more moving
|
2008-10-20 23:43:50 -05:00 |
Doug Coleman
|
ff918546c1
|
ffi work
|
2008-10-20 02:08:33 -05:00 |
erg
|
deb4526bd1
|
ffi work
|
2008-10-20 01:55:40 -05:00 |
erg
|
dcd534292e
|
fixes
|
2008-10-19 19:45:54 -05:00 |
Doug Coleman
|
16f7c09b54
|
try to fix bootstrap
|
2008-10-19 19:43:46 -05:00 |
Doug Coleman
|
4f948ef5ce
|
try to make bootstrap work again
|
2008-10-19 19:39:20 -05:00 |
Doug Coleman
|
548ee091d9
|
ffi work, add dirent struct for linux
|
2008-10-19 14:21:12 -05:00 |
Doug Coleman
|
312f399003
|
found stat64 for macosx, so there's a unix-file-info and a bsd-file-info only
|
2008-10-06 22:51:06 -05:00 |
Slava Pestov
|
6408b01e9d
|
Add 'unportable' tag in place of hard-coded list of 'dangerous' vocabs in load-everything
|
2008-07-29 16:47:52 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |