-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Initial commit for BISON-style token location tracking #295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
This PR (HEAD: 414fb5e) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/tools/+/306050 to see it. Tip: You can toggle comments from me using the |
Message from Matthew Dempsky: Patch Set 1: (5 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Message from Dan Swartzendruber: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Message from Dan Swartzendruber: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Message from Matthew Dempsky: Patch Set 1: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Message from Dan Swartzendruber: Patch Set 1: (3 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Message from Matthew Dempsky: Patch Set 1: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Eliminate changes which implemented the '-tflag' command line switch, as being unnecessary, along with the API change to the Lex and Error methods.
This PR (HEAD: 29e4dee) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/tools/+/306050 to see it. Tip: You can toggle comments from me using the |
Diagnose @n if N is not in the range 1-9.
This PR (HEAD: 501910c) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/tools/+/306050 to see it. Tip: You can toggle comments from me using the |
Improve range-checking for @ pseudo-variables.
This PR (HEAD: b16c675) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/tools/+/306050 to see it. Tip: You can toggle comments from me using the |
@ Change pseudo-variable parsing to correctly diagnose non-decimal integer operand.
This PR (HEAD: 702692f) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/tools/+/306050 to see it. Tip: You can toggle comments from me using the |
Message from Matthew Dempsky: Patch Set 1: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Message from Dan Swartzendruber: Patch Set 1: (3 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Message from Matthew Dempsky: Patch Set 1: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Message from Jakob Maier: Patch Set 5: Code-Review+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Message from Jakob Maier: Patch Set 5: -Code-Review (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Message from Dan Swartzendruber: Patch Set 5: (7 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Message from Jakob Maier: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Message from Jakob Maier: Patch Set 5: Code-Review+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Message from Dan Swartzendruber: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Message from Dan Swartzendruber: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Message from Jakob Maier: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Message from Dan Swartzendruber: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Message from Dan Swartzendruber: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
This PR (HEAD: 2f9cb88) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/tools/+/306050 to see it. Tip: You can toggle comments from me using the |
Message from Dan Swartzendruber: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
Message from Gopher Robot: Patch Set 6: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
This PR (HEAD: 06376b2) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/tools/+/306050 to see it. Tip: You can toggle comments from me using the |
Message from Ian Lance Taylor: Patch Set 7: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/306050. |
This PR (HEAD: 72891d2) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/tools/+/306050 to see it. Tip: You can toggle comments from me using the |
No description provided.