Joe Groff
d951be1832
"cdecl" -> cdecl
2010-03-31 19:20:35 -07:00
Joe Groff
96ab4492d2
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
Erik Charlebois
d6d3401468
Merge branch 'master' of git://github.com/slavapestov/factor
2010-02-21 03:36:54 -08:00
Erik Charlebois
89d38dff5c
Merge up
2010-02-20 00:22:01 -08:00
Slava Pestov
0aad3e6e12
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
a77780b65f
move alut stuff to openal.alut so alut only gets deployed if we use it
2010-02-16 22:31:21 -08:00
Joe Groff
89ca112a48
deploy openal and alut libraries except on OS X
2010-02-16 13:42:01 -08:00
Joe Groff
40e9ac4f7f
add DESTRUCTOR:s for alcCloseDevice and alcDestroyContext
2010-01-19 10:28:36 -08:00
Joe Groff
af3239a6b6
add ALC bindings to openal
2010-01-17 16:07:43 -08:00
Joe Groff
ac2f3763e0
update vocabs so a load-all on macosx works without parsing c-type strings
2009-09-27 15:11:21 -05:00
Joe Groff
21a0722752
fix more ambiguities
2009-09-17 09:29:23 -05:00
Slava Pestov
527db8995a
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