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 (Collapse)Author
2012-07-03- fixed bug when using b.addEntry()Johannes
- small fixes
2012-06-23added commentsJohannes
2012-06-21removed "use strict"; to avoid influencing not-strict modulesJohannes
2012-06-15namespaced all variables within the __set__ method so you can really set all ↵Johannes
variables
2012-06-12- changed APIv0.2.0Johannes
- introduced __set__ and __get__ to rewired modules