Commit Graph

10 Commits

Author SHA1 Message Date
Mitchell Plamann
5e0529a1e0 Started working on better breakpoints 2015-05-03 16:37:15 -04:00
Mitchell Plamann
44f10cb5c6 Correct bytecode line numbers reported when breakpoints are reached 2015-04-22 21:02:36 -04:00
Mitchell Plamann
d035346d2b Breakpoints behave better now 2015-04-22 20:26:29 -04:00
Mitchell Plamann
5bee4d90c5 Updated tests to work with new parser changes 2015-04-22 20:07:31 -04:00
Suhaas Reddy
c742d5ed74 modded brk insertion and created brk removal
modified breakpoint insertion and created interface for breakpoint
removal
2015-04-22 00:04:46 -04:00
ddf1d00f1b Merge branch 'mplamann'
Conflicts:
	public/vm/c0vm.js
2015-04-20 22:17:59 -04:00
d18ccb49da Progress Report - in progress 2015-04-14 20:32:35 -04:00
55b06a1288 Merge branch 'mplamann' into run_vm
Conflicts:
	public/vm/index.js
2015-04-13 23:15:38 -04:00
d2841cd48f Merge branch 'mplamann' into run_vm
Conflicts:
	public/vm/index.js
2015-04-13 23:12:40 -04:00
decf25ed29 started working to integrate vm and site 2015-04-03 01:42:04 -04:00