If you change the parse table of a concrete syntax embedding, then the program is not recompiled, so apparently the parse table is not included in the list of dependencies.

Submitted on 12 June 2006 at 13:21

On 25 January 2008 at 22:02 Jira commented:

STR-594, martin:
I would suggest to redesign the .dep generation a bit: let arbitrary parts of the compiler define dependencies in some dynamic rule. Currently, dependency generation is woven into pack-stratego, which makes it difficult to implement this issue.

See also:
https://bugs.cs.uu.nl/browse/STR-734

Log in to post comments