log

age author description
Mon, 02 Feb 2015 10:47:55 +0000 samer Minor doc fix, added .class to .hgignore
Fri, 23 Jan 2015 16:50:22 +0000 samer Back to Java 1.6 JAR format, works everywhere.
Fri, 23 Jan 2015 16:49:20 +0000 samer Makefile now works on Mac OS X and Linux
Wed, 21 Jan 2015 13:12:37 +0000 samer Various fixes.
Mon, 19 Jan 2015 15:45:34 +0000 samer Added license
Mon, 19 Jan 2015 15:04:00 +0000 samer Trying to improve Java setup procedure.
Sat, 17 Jan 2015 15:20:35 +0000 samer adding a bunch of stuff, including graphics and pitch toolboxes.
Sat, 17 Jan 2015 14:13:07 +0000 samer Creating Java build process (incomplete)
Tue, 13 Jan 2015 14:05:08 +0000 samer More new code.
Tue, 13 Jan 2015 14:03:17 +0000 samer Code added since initial check in.
Tue, 13 Jan 2015 13:52:18 +0000 samer Various fixes to audio, pipes, character encodings etc.
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.
Sat, 19 Jan 2013 14:22:09 +0000 samer Added documentation about types and revised arrow type specifications.
Sat, 19 Jan 2013 13:09:31 +0000 samer It was wrong. Now it is right.
Fri, 18 Jan 2013 22:45:11 +0000 samer Updated argument order to zipaccum mapaccum.
Fri, 18 Jan 2013 21:42:03 +0000 samer Removed renamed or moved files.
Fri, 18 Jan 2013 21:40:15 +0000 samer Fixed empty sequence handling.
Thu, 17 Jan 2013 14:23:21 +0000 samer Moved maxnormalise to unitmax
Thu, 17 Jan 2013 14:21:24 +0000 samer Cleaning up and renaming things.
Thu, 17 Jan 2013 13:33:36 +0000 samer Added beginnings of some introductory blurb.
Thu, 17 Jan 2013 13:32:19 +0000 samer Doesn't belong here.
Thu, 17 Jan 2013 13:24:01 +0000 samer Moved some functions to general/numerical/scalar, some to stats
Thu, 17 Jan 2013 13:21:46 +0000 samer Moved from parent directory.
Thu, 17 Jan 2013 13:20:44 +0000 samer Rearranging numerical toolbox.
Wed, 16 Jan 2013 12:17:09 +0000 samer Bug fix.
Wed, 16 Jan 2013 12:14:39 +0000 samer Finished cell function reorganisation, methods moved to function_handle class.
Wed, 16 Jan 2013 12:12:34 +0000 samer Reorganised some high order list functions to correct class-based method dispatch; fixed some docs.
Mon, 14 Jan 2013 22:21:11 +0000 samer Moved some high-order functions from funutils to arrutils, updated docs and cleaned up funutils.
Mon, 14 Jan 2013 15:52:31 +0000 samer Not used.
Mon, 14 Jan 2013 15:51:53 +0000 samer Imported some more functions.
Mon, 14 Jan 2013 15:49:04 +0000 samer Moved high-order sequence/list functions to @cell class.
Mon, 14 Jan 2013 14:54:10 +0000 samer Renamed cat_sep function to catsep
Mon, 14 Jan 2013 14:52:38 +0000 samer Some documentation fixes.
Mon, 14 Jan 2013 14:33:37 +0000 samer Removed duplicate code and fixed doc in timed_action.
Sat, 12 Jan 2013 22:32:08 +0000 samer Removing stuff after reorganisation
Sat, 12 Jan 2013 19:21:22 +0000 samer Adding reorganised general toolbox, now in several subdirectories.
Wed, 09 Jan 2013 22:22:21 +0000 samer First major revision of sequence library, now using classdef form, STILL A BIT BROKEN!
Sat, 22 Dec 2012 16:17:51 +0000 samer Simplified scheduler library with new schedule representation.
Wed, 19 Dec 2012 22:46:05 +0000 samer import.
Wed, 19 Dec 2012 22:38:28 +0000 samer Initial partial import.