Joe Groff
630e5ecc3b
update vocabs so a load-all on macosx works without parsing c-type strings
2009-09-27 15:11:21 -05:00
Joe Groff
1f04ed01fe
fix more ambiguities
2009-09-17 09:29:23 -05:00
Slava Pestov
7f2e2b1777
Specialized array overhaul
...
- Replace hand-written specialized-arrays.* subvocabularies with new system; instead of USE:ing specialized-arrays.T, do SPECIALIZED-ARRAY: T
- Ditto for specialized-vectors; use SPECIALIZED-VECTOR:
- io.mmap.functor: removed entirely, use <mapped-array> instead
- struct-arrays and struct-vectors have been removed because specialized arrays and vectors subsume them entirely
2009-09-09 22:33:34 -05:00
Doug Coleman
49365799d1
make openal.example load, it's still broken..
2009-04-18 13:48:15 -05:00
Doug Coleman
567bd334a0
modernize openal.other
2009-04-18 11:42:53 -05:00
Alex Chapman
ea903a67ba
Openal fixes
2009-04-16 11:05:59 +10:00
Slava Pestov
e0af88bd97
Move a bunch of vocabularies to unmaintained, hopefully temporarily
2008-12-03 00:05:20 -06:00
Slava Pestov
e8a69a3aea
Fix conflict
2008-11-29 05:14:49 -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
Slava Pestov
2fe364a7bb
Specialized arrays work in progress
2008-11-14 20:18:16 -06: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
ba8f1388ab
Fixing everything for mandatory stack effects
2008-06-09 02:14:14 -05:00
Alex Chapman
3955e646a8
Merge branch 'master' into experimental
2008-05-20 10:53:35 +10:00
Alex Chapman
b43854d72d
move openal.waves to synth.buffers, and add merged and repeating sequences
2008-05-19 12:25:58 +10:00
slava
8a35f7c099
Better error message
2008-05-18 16:50:50 -05:00
Alex Chapman
bd548d5423
add openal.waves to generate tones, and code to play morse code
2008-04-27 22:36:42 +10:00
erg
50d8b351de
fix using
2008-04-02 21:43:17 -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
Slava Pestov
1c91a286e5
Updating summary and authors
2008-01-27 01:02:31 -04:00
Chris Double
969901a73d
Fix openal loading on non-mac platforms
2008-01-13 15:18:36 -05:00
Doug Coleman
e057bf6ea9
add openal.backend
2008-01-10 10:50:09 -10:00
Doug Coleman
390875df8f
fix openal for vocab changes
2008-01-10 10:49:50 -10:00
Slava Pestov
a26d912bd7
Updating extra/ modules
2007-09-25 20:54:05 -04:00
Slava Pestov
a96457cecc
Initial import
2007-09-20 18:09:08 -04:00