20062016Ericsson AB. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Parsetools Release NotesHans Bolinder06-02-20Anotes_history.sgmlParsetools 1.3Improvements and New Features
The source code was cleaned up from unused variables to
eliminate compiler warnings. No other changes.
Own Id: OTP-5185
Parsetools 1.2
No release notes.
Parsetools 1.1
No release notes.
Parsetools 1.0.1Fixed Bugs and malfunctions
Correction in yeccpre.hrl to give correct syntax
error info when the offending token was of the form
{Class, Line, Value}.
Own Id: OTP-1881
The yecc function does now accept atoms in the
Grammarfile, Parserfile and Includefile
arguments.