edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [Edbrowse-dev] infinite loop
@ 2017-01-27 14:51 Karl Dahlke
  2017-01-27 22:15 ` [Edbrowse-dev] better line numbers for runtimes Kevin Carhart
  0 siblings, 1 reply; 2+ messages in thread
From: Karl Dahlke @ 2017-01-27 14:51 UTC (permalink / raw)
  To: Edbrowse-dev

I have isolated the piece that causes the infinite loop, though it is still 10K of dog vomit js.

http://www.eklhad.net/infinite.html

Karl Dahlke

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Edbrowse-dev] better line numbers for runtimes
  2017-01-27 14:51 [Edbrowse-dev] infinite loop Karl Dahlke
@ 2017-01-27 22:15 ` Kevin Carhart
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Carhart @ 2017-01-27 22:15 UTC (permalink / raw)
  To: Edbrowse-dev



Since minified code is a thorn in our side, I bit the bullet and bundled 
up de-minification code using esprima and escodegen, in a modular way so 
that it can be popped on to the makefile and then popped back off again. 
It's 10,000 lines of javascript, but you can think of it as a black box 
and just call it.  It's just a dev tool and isn't intended as a patch 
idea for the real edbrowse.

https://github.com/KevinCarhart/esbrowse/archive/master.zip

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-27 22:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-27 14:51 [Edbrowse-dev] infinite loop Karl Dahlke
2017-01-27 22:15 ` [Edbrowse-dev] better line numbers for runtimes Kevin Carhart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).