- 12 May, 2004 10 commits
-
-
gourne_o authored
* src/syn/AndExpressions.sdf: Add restriction for '&'. 2004-05-12 Olivier Gournet <gourne_o@lrde.epita.fr>
-
pouill_n authored
* lib/sdf-pgen/Makefile.am: Fix unpack-sdf. 2004-05-12 Nicolas Pouillard <ertai@lrde.epita.fr>
-
pouill_n authored
* configure.ac: Add str-concrete. * lib/sdf-pgen/Makefile.am: Update. * src/pp/pp-astsdf.str: Fix copyright. * src/mancmds: Add str-concrete, and sdf-astgen. * src/sig/Makefile.am: Update. * src/str-concrete/str-concrete.str: Add. * src/str-concrete/Makefile.am: Add. * src/str-concrete/str-concrete.meta: Add. * src/Makefile.am: Add str-concrete. * src/sdf-astgen/sdf-astgen.str: Typo. * src/parser/parse-astsdf-module.str: Fix copyright. * src/parser/parse-astsdf-definition.str: Fix copyright.
-
pouill_n authored
* src/specs-renamed/Makefile.am: Update. * src/specs-renamed/rename.meta: Add. * src/specs-renamed/rename.str: Use concrete syntax. * src/strategospecs/Makefile.am: Use sdf-astgen/str-concrete. * src/strategospecs/StrategoSPECSGen.pl: Remove. * src/syn/Makefile.am: Distribute purified definition (.af). * src/sdf/Makefile.am: Update. * Makefile.am: Remove an import.
-
gourne_o authored
* sdf-detgen/src/xtc/Makefile.am, * esdf/src/sdf-purify/Makefile.am, * esdf/src/pack-esdf/Makefile.am, * sdf-option/src/Makefile.am, * cxx-grammar/src/pp/Makefile.am, * cxx-grammar/src/parser/Makefile.am, * sdf-astgen/src/pp/Makefile.am, * sdf-astgen/src/sdf-astgen/Makefile.am, * sdf-astgen/src/parser/Makefile.am, * boxedsdf/src/pp/Makefile.am, * boxedsdf/src/boxed2pp-table/Makefile.am, * boxedsdf/src/boxedsdf-merge/Makefile.am, * boxedsdf/src/parser/Makefile.am, * boxedsdf/src/boxedsdf-update/Makefile.am: Fix man-page distribution for install and dist target. 2004-05-12 Olivier Gournet <gourne_o@lrde.epita.fr>
-
pouill_n authored
* src/sdf-option.str: Fix an unbalanced parenthisis. 2004-05-12 Nicolas Pouillard <ertai@lrde.epita.fr>
-
pouill_n authored
--- ChangeLog (revision 655) +++ ChangeLog (working copy) @@ -2,6 +2,10 @@ * src/sdf-option.str: Add `unparameterized' to fix a bug. 2004-05-12 Nicolas Pouillard <ertai@lrde.epita.fr> * src/sdf-option.str: Add `unparameterized' to fix a bug.
-
pouill_n authored
* src/sdf-option.str: Add `unparameterized' to fix a bug.
-
gourne_o authored
* sdf-detgen/configure.ac, * sdf-detgen/src/xtc/Makefile.am, * cxx-basic/configure.ac, * esdf/configure.ac, * esdf/src/sdf-purify/Makefile.am, * esdf/src/pack-esdf/Makefile.am, * sdf-option/configure.ac, * sdf-option/src/Makefile.am, * cxx-grammar/configure.ac, * sdf-astgen/configure.ac, * sdf-astgen/src/pp/Makefile.am, * sdf-astgen/src/sdf-astgen/Makefile.am, * sdf-astgen/src/parser/Makefile.am, * boxedsdf/configure.ac, * boxedsdf/src/pp/Makefile.am, * boxedsdf/src/boxed2pp-table/Makefile.am, * boxedsdf/src/boxedsdf-merge/Makefile.am, * boxedsdf/src/parser/Makefile.am, * boxedsdf/src/boxedsdf-update/Makefile.am, * specs-grammar/configure.ac, * configure.ac: Set help2man optional.
-
gourne_o authored
* configure.ac, * src/pp/Makefile.am, * src/parser/Makefile.am: Set help2man optional, distribute generated man-pages.
-
- 11 May, 2004 3 commits
-
-
gourne_o authored
* src/parser/ParsePPDirective.str: Fix bug. 2004-05-11 Olivier Gournet <gourne_o@lrde.epita.fr>
-
gourne_o authored
* test/disambiguate/class-10.detcc, * test/disambiguate/template-14.detcc, * test/disambiguate/class-09.cc, * test/disambiguate/array-01.cc, * test/disambiguate/inherit-10.cc, * test/disambiguate/class-10.cc, * test/disambiguate/class-08.detcc, * test/disambiguate/class-07.cc, * test/disambiguate/array-01.detcc, * test/disambiguate/Makefile.am, * test/disambiguate/class-07.detcc, * test/disambiguate/template-14.cc, * test/disambiguate/class-08.cc, * test/disambiguate/simple-decl-03.detcc, * test/disambiguate/simple-decl-03.cc, * test/disambiguate/template-15.detcc, * test/disambiguate/template-15.cc, * test/disambiguate/inherit-10.detcc, * test/disambiguate/class-09.detcc: Add tests. 2004-05-11 Olivier Gournet <gourne_o@lrde.epita.fr>
-
gourne_o authored
* src/parser/ParsePPDirective.str: Fix cpp call with standart input (bug #12).
-
- 10 May, 2004 2 commits
- 08 May, 2004 1 commit
-
-
vasseu_c authored
* configure.ac: Do not use sdf-to-sig to check for strategoxt. * lib/sdf-pgen/Makefile.am: Use the selected unpack-sdf, not the system one.
-
- 07 May, 2004 13 commits
-
-
pouill_n authored
* src/sdf-astgen/Makefile.am: Change an include directory. 2004-05-07 Nicolas Pouillard <ertai@lrde.epita.fr>
-
pouill_n authored
* src/sdf-astgen/Makefile.am: Add an include directory. 2004-05-07 Nicolas Pouillard <ertai@lrde.epita.fr>
-
rousse_l authored
cxx-typecheck does compile and distcheck ! * test/literals/test: Adjust. * src/typecheck/Makefile.am, src/strategotypedcxx/Makefile.am: Adjust. * src/syn/Makefile.am: Adjust. Do not use sdf-option anymore.
-
pouill_n authored
* src/sdf-astgen/Makefile.am: Distrbute meta files. 2004-05-07 Nicolas Pouillard <ertai@lrde.epita.fr>
-
pouill_n authored
* src/sdf-astgen/Makefile.am: Add an include directory. 2004-05-07 Nicolas Pouillard <ertai@lrde.epita.fr>
-
david_v authored
* configure.ac: Activate shell wrapper for bundled boxedsdf.
-
david_v authored
* test/defs.in: Fix for bundle.
-
pouill_n authored
* src/syn/Makefile.am: Add an include directory. 2004-05-07 Nicolas Pouillard <ertai@lrde.epita.fr>
-
pouill_n authored
* src/syn/Makefile.am: Fix include directory. 2004-05-07 Nicolas Pouillard <ertai@lrde.epita.fr>
-
pouill_n authored
* src/sig/Makefile.am: Remove duplicate files in CLEANFILES.
-
pouill_n authored
* src/syn/AstSdf2.sdf: Use renamings to prevent some conflicts. * src/sdf-astgen/Makefile.am: Fix include directory. 2004-05-07 Nicolas Pouillard <ertai@lrde.epita.fr>
-
pouill_n authored
* lib/AstBoxedSdf2.sdf: Add. * lib/Makefile.am: Add. * configure.ac: Upadte. * src/syn/Makefile.am: Update. * Makefile.am: Update. * lib/AstSdf2.tbl: Remove.
-
pouill_n authored
* lib/sdf-pgen/Makefile.am: Revert. * src/syn/Makefile.am: No rtree.
-
- 06 May, 2004 10 commits
-
-
pouill_n authored
* lib/sdf-pgen/Makefile.am, * src/syn/Makefile.am: Fix installation dispatch. 2004-05-06 Nicolas Pouillard <ertai@lrde.epita.fr>
-
david_v authored
* configure.ac, bootstrap: Add esdf sub package. 2004-05-06 Valentin David <valentin@lrde.epita.fr>
-
david_v authored
* bundle/configure.ac, bundle/AUTHORS, bundle/config/autobundle.m4, * bundle/config/Makefile.am, bundle/ChangeLog, bundle/Makefile.am, * bundle/NEWS, bundle/bootstrap, bundle/README: Move to the trunk.
-
pouill_n authored
* configure.ac: Use sdf-astgen. * src/syn/Makefile.am: Update. 2004-05-06 Nicolas Pouillard <ertai@lrde.epita.fr>
-
pouill_n authored
* lib/sdf-pgen/Makefile.am: Add Stratego-Sdf2. * src/syn/Stratego-AstSdf2.sdf: Use Stratego-Sdf2. * src/syn/Makefile.am: Update. * src/sdf-astgen/Makefile.am: Update. 2004-05-06 Nicolas Pouillard <ertai@lrde.epita.fr>
-
pouill_n authored
* src/sig/Makefile.am: Use Stratego Regular. 2004-05-06 Nicolas Pouillard <ertai@lrde.epita.fr>
-
pouill_n authored
* lib/Makefile.am: Fix subdirs. 2004-05-06 Nicolas Pouillard <ertai@lrde.epita.fr>
-
pouill_n authored
* lib/sdf-pgen/Makefile.am, * lib/Makefile.am: Add. * configure.ac, * src/syn/Makefile.am, * Makefile.am: Update. 2004-05-06 Nicolas Pouillard <ertai@lrde.epita.fr>
-
pouill_n authored
-
pouill_n authored
* lib/AstSdf2.tbl: Add. * src/syn/Makefile.am: Update.
-
- 05 May, 2004 1 commit
-
-
pouill_n authored
* src/syn/Makefile.am: Typo. 2004-05-05 Nicolas Pouillard <ertai@lrde.epita.fr>
-