summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2020-11-11 16:57:10 +0100
committerAkim Demaille <akim.demaille@gmail.com>2020-11-11 16:57:10 +0100
commitd0ea78ca4750f7eb751b1f7625c5580714cd4d47 (patch)
treec834f9fccc0ae514b8817344aa829b3b8ac72e7f /TODO
parent7cc9107053bb3c7f657941d7d0d276688505e082 (diff)
downloadbison-d0ea78ca4750f7eb751b1f7625c5580714cd4d47.tar.gz
todo: more
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index c6a71a34..a309c96b 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,8 @@
* Soon
+** Macros in C++
+There are many macros that should obey api.prefix: YY_CPLUSPLUS, YY_MOVE,
+etc.
+
** yyerrok in Java
And add tests in calc.at, to prepare work for D.