/[svn]/linuxsampler/trunk/src/scriptvm
ViewVC logotype

Index of /linuxsampler/trunk/src/scriptvm

Files shown:16
Directory revision: 4101 (of 4111)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
editor/  3733  4 years  schoenebeck   NKSP: Added support for 'patch' variables. * NKSP language: Added support for '…
examples/  3309  6 years  schoenebeck   - Just a NKSP use case example.
tests/  3816  3 years  schoenebeck   * NKSP parser: Fixed crash if unary '-' operator was used on a non-number data…
CoreVMDynVars.cpp  3557  4 years  schoenebeck   * NKSP: Introducing 64 bit support for NKSP integer scripts variables (declare…
CoreVMDynVars.h  3557  4 years  schoenebeck   * NKSP: Introducing 64 bit support for NKSP integer scripts variables (declare…
CoreVMFunctions.cpp  4101  6 weeks  schoenebeck   * CoreVMFunctions.cpp: Fixed compiler error with certain C++ stdlib versions (…
CoreVMFunctions.h  3747  4 years  schoenebeck   * NKSP: Fixed re-entrant issue with function calls which caused wrong result v…
Makefile.am  4085  2 months  schoenebeck   more 'make dist' rule updates
ScriptVM.cpp  3804  3 years  schoenebeck   NKSP: Fixed built-in exit() function to behave as return statement. * VM API: I…
ScriptVM.h  3733  4 years  schoenebeck   NKSP: Added support for 'patch' variables. * NKSP language: Added support for '…
ScriptVMFactory.cpp  2889  8 years  schoenebeck   * Added new C++ API class "ScriptVMFactory". * Instrument Scripts: extended pars…
ScriptVMFactory.h  2889  8 years  schoenebeck   * Added new C++ API class "ScriptVMFactory". * Instrument Scripts: extended pars…
common.cpp  3747  4 years  schoenebeck   * NKSP: Fixed re-entrant issue with function calls which caused wrong result v…
common.h  3845  3 years  schoenebeck   * ScriptVM: Fixed incorrect polyphonic data transfer from wrong "note" handler…
parser.y  3816  3 years  schoenebeck   * NKSP parser: Fixed crash if unary '-' operator was used on a non-number data…
parser_shared.h  3836  3 years  schoenebeck   * NKSP parser: fixed memory leak; string tokens were allocated as C strings an…
scanner.l  3836  3 years  schoenebeck   * NKSP parser: fixed memory leak; string tokens were allocated as C strings an…
tree.cpp  3846  3 years  schoenebeck   * ScriptVM: Fixed crash when handling array results of built-in functions (e.g…
tree.h  3846  3 years  schoenebeck   * ScriptVM: Fixed crash when handling array results of built-in functions (e.g…

  ViewVC Help
Powered by ViewVC