<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/www/syntax-editor/ast.js, 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>2013-01-11T15:33:17+00:00</updated>
<entry>
<title>Syntax editor: initial support for string literals</title>
<updated>2013-01-11T15:33:17+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2013-01-11T15:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b8e3fe7bc099d3ee09f1c5dfe05fab1fd73afed1'/>
<id>urn:sha1:b8e3fe7bc099d3ee09f1c5dfe05fab1fd73afed1</id>
<content type='text'>
Also a bug fix when switching to editor, although this still messes up
when using the letters grammar.
Also updated readme with options, and some style improvements.
</content>
</entry>
<entry>
<title>Syntax editor: unwrap feature</title>
<updated>2012-12-11T15:09:16+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2012-12-11T15:09:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=2623925e67b240f289b7ca507dd9c1ae194a93ce'/>
<id>urn:sha1:2623925e67b240f289b7ca507dd9c1ae194a93ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Syntax editor: change startcat when wrapping top node</title>
<updated>2012-12-07T15:32:31+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2012-12-07T15:32:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=953b6b573ac9094f2152139ea349c14ef167a638'/>
<id>urn:sha1:953b6b573ac9094f2152139ea349c14ef167a638</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Syntax editor: various small improvements...</title>
<updated>2012-12-07T12:55:17+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2012-12-07T12:55:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=904e8029fea4436290fc79d5fabc782386cee19b'/>
<id>urn:sha1:904e8029fea4436290fc79d5fabc782386cee19b</id>
<content type='text'>
- separate tree edit buttons from option buttons
- fix bug when wrapping on freshly imported ast
- add interface for import &amp; export of ast
- cleaner internal implementation of Editor.add_refinement
- small style updates
</content>
</entry>
<entry>
<title>Syntax editor: wrap now handles multiple possible positions for subtree</title>
<updated>2012-12-04T15:45:41+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2012-12-04T15:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=32f085a4b53b5567dd5a28c2f07da1aecc0b1194'/>
<id>urn:sha1:32f085a4b53b5567dd5a28c2f07da1aecc0b1194</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Syntax editor: add wrap feature</title>
<updated>2012-12-03T14:02:47+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2012-12-03T14:02:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=314052f8d3b380c9b1562aafdbaf4af445e7fd82'/>
<id>urn:sha1:314052f8d3b380c9b1562aafdbaf4af445e7fd82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Syntax editor: internal optimizations by pre-computing certain stuff</title>
<updated>2012-11-30T15:08:46+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2012-11-30T15:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=0ac61fefba22208608073b6409d6ec92086847f4'/>
<id>urn:sha1:0ac61fefba22208608073b6409d6ec92086847f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Syntax editor: in-place replacement of functions</title>
<updated>2012-11-30T10:56:42+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2012-11-30T10:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=58c3e3db85d55cc9b746732583df83c19a9b68e0'/>
<id>urn:sha1:58c3e3db85d55cc9b746732583df83c19a9b68e0</id>
<content type='text'>
When at a non-leaf node, refinements with identical type signatures
are highlighting and can re placed without destroying the children.
If not, the refinement is greyed and the user is asked to clear
the current subtree first if they wish to replace it.
This aspect of the UI should be polished, but at least it is obvious.
Also, some substantial optimizations can still be made to cache
the processed type signatures (which determine what can be replaced
in-place)
</content>
</entry>
<entry>
<title>Syntax editor: internal improvements. re-introduce initialize_from function</title>
<updated>2012-11-29T15:40:18+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2012-11-29T15:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=8cefec807acd877145e7a46eb2d8d4dcac45af2d'/>
<id>urn:sha1:8cefec807acd877145e7a46eb2d8d4dcac45af2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Syntax editor; add new helper for parsing type signatures (not complete)</title>
<updated>2012-11-27T12:00:41+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2012-11-27T12:00:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=59b9676fd1b85500b7a66e957542af6dea66c53e'/>
<id>urn:sha1:59b9676fd1b85500b7a66e957542af6dea66c53e</id>
<content type='text'>
</content>
</entry>
</feed>
