Add logical shift left (<<) and logical shift right (>>) to faustine.
[Faustine.git] / interpretor / process.ml
2013-09-11 WANGAdd logical shift left (<<) and logical shift right...
2013-09-11 WANGAdd 21 primitives to Faustine.
2013-09-06 WANGRefactoring of Signal class by adding a rate class.
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-14 WANGAdding new source file faustio.ml, including class...