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 |
Doug Coleman
|
a2ce57d856
|
Allow setting errno instead of just clearing it
|
2010-02-03 17:20:24 -06:00 |
Joe Groff
|
076ab42dc3
|
move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab
|
2009-09-17 22:36:05 -05:00 |
Joe Groff
|
f4c90fdabe
|
bitwise equal? for struct objects
|
2009-08-26 18:05:38 -05:00 |
Slava Pestov
|
3be328056d
|
libc: use central disposables mechanism to track mallocs
|
2009-08-24 20:21:03 -05:00 |
Slava Pestov
|
be40bd33ee
|
New initialize-alien word
|
2009-02-20 20:51:13 -06:00 |
Slava Pestov
|
043b77c702
|
Fix conflict
|
2009-02-08 00:07:59 -06:00 |
Doug Coleman
|
4ebc3203d6
|
unbreak bootstrap
|
2009-02-06 18:36:00 -06:00 |
Doug Coleman
|
43a91efde9
|
rename err_no to errno, clear_err_no to clear-errno, move them to libc, update usages
|
2009-02-06 18:22:28 -06:00 |
Slava Pestov
|
dd9cf39467
|
Fix conflict in libc
|
2009-02-06 05:10:41 -06:00 |
Slava Pestov
|
d6aa376ed0
|
Removing now-redundant underlying>> calls
|
2009-02-06 04:37:28 -06:00 |
Slava Pestov
|
abd4a82f9f
|
Clean up stack shuffling in libc
|
2009-01-17 20:10:56 -06:00 |
Slava Pestov
|
69d02fe06d
|
Use alien.destructors functor to generate &free and |free words
|
2009-01-17 17:58:31 -06:00 |
Slava Pestov
|
22be7e5928
|
Remove with-malloc, use destructors instead
|
2008-12-02 21:51:21 -06:00 |
Slava Pestov
|
9bf63b1613
|
New $quotation markup element
|
2008-11-16 09:03:30 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
279aeddeb3
|
Various fixes
|
2008-07-30 04:12:17 -05:00 |
Slava Pestov
|
4cb64aaeb8
|
Fixing unit tests for eval word being moved
|
2008-07-29 00:05:01 -05:00 |
Slava Pestov
|
13f52ea659
|
Fix minor load problems from words being moved around
|
2008-07-28 23:20:54 -05:00 |
Slava Pestov
|
8a2f1d0451
|
More core cleanups
|
2008-07-28 22:57:43 -05:00 |