Commit Graph

4 Commits

Author SHA1 Message Date
Michael Wang 4bd0ee382d update test to fix typo 2016-11-01 13:49:14 -04:00
Alexander Faunt 81ad5fd6a6 fix numberToIdentifer so it cant output duplicates 2016-02-08 14:59:09 +00:00
Tobias Koppers c0afdf9c6a beautify tests, lint hot and scripts 2015-08-09 12:42:43 +02:00
Kurt Harriger bdae82a290 Replace ad-hoc identifier cleansing with helper function
Generalized identifier cleansing to replace invalid (and unicode)
characters with underscores to ensure a valid function name.

Applied function in other places functions were generated based on
libarary name.
2014-08-04 08:25:33 -06:00