- 29 Apr, 2013 1 commit
-
-
Stephane Glondu authored
-
- 26 Apr, 2013 2 commits
-
-
Stephane Glondu authored
-
Stephane Glondu authored
-
- 19 Apr, 2013 4 commits
-
-
Stephane Glondu authored
* one directory per election, indexed by uuid * elections.json is generated by run-server.sh
-
Stephane Glondu authored
* single files with all (raw) elections and votes - one line = one object - intentions: + elections are directly served from elections.json + new votes are directly appended to votes.json * other data (for now, keys and results) are put in separate files for each election FIXME: mysterious segfaults happen in the toplevel, only there and non deterministically... looks like a bug in Lwt: gdb and "thread apply all bt" reveal that caml_interprete is running in two threads at the same time.
-
Stephane Glondu authored
-
Stephane Glondu authored
-