Commit Graph

18 Commits

Author SHA1 Message Date
Danny Yoo
a3d5ec0b86 moved the type check stuff into the compiler 2011-03-29 21:49:11 -04:00
Danny Yoo
dcff043704 fixing the evaluate code so it works under firefox 2011-03-16 21:16:36 -04:00
Danny Yoo
8b1172abe3 recording the browser in browser-evaluat 2011-03-16 15:48:30 -04:00
dyoo
299f825c72 added the PID controller so we yield to the browser every once in a while. 2011-03-15 09:55:19 -04:00
dyoo
825e9bbea1 tracing to see if we're making progress 2011-03-15 09:01:57 -04:00
Danny Yoo
a17e314489 minor changes 2011-03-10 17:22:54 -05:00
Danny Yoo
f53c96abc5 fixing assignment to targets. 2011-03-09 15:07:58 -05:00
Danny Yoo
aa1d34eadc adjusting the output so I can grab the val register from the machine. 2011-02-25 16:21:20 -05:00
Danny Yoo
5ab3ae1a89 generalized the browser-evaluate code so I should be able to tie it to different evaluators for comparison. 2011-02-25 16:10:47 -05:00
Danny Yoo
c92b6d4c43 compatiblity with 5.0 and 5.1 2011-02-25 15:06:52 -05:00
Danny Yoo
98618f6817 timeouts? 2011-02-22 00:07:15 -05:00
Danny Yoo
40e9811ac8 Compilation and evaluation use server-side push now 2011-02-21 23:00:15 -05:00
Danny Yoo
fceb4f0379 did comet-style server push 2011-02-21 22:37:03 -05:00
Danny Yoo
3b15c46dec code cleanup 2011-02-21 21:43:42 -05:00
Danny Yoo
95a3168659 added exception catching 2011-02-21 21:24:05 -05:00
Danny Yoo
5d015c7db2 adjusting output so I can capture amount of time taken for javascript evaluation. 2011-02-21 21:02:00 -05:00
Danny Yoo
2050207334 quick-and-dirty way to test expressions at the browser and get back results 2011-02-21 20:50:56 -05:00
Danny Yoo
9d7124fb21 getting the evaluator to do something. 2011-02-21 20:28:03 -05:00