/[svn]
ViewVC logotype

Revision 2889


Jump to revision: Previous Next
Author: schoenebeck
Date: Mon Apr 25 17:28:23 2016 UTC (7 years, 10 months ago)
Changed paths: 11
Log Message:
* Added new C++ API class "ScriptVMFactory".
* Instrument Scripts: extended parser issues to provide not only first
  line and first column, but also last line and last column of issue
  (thus marking the precise span of the issue within the source code).
* Bumped version (2.0.0.svn7).


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/configure.ac modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/Makefile.am modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/ScriptVM.h modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/ScriptVMFactory.cpp added
Directorylinuxsampler/trunk/src/scriptvm/ScriptVMFactory.h added
Directorylinuxsampler/trunk/src/scriptvm/common.h modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/parser.y modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/scanner.l modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/tree.cpp modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/tree.h modified , text changed

  ViewVC Help
Powered by ViewVC