coco-cs 20110419-1 source package in Ubuntu

Changelog

coco-cs (20110419-1) unstable; urgency=low

  * New upstream release
  * Frame files provided as command line argument take now precedence
    over frame files in the source directory of the attributed grammar.
  * The namespace can be set as a directive in the attributed
    grammar: $namespace=NamespaceName
    if the namespace is set in the attributed grammar and on the command
    line, the command line argument takes precedence.
  * New option checkEOF: With the option checkEOF the user can specify
    whether the generated parser should check if the entire input has been
    consumed after parsing, i.e., if the token after the start symbol of
    the grammar is an end-of-file token. The user can enable or disable
    this check by the following directive in the attributed grammar:
    $checkEOF=true // enable the end of file check (default)
    $checkEOF=false // disable the end of file check
  * Support for UTF-8 input: The token stores the character position
    in Token.charPos.
  * Support for copyright sections in the generated files. If a
    file named Copyright.frame is provided, it will be included at
    the top of the generated scanner and parser.
  * Cleanup, removed the marker $$$ from the end of the frame files.
  * Minor Change: Unreachable nonterminals trigger warnings (have been
    errors), as it is in the Java version.
  * More robust scanner generation.
  * More robust UTF-8 handling in ParserGen.CopySourcePart and
    Scanner.GetString.
  * Simplified Coco.atg (using statements handled by ANY).
  * Minor change: Code cleanup.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 12:41:05 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Loeberbauer Markus
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
coco-cs_20110419.orig.tar.gz 36.3 KiB bc26c46bd303f13405778f8f526478895a1525e24a2b439203ae098a84543ec0
coco-cs_20110419-1.diff.gz 6.3 KiB 47c50ae2e534599544b9da8bee5691fac866954ac2ee86872168e965f768c169
coco-cs_20110419-1.dsc 1.0 KiB 4766d601c21bc5710227560da817a85919f280122c3d36b5fde7265f4af524b7

Available diffs

View changes file

Binary packages built by this source

coco-cs: No summary available for coco-cs in ubuntu oneiric.

No description available for coco-cs in ubuntu oneiric.