Editing and cleaning of Makefiles of all levels.
[Faustine.git] / interpretor / types.ml
2013-09-12 WANGMerge branch 'libsndfile'
2013-09-11 WANGAdd logical shift left (<<) and logical shift right...
2013-09-11 WANGAdd 21 primitives to Faustine.
2013-09-09 WANGCompleting Faustine by adding following primitives...
2013-09-06 WANGAdd abstrat type matrix and data.
2013-09-06 WANGRefactoring of Signal class by adding a rate class.
2013-09-05 WANGFix bugs in interpreter/Makefile.
2013-09-05 WANGMerge branch 'master' of https://scm.cri.ensmp.fr/git...
2013-09-05 WANGAdd rate_type in interpreter/types.ml.
2013-08-26 WANGMerge branch 'master' of https://scm.cri.ensmp.fr/git...
2013-08-26 WANGErosion and dilation algorithme successfully tested.
2013-08-22 WANGMerge branch 'OOP'
2013-08-22 WANGOptions are implemented and fft2d.dsp test success.
2013-08-21 WANGCsv IO class implemented.
2013-08-21 WANGBug of vector wave output error fixed.
2013-08-19 WANGNew Faustine tested by sin.dsp and fft.dsp.
2013-08-14 WANGAdding new source file faustio.ml, including class...
2013-08-13 WANGRefactoring of rec process "~" in faustexp.ml.
2013-08-06 WANGCreate a new library symbol.ml.
2013-08-05 WANGRefactoring of class process in faustexp.ml.
2013-08-05 WANGRefactoring in faustexp.ml.
2013-07-31 WANGRefactoring of file beam.ml.
2013-07-29 WANGOOP initial commit.
2013-07-26 Karim BarkatiInitial import.