Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-11Fix #167: non-enumerable globals are now also prefixed with `var`fix-167-global-var-leakageRens Baardman
2018-12-20Merge pull request #151 from emilgoldsmith/patch-1Johannes Ewald
2018-10-16Fix typo in READMEEmil Goldsmith Olesen
2018-04-24Merge pull request #139 from jhnns/fix/const-regexJohannes Ewald
2018-04-24Fix const regexJohannes Ewald
2018-04-104.0.0v4.0.0Johannes Ewald
2018-04-10Update CHANGELOGJohannes Ewald
2018-04-10Merge pull request #134 from jhnns/pr/origin/127Johannes Ewald
2018-04-10Merge branch 'master' into pr/origin/127Johannes Ewald
2018-04-10Fix wrong badge link in READMEJohannes Ewald
2018-04-10Drop official node v4 supportJohannes Ewald
2018-04-10Maintain column width when transforming constsJohannes Ewald
2018-04-09Replace babel with a regex-based transformationJohannes Ewald
2018-04-09Refactor babel plugin initialization in moduleEnv.jsJohannes Ewald
2018-04-09Remove unused path importJohannes Ewald
2018-04-09Merge pull request #128 from 2Pacalypse-/masterJohannes Ewald
2018-01-24Add support for object spread/rest operator.Marko Žarković
2018-01-16use 'coffeescript' packageOded Niv
2017-11-203.0.2v3.0.2Johannes Ewald
2017-11-20Update CHANGELOGJohannes Ewald
2017-11-20Update package-lock.jsonJohannes Ewald
2017-11-20Merge pull request #123 from JvJefke/bugfix/class-constructorJohannes Ewald
2017-11-15Remove Class tests because travis node 4.x tests fails (does not support clas...jeroenvalcke
2017-11-15Make sure rewire is not using a .babelrc filejeroenvalcke
2017-11-15Add line endjeroenvalcke
2017-11-15Merge remote-tracking branch 'upstream/master' into bugfix/class-constructorjeroenvalcke
2017-11-15Add class testsjeroenvalcke
2017-11-15v3.0.1v3.0.1Johannes Ewald
2017-11-15Update CHANGELOGJohannes Ewald
2017-11-15Merge pull request #122 from JvJefke/bugfix/babel-plugin-resolveJohannes Ewald
2017-11-13Require resolve babel plugin so it searches the plugin from the cwd()jeroenvalcke
2017-11-13Merge remote-tracking branch 'upstream/master'jeroenvalcke
2017-11-11v3.0.0v3.0.0Johannes Ewald
2017-11-11Update CHANGELOGJohannes Ewald
2017-11-11Update mochaJohannes Ewald
2017-11-11Update READMEJohannes Ewald
2017-11-11Remove legacy code for node < 4Johannes Ewald
2017-11-11Merge pull request #118 from jhnns/pr/origin/117Johannes Ewald
2017-11-11Update .travis.ymlJohannes Ewald
2017-11-11Refactor codeJohannes Ewald
2017-11-08Remove options from readmejeroenvalcke
2017-11-08Remove opts and only use old load functionality for coffee scriptsjeroenvalcke
2017-10-20Also run travis tests in 6.xJeroen Valcke
2017-10-20Update READMEJeroen Valcke
2017-10-20Add test to check if __filename and __dirname is correctJeroen Valcke
2017-10-20Added __set__ testsJeroen Valcke
2017-10-19Add optional babel const to let parser.Jeroen Valcke
2016-07-012.5.2v2.5.2Johannes Ewald
2016-07-01Update CHANGELOGJohannes Ewald
2016-07-01Add empty line after varJohannes Ewald