Another minor refactoring of preprocessor library.
commit051c15633c5e51f499db9803be33839e21496995
authorMihail Groza <unlupdestepa@gmail.com>
Tue, 7 Feb 2017 13:59:40 +0000 (7 13:59 +0000)
committerMihail Groza <unlupdestepa@gmail.com>
Tue, 7 Feb 2017 13:59:40 +0000 (7 13:59 +0000)
tree9ebf6fe9b7bdc3ec9800f3e9e837e634922afcc3
parentea787e36e8837649c89eb9a9fcac95aa5d2ce758
Another minor refactoring of preprocessor library.

Created a weaker identifier name validity check to abstract a commonly
repeated pattern. Make use of some of the newly (last few commits)
created routines to replace ad-hoc versions with the generic version.
src/cpplib.c