This repository has been archived on 2025-08-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
GGS/src
2011-02-14 21:37:08 +01:00
..
.ggs_server.erl.swo Added unicode support when running JS 2011-01-25 14:58:40 +01:00
ggs_app.erl Now we can start the application from the commandline, and still use supervisors. 2011-02-01 16:05:11 +01:00
ggs_backup.erl 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
ggs_mnesia_controller_server.erl Added future handlers for Mnesia 2011-02-02 19:58:34 +01:00
ggs_protocol.erl Converted protocol -> ggs_server communication to OTP 2011-02-06 22:32:08 +01:00
ggs_server.erl Port to process. 2011-02-13 16:44:11 +01:00
ggs_server_sup.erl 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
ggs_sup.erl Added new 'root' supervisor, and mnesia as child to this supervisor 2011-02-02 19:09:44 +01:00
js_helper.erl added js_helper module 2011-02-06 19:25:36 +01:00
js_runner.erl Port to process. 2011-02-13 16:44:11 +01:00
start_ggs.erl Starting erlang_js properly, and modified python_client tot start two sequential connections 2011-02-06 14:43:31 +01:00