0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version to 3.2.1. More... about 11 years ago
Place files that are part of base2, rather than Packer itself, in a separate directory. More... about 12 years ago
Bump version to 3.2.0. More... about 12 years ago
Remove branch identifier from Travis build image. More... about 12 years ago
Add Travis build status to README. More... about 12 years ago
Ping Travis. More... about 12 years ago
Add Travis script. More... about 12 years ago
Explain how source maps are generated by the executable. More... about 12 years ago
Lowercase stdout in help text. More... about 12 years ago
Some corrections to packr help text. More... about 12 years ago
Document the :minify flag. More... about 12 years ago
Make some changes to the bundle() API and improve the design of the packr executable. More... about 12 years ago
Add example CLI command for generating source maps. More... about 12 years ago
Push more metadata logic down into SourceMap. More... about 12 years ago
Delegate String#footer to SourceMap. More... about 12 years ago
Clean up header interface on SourceMap a bit. More... about 12 years ago
Push header mangling logic into SourceMap. More... about 12 years ago
Change the API for specifying source file mappings. The user can now pass a list of scripts with path annotations rather than specifying offsets into one script. More... about 12 years ago
Test empty header. More... about 12 years ago
Add #header, #code and #footer fields to packed strings so other tools can unpack the result. More... about 12 years ago
Load inner classes with autoload. More... about 12 years ago
Strip trailing whitespace from source map files. More... about 12 years ago
Support no-minification mode, useful for combining several files and generating a source map. More... about 12 years ago
Rename example scripts. More... about 12 years ago
Mark up CLI options in README. More... about 12 years ago
Add source map support to base-62 encoding. More... about 12 years ago
Make all V3Encoder methods public. More... about 12 years ago
Add source map support to the command-line interface. More... about 12 years ago
Typo in source map example. More... about 12 years ago
Use an example with minified variables. More... about 12 years ago