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

Index of /linuxsampler/trunk/src/scriptvm

Files shown:16
Directory revision: 3836 (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  3804  3 years  schoenebeck   NKSP: Fixed built-in exit() function to behave as return statement. * VM API: I…
CoreVMFunctions.h  3747  4 years  schoenebeck   * NKSP: Fixed re-entrant issue with function calls which caused wrong result v…
Makefile.am  2942  7 years  schoenebeck   * NKSP: Implemented built-in script variable "$KSP_TIMER". * NKSP: Implemented b…
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  3804  3 years  schoenebeck   NKSP: Fixed built-in exit() function to behave as return statement. * VM API: I…
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  3836  3 years  schoenebeck   * NKSP parser: fixed memory leak; string tokens were allocated as C strings an…
tree.h  3836  3 years  schoenebeck   * NKSP parser: fixed memory leak; string tokens were allocated as C strings an…

  ViewVC Help
Powered by ViewVC