Commit graph

14 commits

Author SHA1 Message Date
Kallfaktorn
b7fc68a010 merge 2011-04-26 16:16:20 +02:00
Jeena Paradies
0718031e22 merge 2011-04-11 10:53:47 +02:00
Jonatan Pålsson
67567fe263 Added some more ggsvm_e functionality and also a chat client 2011-02-20 01:41:40 +01:00
Kallfaktorn
f485efadcf Merge branch 'rewrite' of github.com:jeena/GGS into kallfaktorn
Saved head

Conflicts:
	src/old/ggs_server.erl
	src/old/js_runner.erl
2011-02-16 16:32:59 +01:00
Jonatan Pålsson
56c70c38b7 Now we can reconnect to a JSVM\! 2011-02-14 19:47:28 +01:00
Jonatan Pålsson
973f2fcf98 Protocol halfway ported 2011-02-14 17:31:16 +01:00
Jeena Paradies
fa63ea104b can't remember 2011-02-11 12:28:34 +01:00
Jeena Paradies
6166a109fc added function to test callErlang() in js 2011-02-06 19:17:08 +01:00
Jonatan Pålsson
7267781b64 Starting erlang_js properly, and modified python_client tot start two sequential connections 2011-02-06 14:43:31 +01:00
Jonatan Pålsson
79777e7b1c Now we have a backup server which keeps track of ggs_server's state between crashes. JSVM doesn't seem to survive crash even though port to it is backed up by ggs_backup.. 2011-02-05 15:24:30 +01:00
Jonatan Pålsson
40fdb8b431 Now we can call the defined code (lookup performed) 2011-02-04 19:52:43 +01:00
Jonatan Pålsson
4c6d0987bd Now we can define and run functions, but not in the same JSVM at the moment. A lookup is needed 2011-02-04 19:09:41 +01:00
Jonatan Pålsson
f5fac06849 Started working on the new protocol 2011-02-02 21:19:33 +01:00
Jonatan Pålsson
30cebd1c0d Added new python test file, and made __echo respond with users JSVM 2011-02-01 01:40:21 +01:00