Commit Graph

12 Commits (revert-2214-feature-commandline-documentation)

Author SHA1 Message Date
Doug Coleman 352e5de16a core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
2015-06-29 17:25:40 -07:00
Slava Pestov af0ddd5985 Specialized arrays, structs and other objects responding to the >c-ptr / byte-length protocol can now be written to binary streams 2010-02-24 20:18:41 +13:00
Joe Groff c3f0688164 more loading fixes 2009-09-17 09:55:09 -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
Alex Chapman 616996ab6a Updating code to use CONSTANT: 2009-04-20 12:20:03 +10:00
Alex Chapman f491dba936 Morse an synth fixed 2009-04-16 13:36:54 +10:00
Alex Chapman 4934c49f08 Moving synth and morse from unmaintained to extra 2009-04-16 13:36:21 +10:00
Slava Pestov e0af88bd97 Move a bunch of vocabularies to unmaintained, hopefully temporarily 2008-12-03 00:05:20 -06:00
Slava Pestov 2fe364a7bb Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
Alex Chapman 6f08e8606e note synthesis with harmonics, and added some more virtual sequences 2008-05-20 00:58:45 +10:00
Alex Chapman e8365a795f refactor synth.buffers to gen-buffer on send rather than on create 2008-05-19 12:36:00 +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