Jens Lincke
Jens Lincke
A smalltalk like access to the change history of classes and methods (and not just changes of lines in files)
but it should eval to "a string" observed in workspace and in direct usage 3 +"a string" eval correctly to "3a string"
support for namespace and namespace guessing is needed ``` var div = document.createElement("div") div.innerHTML = "a" ``` vs ``` var p = ```