Jürg Lehni
|
6c9c16ad3d
|
Update copyright information comments, and year.
|
2013-01-28 18:03:27 -08:00 |
|
Jürg Lehni
|
cdfd1f596a
|
Fix some comments.
|
2012-12-02 19:47:25 -08:00 |
|
Jürg Lehni
|
35568c15f2
|
Implement transparent constant-substitution in prepro.js to shave of some extra bytes of final distribution file.
|
2012-11-05 18:11:44 -08:00 |
|
Jürg Lehni
|
c227d589ca
|
Improve stripComments() in prepro.js to handle parse-js.js code properly.
|
2012-11-02 15:53:51 -07:00 |
|
Jürg Lehni
|
8a048e8448
|
Fix issue with prepro.js where double-slashes inside block comments were filtered out (e.g. as part of URLs).
|
2011-11-10 18:29:50 +01:00 |
|
Jürg Lehni
|
a750564d24
|
Add comment stripping directly to Prepro.js, and remove jsstrip.pl
|
2011-07-26 16:01:15 +01:00 |
|
Jürg Lehni
|
8eaeb7fb5e
|
Remove filepp.pl as preprocessor and switch to our own Prepro.js, a simple preprocesssor for JavaScript that speaks JavaScript, written in JavaScript, allowing preprocessing to either happen at build time or compile time.
|
2011-07-26 10:09:31 +01:00 |
|