comp.lang.ada
 help / color / mirror / Atom feed
From: "Jean-Pierre Rosen" <rosen@adalog.fr>
Subject: New version of Semtools/Adasubst 1.3
Date: Wed, 26 May 2004 10:56:40 +0200
Date: 2004-05-26T10:56:40+02:00	[thread overview]
Message-ID: <4im19c.768.ln@skymaster> (raw)

I've just released a new version of semtools (actually, only Adasubst has changed).

New feature:
-------------
You can give a substitution directly on the command line in place of the dictionary file. This makes it easier when you want to just
change a single identifier in your program:

adasubst "pack.bad_identifier => Good_Identifier" my_main -r -o temp/

will change every occurrence of "bad_identifier" declared in package "pack" to "Good_Identifier" into unit My_Main (and recursively
in all units My_Main depends on), putting changed units into directory temp/

New mode
-----------
adasubst -R is a new mode of Adasubst that will remove all representation clauses from the specified units.
Useful to check whether representation clauses have an impact on the efficiency of your program.

No bug fix - no bugs were reported on previous version.

As usual, you can download Semtools from Adalog's components page http://www.adalog.fr/compo2.htm.
(sources and ready-to-use executables (gnat 3.15p) for Linux and Windows).
Alternatively, the sources are part of the ASIS-for-GNAT project on Sourceforge.

-- 
---------------------------------------------------------
           J-P. Rosen (rosen@adalog.fr)
Visit Adalog's web site at http://www.adalog.fr





                 reply	other threads:[~2004-05-26  8:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox