267 Commits (6a4f8c1400784b9305899a26468e5dfcd3059c3b)
 

Author SHA1 Message Date
Rich-Harris d26b08ef04 mrege conflict 10 years ago
Rich-Harris f873e70ff5 oh man, never run git reset HEAD while you have unmerged paths. chaos 10 years ago
Rich-Harris 40b32d0006 add tests 10 years ago
Rich-Harris 22c845f1cf write files to disk for test purposes 10 years ago
Rich-Harris 4095ccaa12 lol git 10 years ago
Rich-Harris e76d7728c4 use actual generated files for test comparisons, to ensure write() behaviour 10 years ago
Rich Harris d576c56c22 Merge pull request #4 from eventualbuddha/remove-unused-ivar 10 years ago
Brian Donovan 6dfa8f1e3f Remove unused instance variables. 10 years ago
Rich Harris c25e678181 -> 0.6.4 10 years ago
Rich Harris 583552e9f2 fix CJS export 10 years ago
Rich Harris c2ad42ba25 -> 0.6.3 10 years ago
Rich Harris 8039efc3b7 Merge branch 'master' of https://github.com/rollup/rollup 10 years ago
Rich Harris 23e0f69559 fix finalisers 10 years ago
Rich Harris 03de6c5656 Merge pull request #3 from Bobris/master 10 years ago
Boris Letocha d0e8890738 Fixed endless cycle on Windows 10 years ago
Rich Harris b94faecfe9 -> 0.6.2 10 years ago
Rich Harris 5972bf8346 assignments to properties of bindings is permitted 10 years ago
Rich Harris b2cdb7a06e -> 0.6.1 10 years ago
Rich Harris 836f6b93b3 support for transformers 10 years ago
Rich Harris bd97a02dda -> 0.6.0 10 years ago
Rich Harris 8bad2598b7 resolve jsnext:main in node_modules by default, allow resolveExternal to be overridden 10 years ago
Rich Harris c5a783c5dd on second thoughts, remove advanced API stuff from readme 10 years ago
Rich Harris f177eb057c update README 10 years ago
Rich Harris cdeace10ca BREAKING: API methods take a single argument, and external modules must be declared as such 10 years ago
Rich Harris 2379fae607 add bin dir to npm package 10 years ago
Rich-Harris 9ff9d7a186 fix sourcemap options 10 years ago
Rich-Harris d30c00b8fc -> 0.5.0 10 years ago
Rich-Harris 04ab791dd6 sourcemaps 10 years ago
Rich-Harris 8f12b7da36 CLI 10 years ago
Rich-Harris b9d2f7198a correct behaviour with export {...} from ... 10 years ago
Rich Harris 78096daf04 -> 0.4.1 10 years ago
Rich Harris 6b83a24176 fix tricky edge case with deconflicted default imports 10 years ago
Rich Harris f0f2db8432 another deconflicting test 10 years ago
Rich Harris aaa2234741 more deconflicting 10 years ago
Rich Harris ad3cfd2f44 -> 0.4.0 10 years ago
Rich Harris 4713000704 SELF HOSTING!!!! 10 years ago
Rich Harris 966bdf2aef remove comments 10 years ago
Rich Harris 7c334269ba preserve original statement order where possible 10 years ago
Rich Harris 6a905dbd99 test for computed property rewrites 10 years ago
Rich Harris da193c40cd rewrite computed property identifiers 10 years ago
Rich Harris 259e00cf40 external module deshadowing 10 years ago
Rich Harris f0587c974d remove a TODO 10 years ago
Rich Harris 055d70af0e move expand logic into Statement 10 years ago
Rich Harris 0477169c99 move replaceIdentifiers into Statement class 10 years ago
Rich Harris 708272b935 push analyse logic into Statement class 10 years ago
Rich Harris 1b36c09e50 remove _private props from Statement 10 years ago
Rich Harris e9b69cb21e remove node properties from statement 10 years ago
Rich Harris 81bd618665 start moving statement logic into dedicated Statement class 10 years ago
Rich Harris 46d6442287 fix test again 10 years ago
Rich Harris cae28a761a update tests 10 years ago