Keith Lazuka
405e5d015b
docs: change $subsection to $subsections
2009-10-02 12:15:48 -04:00
Slava Pestov
a63ad6a7a5
Remove cruddy string encoding/decoding code from VM
2009-05-02 13:45:38 -05:00
Joe Groff
bb0e2a49ba
prélude to a haiku
2009-02-28 15:01:28 -06:00
Slava Pestov
6b25e99470
Add summary for heaps more vocabs
2009-02-16 21:05:13 -06:00
Slava Pestov
fb511f4fe8
Fix help lint
2008-11-24 00:51:46 -06:00
Slava Pestov
8819f23312
Replace millis primitive with micros primitive
...
Add millis as a library word
sleep now takes either a duration or a microsecond count; code using durations doens't need to be updated, code using millisecond counts updated to use durations for the most part
2008-11-19 01:50:05 -06:00
Doug Coleman
27c36974a7
remove primitives from core, update usages
2008-10-18 21:42:01 -05:00
Doug Coleman
3e24ff97fe
remove os-env docs and tests from core/
2008-10-18 21:18:58 -05:00
Slava Pestov
c19f2257f4
Fix permission bits
2008-10-02 08:34:49 -05:00
Slava Pestov
e722698b1b
os and cpu words now foldable; reduces deploy image size
2008-10-02 05:15:05 -05:00
Slava Pestov
4ce3cc4141
Bug fixes
2008-09-18 22:08:12 -05:00
Doug Coleman
9dedd5698f
fix docs
2008-09-02 22:50:25 -05:00
Doug Coleman
88bb122d1c
update docs on set-os-env
2008-04-11 22:42:45 -05:00
Doug Coleman
def4e06652
unit test for long os-env values
2008-04-11 22:41:38 -05:00
Doug Coleman
02886132f3
add [un]set-os-env tests
2008-04-09 12:50:58 -05:00
Doug Coleman
c5229fcbd1
add some docs for environment variables
2008-04-09 00:32:18 -05:00
Doug Coleman
0d8a27e5e4
update docs
2008-04-02 19:23:26 -05:00
Doug Coleman
a9cd31704d
remove win32? and win64? words
2008-04-02 18:53:24 -05:00
Doug Coleman
393f77715c
update everything to use os singletons
2008-04-02 18:25:33 -05:00
Doug Coleman
7cb3fdcfec
compiler backend now dispatches on the os
2008-04-02 17:07:38 -05:00
Doug Coleman
d736a8660d
cpu is now a singleton
2008-04-02 16:32:58 -05:00
Slava Pestov
0e760c5923
Fix test failurs
2008-03-12 02:48:44 -05:00
Slava Pestov
120c9cacb7
Fixing 64-bit image generation
2008-03-12 01:54:29 -05:00
Slava Pestov
05b02f3c38
Changing launcher to use new_slots
2008-03-06 20:44:52 -06:00
Slava Pestov
e98cd1fd59
New convention for unit tests
2008-03-01 17:00:45 -05:00
Slava Pestov
9c82591ca6
Documentation improvements
2008-02-27 16:31:13 -06:00
Slava Pestov
fef5ebec01
io.files overhaul
2008-02-27 14:59:15 -06:00
Slava Pestov
20e4fcecda
Make OS name more consistent for extra/builder
2008-02-05 18:48:38 -06:00
Daniel Neri
ac2fb043cf
Add NetBSD support
2008-01-30 10:57:38 +00:00
Slava Pestov
032fd57328
Document io.mmap and add mapped-file-closed? flag check
2007-11-17 01:49:06 -05:00
Slava Pestov
563a60cb8d
Documentation updates
2007-11-16 21:07:18 -05:00
Slava Pestov
72ea94384d
Fixes
2007-11-15 04:40:23 -05:00
Slava Pestov
5262801398
io.launcher updates and destructors cleanup
2007-11-13 01:10:26 -05:00
Slava Pestov
a81a3387bf
os-envs primitive to get current environment
2007-11-12 23:18:29 -05:00
Slava Pestov
a96457cecc
Initial import
2007-09-20 18:09:08 -04:00