Jens Lincke

Results 35 issues of Jens Lincke

A smalltalk like access to the change history of classes and methods (and not just changes of lines in files)

type: feature
effort2: medium (days)
comp: tools
comp: lively tools

type: feature
comp: ui
comp: student projects
comp: lively ui

type: feature
comp: transpilation

type: feature
comp: ux
comp: student projects
comp: lively ux

type: feature
comp: debugger
comp: lively debugger

type: feature
comp: client
comp: lively client

type: feature
comp: content
comp: lively content

but it should eval to "a string" observed in workspace and in direct usage 3 +"a string" eval correctly to "3a string"

type: feature
P4: nice to have
effort2: medium (days)
comp: transpilation

support for namespace and namespace guessing is needed ``` var div = document.createElement("div") div.innerHTML = "a" ``` vs ``` var p = ```

comp: jsx