Tobias Koppers
887852f6df
Allow to share hotUpdateCallback
...
fixes #423
2014-08-25 10:19:04 +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
Kurt Harriger
45a9f0d492
Function name cannot contain -
...
When output.library contains a - the generated function name is not
valid. Replace - with _ to create valid function name.
2014-08-03 10:32:56 -06:00
Tobias Koppers
aca7f8b547
shorter [name]
2014-07-31 13:51:37 +02:00
Tobias Koppers
03c87c11a4
support [name] in chunkFilename
...
fixes #358
2014-07-17 01:52:41 +02:00
Tobias Koppers
6c3e333343
fixed #317
2014-06-23 23:59:10 +02:00
Tobias Koppers
3247725ba3
refactored MainTemplate to plugin interface
2014-06-02 21:23:53 +02:00