[dylan-lang/opendylan] 405880: Enable tool-parser-generator in -with-tools builds...
GitHub <[email protected]> Thu, 21 Jan 2016 20:08:03 -0800
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <56a1ab23ecfd_59843fc03160f2bc524b1@hookshot-fe3-cp1-prd.iad.github.net.mail> |
----==_mimepart_56a1ab23e8e3_59843fc03160f2bc52367
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: 405880589fbbc35da81efe91cbd0c74a1d381f44
https://github.com/dylan-lang/opendylan/commit/405880589fbbc35da81efe91cbd0c74a1d381f44
Author: Bruce Mitchener <[email protected]>
Date: 2016-01-21 (Thu, 21 Jan 2016)
Changed paths:
M sources/environment/console/tools-compiler-library.dylan
M sources/environment/console/tools-environment-library.dylan
Log Message:
-----------
Enable tool-parser-generator in -with-tools builds.
While Motley and Scepter were available in the builds for
dylan-compiler-with-tools and dylan-environment-with-tools,
the parser generator was not. (That was only included in the
Win32 environment executable used by the IDE.)
This patch rectifies that.
* sources/environment/console/tools-compiler-library.dylan
(library dylan-compiler-with-tools): Use tool-parser-generator.
* sources/environment/console/tools-environment-library.dylan
(library dylan-environment-with-tools): Use tool-parser-generator.
Commit: 5eae65ae222a735420ecae46abadfe2806470191
https://github.com/dylan-lang/opendylan/commit/5eae65ae222a735420ecae46abadfe2806470191
Author: Bruce Mitchener <[email protected]>
Date: 2016-01-21 (Thu, 21 Jan 2016)
Changed paths:
M sources/environment/console/compiler-library.dylan
M sources/environment/console/environment-library.dylan
Log Message:
-----------
Enable tool-parser-generator in dylan-compiler/environment.
It would be nice if the parser-generator tool were always
available. Having it around doesn't add substantially to the
build time and is generally useful. (Unlike Motley and Scepter
which are not useful in dylan-compiler so much.)
* sources/environment/console/compiler-library.dylan
(module dylan-compiler): Use tool-parser-generator.
* sources/environment/console/environment-library.dylan
(module dylan-environment): Use tool-parser-generator.
Commit: c3c9c970e139609ef944e0f0a3c0428e70f09d81
https://github.com/dylan-lang/opendylan/commit/c3c9c970e139609ef944e0f0a3c0428e70f09d81
Author: Peter S. Housel <[email protected]>
Date: 2016-01-21 (Thu, 21 Jan 2016)
Changed paths:
M sources/environment/console/compiler-library.dylan
M sources/environment/console/environment-library.dylan
M sources/environment/console/tools-compiler-library.dylan
M sources/environment/console/tools-environment-library.dylan
Log Message:
-----------
Merge pull request #1029 from waywardmonkeys/enable-tool-parser-generator
Enable tool parser generator
Compare: https://github.com/dylan-lang/opendylan/compare/ae3e97e128f2...c3c9c970e139
----==_mimepart_56a1ab23e8e3_59843fc03160f2bc52367
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter
----==_mimepart_56a1ab23e8e3_59843fc03160f2bc52367--