Commit Graph

5 Commits

Author SHA1 Message Date
hallgren
25ae9b2dc4 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
d1b95cef99 gfse: somewhat simplified configuration/installation 2011-03-28 15:04:43 +00:00
hallgren
629919667b gfse: minor layout/formatting variation 2011-03-06 10:19:17 +00:00
hallgren
a9287e83af gfse: minor documentation and style improvements 2011-02-28 12:41:05 +00:00
hallgren
cc2f9d012c Adding the prototype GF editor for simple multilingual grammars 2011-02-17 14:38:46 +00:00