| Merge pull request #12 from chulkilee/fix-string-grep |
|
More...
|
about 13 years ago
|
| Use Enumerator#grep for Ruby >= 1.9 |
|
More...
|
about 13 years ago
|
| Merge pull request #11 from davidcrawford/master |
|
More...
|
about 14 years ago
|
| Fix issue #10. Escape double quotes in files which are included in a double quoted string. |
|
More...
|
about 14 years ago
|
| Update RSpec |
|
More...
|
over 14 years ago
|
| No need to escape `\` |
|
More...
|
over 16 years ago
|
| Merge branch 'master' of github.com:NV/js-preprocessor |
|
More...
|
over 16 years ago
|
| rubyforge_project |
|
More...
|
over 16 years ago
|
| typo |
|
More...
|
over 16 years ago
|
| Less crappy text |
|
More...
|
over 16 years ago
|
| Oh my! bin was broken. Fixed |
|
More...
|
over 16 years ago
|
| + one more example |
|
More...
|
over 16 years ago
|
| Merge branch 'master' of github.com:NV/js-preprocessor |
|
More...
|
over 16 years ago
|
| One more example |
|
More...
|
over 16 years ago
|
| Link to http://js-preprocessor.com/ |
|
More...
|
over 16 years ago
|
| Oh my! Undo unfinished refactoring. |
|
More...
|
over 16 years ago
|
| Path to example/css/child.css changed to the shorter one |
|
More...
|
over 16 years ago
|
| API change: JSPP('path') -> output |
|
More...
|
over 16 years ago
|
| Just move JSPP#get_file to the bottom |
|
More...
|
over 16 years ago
|
| describe RegExps |
|
More...
|
over 16 years ago
|
| Annotate file for rocco |
|
More...
|
over 16 years ago
|
| Add README.md and example/ to gem |
|
More...
|
over 16 years ago
|
| jspp not self-contained ruby script anymore |
|
More...
|
over 16 years ago
|
| Version format changed from 1.0 to v1.0 |
|
More...
|
over 16 years ago
|
| JSPP class |
|
More...
|
over 16 years ago
|
| New public API: JSPP(text, base_dir='.') -- shortcut for JSPP#parse JSPP#parse(text='', base_dir='.') JSPP#get_file(path, base_dir='.') |
|
More...
|
over 16 years ago
|
| Bug fixed: should work with any number of subdirectories |
|
More...
|
over 16 years ago
|
| Bug found: doesn't work with directories |
|
More...
|
over 16 years ago
|
| Unparenthesize |
|
More...
|
over 16 years ago
|
| Simplify a little |
|
More...
|
over 16 years ago
|