Commit Graph

7 Commits

Author SHA1 Message Date
hallgren
cce6b793b1 gfse: various small improvements 2011-07-25 19:21:46 +00:00
hallgren
7b8828ae0a gfse: grammars in the cloud, work in progress 2011-07-06 16:55:42 +00:00
hallgren
e4e5ca23d3 gfse: initial support for grammars in the cloud
This lets the user access the same set of grammars from multiple devices.

Sharing grammars between multiple users is possible but discouraged at the
moment. There is no version handling, so concurrent editing of the same grammar
by different users might result in one user overwriting changes made by
another user. (The same goes for cuncurrent editing on multiple devices by
a single user, of course.)
2011-06-08 15:29:50 +00:00
hallgren
544010b36f gfse: somewhat simplified configuration/installation 2011-03-28 15:04:43 +00:00
hallgren
2c6c85974e gfse: minor layout/formatting variation 2011-03-06 10:19:17 +00:00
hallgren
fc1471717c gfse: minor documentation and style improvements 2011-02-28 12:41:05 +00:00
hallgren
60980e40e4 Adding the prototype GF editor for simple multilingual grammars 2011-02-17 14:38:46 +00:00