From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,7733bb0024188467,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.arcor.de!news.arcor.de!not-for-mail From: "Dmitry A. Kazakov" Subject: ANN: Simple Components v 2.1 Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.14.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH Date: Sun, 14 Aug 2005 19:35:22 +0200 Message-ID: NNTP-Posting-Date: 14 Aug 2005 19:35:19 MEST NNTP-Posting-Host: 6ef400a8.newsread2.arcor-online.net X-Trace: DXC=OEWhcKCQfTjIeeCiY5g2VcQ5U85hF6f;djW\KbG]kaMh41Ud:;E]@4cOOY^=iFZ>ncWRXZ37ga[7jAWU[gWam9fcNIPUk_K;44o X-Complaints-To: abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:4118 Date: 2005-08-14T19:35:19+02:00 List-Id: The current version provides implementations of smart pointers, sets, maps, stacks, tables, string editing, unbounded arrays and expression analyzers. It is here: http://www.dmitry-kazakov.de/ada/components.htm Changes made: Behavior of arguments sublists separators was clarified. The call-back Enclose is now called for each sublist with the parameters indicating the brackets or separators that starts and ends the sublist. Parsers.Multiline_Source.Get_Line raises End_Error at the source end (instead of Constraint_Error). -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de