kamil ca8a5c231b Correct #ifdef/#endif header file guards generator for files with names
other than alphanumerical.

For example, for a file named config-subscriber.x we were generating a
symbol '_CONFIG-SUBSCRIBER_H'.

Since now all non alphanumerical characters will be converted to '_' and we
will prevent from generating symbols starting with "__", what's reserved
for the internal compiler code parsers and generators.
2015-09-20 16:39:04 +00:00
2015-08-28 11:29:48 +00:00
2015-08-20 15:55:09 +00:00
2015-08-21 08:20:59 +00:00
2015-08-28 12:17:41 +00:00
2015-08-17 17:17:01 +00:00
2015-01-05 22:39:29 +00:00
2015-09-20 04:51:43 +00:00
2015-09-18 13:40:10 +00:00
2015-09-20 04:51:43 +00:00
2015-09-15 09:51:01 +00:00
2015-09-12 13:50:55 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%