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

Index of /linuxsampler/trunk/src/scriptvm

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


File Rev. Age Author Last log entry
 Parent Directory        
editor/  3690  4 years  schoenebeck   NKSP: Added support for RPN and NRPN event handlers: * NKSP language: Added sup…
examples/  3309  6 years  schoenebeck   - Just a NKSP use case example.
tests/  3693  4 years  schoenebeck   Added NKSP test cases for core built-in variables.
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  3707  4 years  schoenebeck   Fixed compiler warnings about format specifiers: Use portable format specifiers…
CoreVMFunctions.h  3678  4 years  schoenebeck   * NKSP: Added built-in script functions "msb()" and "lsb()". * Bumped version (…
Makefile.am  2942  7 years  schoenebeck   * NKSP: Implemented built-in script variable "$KSP_TIMER". * NKSP: Implemented b…
ScriptVM.cpp  3707  4 years  schoenebeck   Fixed compiler warnings about format specifiers: Use portable format specifiers…
ScriptVM.h  3678  4 years  schoenebeck   * NKSP: Added built-in script functions "msb()" and "lsb()". * Bumped version (…
ScriptVMFactory.cpp  2889  7 years  schoenebeck   * Added new C++ API class "ScriptVMFactory". * Instrument Scripts: extended pars…
ScriptVMFactory.h  2889  7 years  schoenebeck   * Added new C++ API class "ScriptVMFactory". * Instrument Scripts: extended pars…
common.cpp  3584  4 years  schoenebeck   * NKSP VM API: Added 4 overridden methods to class VMNumberExpr: evalCastInt(M…
common.h  3690  4 years  schoenebeck   NKSP: Added support for RPN and NRPN event handlers: * NKSP language: Added sup…
parser.y  3690  4 years  schoenebeck   NKSP: Added support for RPN and NRPN event handlers: * NKSP language: Added sup…
parser_shared.h  3573  4 years  schoenebeck   NKSP: Introducing floating point support. * NKSP language: Added support for NK…
scanner.l  3690  4 years  schoenebeck   NKSP: Added support for RPN and NRPN event handlers: * NKSP language: Added sup…
tree.cpp  3714  4 years  schoenebeck   NKSP: Fixed crash with built-in functions returning an array. * Calling built-i…
tree.h  3695  4 years  schoenebeck   * NKSP: Fixed certain built-in variables having returned some (seemingly rando…

  ViewVC Help
Powered by ViewVC