Tue, 02 Dec 2014 14:51:13 +0000 |
samer |
Various fixes and development to audio handling
|
Tue, 29 Jan 2013 17:22:52 +0000 |
samer |
Fixes to partial application, added partial application from left
|
Tue, 29 Jan 2013 17:04:40 +0000 |
samer |
Reversed order of * function composition to match arrow * combinator.
|
Tue, 29 Jan 2013 17:02:00 +0000 |
samer |
Updated documentation and fixed some bugs in function algebra
|
Tue, 29 Jan 2013 15:59:01 +0000 |
samer |
Added function algebra.
|
Mon, 28 Jan 2013 10:52:11 +0000 |
samer |
Renamed prefs to options throughout.
|
Thu, 24 Jan 2013 14:51:23 +0000 |
samer |
Renamed sequence classes to avoid clashes with seq methods;
|
Mon, 21 Jan 2013 11:01:45 +0000 |
samer |
Updated docs.
|
Sun, 20 Jan 2013 19:05:05 +0000 |
samer |
Imported audio synthesis tools.
|
Sun, 20 Jan 2013 18:56:19 +0000 |
samer |
Minor tweaks, still needs work.
|
Sun, 20 Jan 2013 13:48:47 +0000 |
samer |
Imported core dsp tools.
|
Sat, 19 Jan 2013 23:19:02 +0000 |
samer |
Added documentation about array types.
|
Sat, 19 Jan 2013 18:27:00 +0000 |
samer |
Added nil for empty sequence, unfold is now infinite, concat takes only seq(seq(A)),,
|
Sat, 19 Jan 2013 17:56:21 +0000 |
samer |
More documentation on type system.
|
Sat, 19 Jan 2013 14:40:54 +0000 |
samer |
Tidied up indentation.
|