/[svn]
ViewVC logotype

Revision 3728


Jump to revision: Previous Next
Author: schoenebeck
Date: Wed Jan 29 13:58:33 2020 UTC (4 years, 1 month ago)
Changed paths: 5
Log Message:
NKSP: Reduced code for parsing NKSP variable declarations:

* Use 2 generalized grammar rules with optional components (i.e. optional
  value assignment and optional variable qualifiers) instead of previous
  linear combinations of grammar rules, which also fixes some edge case.

* Bumped version (2.1.1.svn44).


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/configure.ac modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/parser.y modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/parser_shared.h modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/tree.h modified , text changed

  ViewVC Help
Powered by ViewVC