Introducing CodePlayer: Watch your code like a movie(engineering.hackerearth.com) |
Introducing CodePlayer: Watch your code like a movie(engineering.hackerearth.com) |
What I want is the ability to see how a function has changed over time. I want to zoom in on a particular function, and watch it grow from a stub to a hairy beast, as the project matures.
Does something like this exist?
http://uguu-archive.appspot.com/misaka/replay.html
http://ioccc.org/2013/misaka/spoiler.html (mirror, in case if I ran out of quota)
I would be curious in some implementation details for this project, particularly how the intermediate deltas are stored.