Re: dtc: RFC: Fix some lexical problems with references

2007-12-05 Thread Josh Boyer
On Thu, 22 Nov 2007 17:10:07 +1100 David Gibson [EMAIL PROTECTED] wrote: The recent change to the lexer to only recognize property and node names in the appropriate context removed a number of lexical warts in our language that would have gotten ugly as we add expression support and so forth.

Re: dtc: RFC: Fix some lexical problems with references

2007-12-05 Thread Josh Boyer
On Wed, 5 Dec 2007 16:34:09 -0600 Josh Boyer [EMAIL PROTECTED] wrote: On Thu, 22 Nov 2007 17:10:07 +1100 David Gibson [EMAIL PROTECTED] wrote: The recent change to the lexer to only recognize property and node names in the appropriate context removed a number of lexical warts in our

Re: dtc: RFC: Fix some lexical problems with references

2007-11-26 Thread Jon Loeliger
So, like, the other day David Gibson mumbled: The recent change to the lexer to only recognize property and node names in the appropriate context removed a number of lexical warts in our language that would have gotten ugly as we add expression support and so forth. But there's one nasty

dtc: RFC: Fix some lexical problems with references

2007-11-21 Thread David Gibson
The recent change to the lexer to only recognize property and node names in the appropriate context removed a number of lexical warts in our language that would have gotten ugly as we add expression support and so forth. But there's one nasty one remaining: references can contain a full path,