Thread overview | ||||||
---|---|---|---|---|---|---|
|
July 21, 2012 [Issue 8403] New: ^^ and ^^= missing from lex.html | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=8403 Summary: ^^ and ^^= missing from lex.html Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: websites AssignedTo: nobody@puremagic.com ReportedBy: jmdavisProg@gmx.com --- Comment #0 from Jonathan M Davis <jmdavisProg@gmx.com> 2012-07-20 21:31:12 PDT --- http://dlang.org/expression.html mentions ^^ and ^^=, and lexer.c in dmd definitely includes it, but lex.html does not in the definition of Token. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
July 21, 2012 [Issue 8403] ^^ and ^^= missing from lex.html | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jonathan M Davis | http://d.puremagic.com/issues/show_bug.cgi?id=8403 --- Comment #1 from Jonathan M Davis <jmdavisProg@gmx.com> 2012-07-20 21:32:16 PDT --- https://github.com/D-Programming-Language/d-programming-language.org/pull/142 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
July 23, 2012 [Issue 8403] ^^ and ^^= missing from lex.html | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jonathan M Davis | http://d.puremagic.com/issues/show_bug.cgi?id=8403 --- Comment #2 from github-bugzilla@puremagic.com 2012-07-22 21:48:54 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/6c5a176f5d603a2093e8dcc2a5aebb15aa25aed0 Fix issue# 8403: ^^ and ^^= missing from lexical documentation. https://github.com/D-Programming-Language/d-programming-language.org/commit/44c4e5635ad9b9ee7d67a255e419d2a48dad773c Merge pull request #142 from jmdavis/lex Fix issue# 8403: ^^ and ^^= missing from lexical documentation. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
July 23, 2012 [Issue 8403] ^^ and ^^= missing from lex.html | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jonathan M Davis | http://d.puremagic.com/issues/show_bug.cgi?id=8403 Jonathan M Davis <jmdavisProg@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation