2013-09-27 |
WANG | Bugs fixed for stdin and stdout. |
commit | commitdiff | tree | snapshot |
2013-09-27 |
WANG | Implement stdin, stdout and stderr to Faustine. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
WANG | Replace Sys.time by Unix.time in main.ml. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
WANG | Add "GUI not supported" primitives to Faustine. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Karim Barkati | Rename "architecture" directory into "lib". |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Karim Barkati | Merge branch 'master' of https://scm.cri.ensmp.fr/git... |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Karim Barkati | INSTALL.txt review. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Karim Barkati | INSTALL.txt review. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Pierre | LICENSE, MINES |
commit | commitdiff | tree | snapshot |
2013-09-17 |
WANG | Add input csv files of examples to track list. |
commit | commitdiff | tree | snapshot |
2013-09-16 |
WANG | Update configure and Makefiles for the corrected name... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
WANG | Update .gitignore for the corrected name interpreter. |
commit | commitdiff | tree | snapshot |
2013-09-16 |
WANG | Rename interpretor to interpreter. |
commit | commitdiff | tree | snapshot |
2013-09-16 |
WANG | Merge branch 'master' of https://scm.cri.ensmp.fr/git... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
WANG | Examples' Makefiles are completed and tested. |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Karim Barkati | Merge branch 'master' of https://scm.cri.ensmp.fr/git... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Karim Barkati | Revert "Examples Makefile." |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Karim Barkati | Revert "Examples Makefile." |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Karim Barkati | Examples Makefile. |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Karim Barkati | Examples Makefile. |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Karim Barkati | Update readme, install and license files. |
commit | commitdiff | tree | snapshot |
2013-09-13 |
WANG | Merge branch 'master' of https://scm.cri.ensmp.fr/git... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
WANG | Add octave scripts for examples into track list. |
commit | commitdiff | tree | snapshot |
2013-09-13 |
WANG | Cleaning the examples' Makefiles and octaves scripts. |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Karim Barkati | Makefiles chain, dependancies and libsndfile configure... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
WANG | Add 5 example Makefiles: primitives, dilation, erosion... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
WANG | Adding 3 example Makefiles to track list. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
WANG | Editing and cleaning of Makefiles of all levels. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
WANG | Merge branch 'libsndfile' |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Karim Barkati | Makefile and configure cleaning (configure is no more... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Karim Barkati | New Makefile for libsndfile-ocaml library integration... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
WANG | Bug fixed in preprocessor for new primitives. |
commit | commitdiff | tree | snapshot |
2013-09-11 |
WANG | Add logical shift left (<<) and logical shift right... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
WANG | Add 21 primitives to Faustine. |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Karim Barkati | libsndfile-ocaml source files. |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Karim Barkati | libsndfile compiling. |
commit | commitdiff | tree | snapshot |
2013-09-10 |
WANG | Completing basic operations in basic.ml for primitives... |
commit | commitdiff | tree | snapshot |
2013-09-09 |
WANG | Completing Faustine by adding following primitives... |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Karim Barkati | libsndfile source files. |
commit | commitdiff | tree | snapshot |
2013-09-09 |
WANG | Add /usr/local/lib/faustine and /usr/lib/faustine to... |
commit | commitdiff | tree | snapshot |
2013-09-06 |
WANG | Add abstrat type matrix and data. |
commit | commitdiff | tree | snapshot |
2013-09-06 |
WANG | Refactoring of Signal class by adding a rate class. |
commit | commitdiff | tree | snapshot |
2013-09-05 |
WANG | Fix bugs in interpreter/Makefile. |
commit | commitdiff | tree | snapshot |
2013-09-05 |
WANG | Merge branch 'master' of https://scm.cri.ensmp.fr/git... |
commit | commitdiff | tree | snapshot |
2013-09-05 |
WANG | Add rate_type in interpreter/types.ml. |
commit | commitdiff | tree | snapshot |
2013-09-05 |
Karim Barkati | Handle faustine library directories. |
commit | commitdiff | tree | snapshot |
2013-09-05 |
Karim Barkati | Make install. |
commit | commitdiff | tree | snapshot |
2013-09-04 |
WANG | Parameterize the licenceplate algorithm in architecture... |
commit | commitdiff | tree | snapshot |
2013-09-03 |
WANG | Add licenceplate example to git track list. |
commit | commitdiff | tree | snapshot |
2013-09-03 |
WANG | Cleaning of dsp_files, input_sounds, output_sounds. |
commit | commitdiff | tree | snapshot |
2013-09-03 |
WANG | Merge branch 'master' of https://scm.cri.ensmp.fr/git... |
commit | commitdiff | tree | snapshot |
2013-09-03 |
WANG | Add simple licence-plate example. |
commit | commitdiff | tree | snapshot |
2013-09-02 |
WANG | Rename morph.lib to morpho.lib in architecture. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Karim Barkati | gitignore update. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
WANG | Merge branch 'newtree' |
commit | commitdiff | tree | snapshot |
2013-08-29 |
WANG | Add morph.lib to architecture and four morpho examples. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
WANG | Add fft, 2d_fft and sinwave to examples. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
WANG | Add sinwave, fft and fft2d examples. |
commit | commitdiff | tree | snapshot |
2013-08-28 |
WANG | Changes in dsp_files/opening.dsp. |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Karim Barkati | File cleaning and architecture directory. |
commit | commitdiff | tree | snapshot |
2013-08-28 |
WANG | Fix the preprocessor compiling bug in interpretor/Makefile. |
commit | commitdiff | tree | snapshot |
2013-08-28 |
WANG | Merge branch 'master' of https://scm.cri.ensmp.fr/git... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
WANG | Opening and closing dsp file added to track list. |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Karim Barkati | New directory tree, with preprocessor/ inside interpretor/. |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Karim Barkati | Merge branch 'master' of https://scm.cri.ensmp.fr/git... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Karim Barkati | Install, Readme and Changes files updated. Documentatio... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Karim Barkati | Install, Readme and Changes files updated. |
commit | commitdiff | tree | snapshot |
2013-08-27 |
WANG | Erosion and dilasion by square successfully tested. |
commit | commitdiff | tree | snapshot |
2013-08-26 |
WANG | Merge branch 'master' of https://scm.cri.ensmp.fr/git... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
WANG | Erosion and dilation algorithme successfully tested. |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Karim Barkati | Readme and Install files lifting. |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Karim Barkati | Ignore .o, .a, and .svg files. |
commit | commitdiff | tree | snapshot |
2013-08-22 |
WANG | Merge branch 'OOP' |
commit | commitdiff | tree | snapshot |
2013-08-22 |
WANG | Options are implemented and fft2d.dsp test success. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
WANG | Pretty printing of main.ml. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
WANG | MRFausti -> Faustine in Makefile.in. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
WANG | Csv IO class implemented. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
WANG | Bug of vector wave output error fixed. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
WANG | New Faustine tested by sin.dsp and fft.dsp. |
commit | commitdiff | tree | snapshot |
2013-08-14 |
WANG | Adding new source file faustio.ml, including class... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
WANG | Refactoring of rec process "~" in faustexp.ml. |
commit | commitdiff | tree | snapshot |
2013-08-09 |
WANG | Refactoring of process classes in faustexp.ml. |
commit | commitdiff | tree | snapshot |
2013-08-07 |
WANG | Refactoring of process classes in faustexp.ml. |
commit | commitdiff | tree | snapshot |
2013-08-06 |
WANG | Create a new library symbol.ml. |
commit | commitdiff | tree | snapshot |
2013-08-05 |
WANG | Refactoring of class process in faustexp.ml. |
commit | commitdiff | tree | snapshot |
2013-08-05 |
WANG | Refactoring in faustexp.ml. |
commit | commitdiff | tree | snapshot |
2013-08-01 |
WANG | Refactoring faustine in beam.ml -> method output. |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Karim Barkati | Bugfix in Makefile. |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Karim Barkati | .gitignore should now be working. |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Karim Barkati | Bug fixed in the Makefile. |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Karim Barkati | Added a ".gitignore" file (to ease git status reading... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Karim Barkati | Removed from tracking a bunch files: ".o" object files... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Karim Barkati | Added 'make test' in the Makefile.in, upon sin.dsp. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
WANG | Refactoring of file beam.ml. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
WANG | Add the output wave files into track list |
commit | commitdiff | tree | snapshot |
2013-07-31 |
WANG | Recompile and test of the master branch. |
commit | commitdiff | tree | snapshot |
2013-07-30 |
WANG | Merge branch 'OOP' of https://scm.cri.ensmp.fr/git... |
commit | commitdiff | tree | snapshot |
2013-07-30 |
WANG | OOP initial commit with new tracked files. |
commit | commitdiff | tree | snapshot |
2013-07-29 |
WANG | OOP initial commit with new traces. |
commit | commitdiff | tree | snapshot |
2013-07-29 |
WANG | OOP initial commit. |
commit | commitdiff | tree | snapshot |
next |