summaryrefslogtreecommitdiff
path: root/RGens/todos.txt
diff options
context:
space:
mode:
authorBenjamin J. Culkin <bjculkin@mix.wvu.edu>2017-10-27 12:48:21 -0300
committerBenjamin J. Culkin <bjculkin@mix.wvu.edu>2017-10-27 12:48:21 -0300
commit884c12a387e48bb86a094bc196c758d6546f7d21 (patch)
tree467c654afd105767485bb54a7c6e3d6c720dd6fa /RGens/todos.txt
parent8783f6e6f4860c4b2dd9c02311814878d74092d9 (diff)
Update sample grammars
Diffstat (limited to 'RGens/todos.txt')
-rw-r--r--RGens/todos.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/RGens/todos.txt b/RGens/todos.txt
index 3637fc5..9434fe1 100644
--- a/RGens/todos.txt
+++ b/RGens/todos.txt
@@ -10,6 +10,10 @@
into the global namespace. Maybe use the @ symbol for 'foreign rule
references' (FRRs)
+ ADDENDA: 10/26/17
+ We now have the '^<rule>' syntax to avoid shadowing issues, but this
+ doesn't avoid the issue with duplicate exports.
+
@TODO 10/23/17 Ben Culkin :Casing
Provide some way to convert rules into different cases.