[Minor] [minor commit] r681 - trunk
jimb at red-bean.com
jimb at red-bean.com
Thu Oct 26 18:25:50 CDT 2006
Author: jimb
Date: Thu Oct 26 18:25:50 2006
New Revision: 681
Modified:
trunk/TODO
Log:
Add item.
Modified: trunk/TODO
==============================================================================
--- trunk/TODO (original)
+++ trunk/TODO Thu Oct 26 18:25:50 2006
@@ -3,7 +3,9 @@
* Change hash table iteration interface so that the 'next' function
mutates the iterator, instead of consuming it and returning a new one.
-* Change hash table name prefix from 'mn_hash_table_' to 'mn_hash_'.
+* Change hash table lexeme from 'hash_table' to 'hash'.
+
+* Change the environment lexeme from 'environment' to 'env'.
* There are still type conversion functions whose names use _from_,
contrary to the naming conventions given in minor.h:
More information about the Minor
mailing list