<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/editor/simple/about.html, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=master</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2011-10-12T17:03:54+00:00</updated>
<entry>
<title>Improvements of "gf -server" mode and related setup</title>
<updated>2011-10-12T17:03:54+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-10-12T17:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=44d1a5a9f71b03d9aceeccd760a63fcdc45f8bad'/>
<id>urn:sha1:44d1a5a9f71b03d9aceeccd760a63fcdc45f8bad</id>
<content type='text'>
"gf -server" mode now contains everything needed to run the minibar and
the grammar editor (including example-based grammar writing).

The Setup.hs script installs the required files where gf -server can find them.
These files have been moved to a new directory: src/www.

The separate server program pgf-http is now obsolete.
</content>
</entry>
<entry>
<title>gfse: documentation tweaks</title>
<updated>2011-10-07T12:14:30+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-10-07T12:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5b980dcb930a1fe380e28fb9905db64e1da37672'/>
<id>urn:sha1:5b980dcb930a1fe380e28fb9905db64e1da37672</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gfse: about.html updates</title>
<updated>2011-09-28T15:26:34+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-09-28T15:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=ad725d85310e0055b21bdde66bcc43c5cd68fa97'/>
<id>urn:sha1:ad725d85310e0055b21bdde66bcc43c5cd68fa97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gfse: mention example-based grammar writing in about.html</title>
<updated>2011-09-27T19:18:50+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-09-27T19:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=61422583029e820f4a88f6b99ec16d3a958b3aa1'/>
<id>urn:sha1:61422583029e820f4a88f6b99ec16d3a958b3aa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gfse: some correctness checks for concrete syntax</title>
<updated>2011-07-29T15:44:19+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-07-29T15:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b58fc79908efb52320a38fdf6df96d8d0d067e73'/>
<id>urn:sha1:b58fc79908efb52320a38fdf6df96d8d0d067e73</id>
<content type='text'>
The editor now calls the GF server to check the syntax of expressions that
are part of concrete syntax (except for parameter types).
This is currently done by using the cc command of the GF shell, which puts
some unnecessary restricitons on operation definitions...
</content>
</entry>
<entry>
<title>gfse: about: added a note that each grammar has a unique identity independent of its name</title>
<updated>2011-07-26T15:03:33+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-07-26T15:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=9d547fbdca865785d23c1211610391d39464d507'/>
<id>urn:sha1:9d547fbdca865785d23c1211610391d39464d507</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gfse: new section "Grammars in the cloud" in about.html</title>
<updated>2011-07-07T16:59:37+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-07-07T16:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=6c751da6e8188d6d792e010411842008de87e3bc'/>
<id>urn:sha1:6c751da6e8188d6d792e010411842008de87e3bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gfse: you can now add concrete syntax for arbitrary languages</title>
<updated>2011-05-06T15:24:45+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-05-06T15:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=c207175e983bdb10e160310d3285a979dd66b4ea'/>
<id>urn:sha1:c207175e983bdb10e160310d3285a979dd66b4ea</id>
<content type='text'>
Before, you had to pick a language from a list of supported languages, but now
you can also pick Other and change the language code afterwards.
</content>
</entry>
<entry>
<title>gfse: added an alternate style sheet with the MOLTO color scheme</title>
<updated>2011-03-28T14:46:15+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-03-28T14:46:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=06a29cb5733b5523d6102eabe9578460d64d32d1'/>
<id>urn:sha1:06a29cb5733b5523d6102eabe9578460d64d32d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gfse: documentation fixes, links to MOLTO meeting slides and compiler API document</title>
<updated>2011-03-09T11:11:47+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-03-09T11:11:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b9bfb3ccec47bf10c27975911298cf324becf1c3'/>
<id>urn:sha1:b9bfb3ccec47bf10c27975911298cf324becf1c3</id>
<content type='text'>
</content>
</entry>
</feed>
