Back to coco-cs PTS page

Accepted coco-cs 20110419-1 (source all)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 19 Apr 2011 15:52:02 +0200
Source: coco-cs
Binary: coco-cs
Architecture: source all
Version: 20110419-1
Distribution: unstable
Urgency: low
Maintainer: Markus Loeberbauer <Loeberbauer@ssw.jku.at>
Changed-By: Markus Loeberbauer <Loeberbauer@ssw.jku.at>
Description: 
 coco-cs    - Coco/R Compiler Generator (C-Sharp Version)
Changes: 
 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.
Checksums-Sha1: 
 96026d3a8f40f59d259cf4d98fe1c2df4b6d9367 1063 coco-cs_20110419-1.dsc
 cbe68083cca8d7334a528c0060875da6b3945acb 37156 coco-cs_20110419.orig.tar.gz
 9d939ef5820936b2f8504dd60d71d095ee9b38ee 6428 coco-cs_20110419-1.diff.gz
 b5bfddee7ed4085676e5801349a89ae2bf852fd5 42684 coco-cs_20110419-1_all.deb
Checksums-Sha256: 
 4766d601c21bc5710227560da817a85919f280122c3d36b5fde7265f4af524b7 1063 coco-cs_20110419-1.dsc
 bc26c46bd303f13405778f8f526478895a1525e24a2b439203ae098a84543ec0 37156 coco-cs_20110419.orig.tar.gz
 47c50ae2e534599544b9da8bee5691fac866954ac2ee86872168e965f768c169 6428 coco-cs_20110419-1.diff.gz
 943a37141bd6e96b74e789f034fecfad053646cd454c47d0e287caf156e70db3 42684 coco-cs_20110419-1_all.deb
Files: 
 7a040ca6a283de560433f68acfc8a380 1063 devel optional coco-cs_20110419-1.dsc
 e71dccef03299ba49bb80e3f58403238 37156 devel optional coco-cs_20110419.orig.tar.gz
 0b94638c028624f63204d9c0d30a2aa6 6428 devel optional coco-cs_20110419-1.diff.gz
 12bc431bd79f1a9fb1c2e900f0f9f6e3 42684 devel optional coco-cs_20110419-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk230nYACgkQq7SPDcPCS97LDgCglyI76VuXyIIpvmLP7voc9r98
v9gAmgL+7x57O1Gk0FN35SU2lG74alpC
=snyg
-----END PGP SIGNATURE-----


Accepted:
coco-cs_20110419-1.diff.gz
  to main/c/coco-cs/coco-cs_20110419-1.diff.gz
coco-cs_20110419-1.dsc
  to main/c/coco-cs/coco-cs_20110419-1.dsc
coco-cs_20110419-1_all.deb
  to main/c/coco-cs/coco-cs_20110419-1_all.deb
coco-cs_20110419.orig.tar.gz
  to main/c/coco-cs/coco-cs_20110419.orig.tar.gz