0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
git clone git://github.com/marijnh/CodeMirror.git MIT
tester_123
as johnjbarton
More... over 12 years ago
adaptations to work as a DevtoolsExtended extension
tester_123
as johnjbarton
More... over 12 years ago
Expand readme for /google repo
tester_123
as johnjbarton
More... almost 13 years ago
resource selection supported
tester_123
as johnjbarton
More... almost 13 years ago
open ExtensionItemSelector, requires https://bugs.webkit.org/show_bug.cgi?id=96040
tester_123
as johnjbarton
More... almost 13 years ago
monitor chrome.devtools updates to populate resource list
tester_123
as johnjbarton
More... almost 13 years ago
encapsulate keymaster, support keybindings
tester_123
as johnjbarton
More... almost 13 years ago
Better OOP
tester_123
as johnjbarton
More... almost 13 years ago
http://blog.stevenlevithan.com/archives/parseuri MIT
tester_123
as johnjbarton
More... almost 13 years ago
git clone [email protected]:johnjbarton/keymaster.git MIT
tester_123
as johnjbarton
More... almost 13 years ago
sync to traceur branch qpp
tester_123
as johnjbarton
More... almost 13 years ago
remove sandbox experiment and begin panel UI
tester_123
as johnjbarton
More... almost 13 years ago
create qpp extension that extracts scripts elements, sends the URL to background, xhrs them, compiles them with traceur, and evals the generated code back into the web page
tester_123
as johnjbarton
More... almost 13 years ago
git clone [email protected]:google/ChannelPlate.git BSD
tester_123
as johnjbarton
More... almost 13 years ago
Sync to traceur branch qpp
tester_123
as johnjbarton
More... almost 13 years ago
begin demo
tester_123
as johnjbarton
More... almost 13 years ago
focus on ES5 features
tester_123
as johnjbarton
More... almost 13 years ago
serve more directories for convienence
tester_123
as johnjbarton
More... almost 13 years ago
sync to traceur branch qpp
tester_123
as johnjbarton
More... almost 13 years ago
sync to traceur branch qpp
tester_123
as johnjbarton
More... almost 13 years ago
make traceLocations tree.locations; add tracing; now stuck because of http://code.google.com/p/traceur-compiler/issues/detail?id=76
tester_123
as johnjbarton
More... almost 13 years ago
QP analysis needs to be on transformed trees, not source trees; click on test cases to re-run
tester_123
as johnjbarton
More... almost 13 years ago
support multiline tests in formatting; argument lists; begin array comprehension
tester_123
as johnjbarton
More... almost 13 years ago
move the analysis after linearization so the trees are all simple ones; change the IdentifierVisitor to work off VariableDeclarations; add two cases
tester_123
as johnjbarton
More... almost 13 years ago
style test output; IdentifierNewObject
tester_123
as johnjbarton
More... almost 13 years ago
one test case end to end
tester_123
as johnjbarton
More... almost 13 years ago
OOP for Tracequeries
tester_123
as johnjbarton
More... almost 13 years ago
change terminology to tracequeries
tester_123
as johnjbarton
More... almost 13 years ago
use tracepoint objects with protect/unprotect wrappers
tester_123
as johnjbarton
More... almost 13 years ago
Merge branch 'master' of https://github.com/johnjbarton/qpp
tester_123
as johnjbarton
More... almost 13 years ago