<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/GF/JavaScript/JS.cf, 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>2009-12-13T18:50:29+00:00</updated>
<entry>
<title>reorganize the directories under src, and rescue the JavaScript interpreter from deprecated</title>
<updated>2009-12-13T18:50:29+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-12-13T18:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=f85232947e74ee7ef8c7b0ad2338212e7e68f1be'/>
<id>urn:sha1:f85232947e74ee7ef8c7b0ad2338212e7e68f1be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed names of resource-1.3; added a note on homepage on release</title>
<updated>2008-06-25T16:54:35+00:00</updated>
<author>
<name>aarne</name>
<email>aarne@cs.chalmers.se</email>
</author>
<published>2008-06-25T16:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=e9e80fc389365e24d4300d7d5390c7d833a96c50'/>
<id>urn:sha1:e9e80fc389365e24d4300d7d5390c7d833a96c50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed src for 2.9</title>
<updated>2008-06-25T16:43:48+00:00</updated>
<author>
<name>aarne</name>
<email>aarne@cs.chalmers.se</email>
</author>
<published>2008-06-25T16:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b96b36f43de3e2f8b58d5f539daa6f6d47f25870'/>
<id>urn:sha1:b96b36f43de3e2f8b58d5f539daa6f6d47f25870</id>
<content type='text'>
</content>
</entry>
<entry>
<title>JS.cf : Changed the JS grammar to support strings as property names in objects. Changed pretty much all the files in the same folder as well as GFCCToJS.hs and SISR.hs to reflect the changes.</title>
<updated>2008-04-29T13:05:24+00:00</updated>
<author>
<name>meza</name>
<email>meza@student.chalmers.se</email>
</author>
<published>2008-04-29T13:05:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=314f147bff04c3b02e0f43b77e4b7a3f1fd9e433'/>
<id>urn:sha1:314f147bff04c3b02e0f43b77e4b7a3f1fd9e433</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Meta variables are now treated as functions with name ? in SISR, VoiceXML and JavaScript linearization. VoiceXML now returns the partial result when update() is false.</title>
<updated>2006-12-21T16:48:46+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2006-12-21T16:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=a335b29c0a85ea81ee1017f18dd6f2595d2a5227'/>
<id>urn:sha1:a335b29c0a85ea81ee1017f18dd6f2595d2a5227</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate JavaScript type annotator. Use lindef in JavaScript.</title>
<updated>2006-12-21T00:01:45+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2006-12-21T00:01:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=15fd1d590a70be3af1b4e0a6488ebba795922342'/>
<id>urn:sha1:15fd1d590a70be3af1b4e0a6488ebba795922342</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use LCLR algorithm for eliminating left-recursion, with lambda terms in SISR for getting trees right.</title>
<updated>2006-12-20T20:10:15+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2006-12-20T20:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=f9621483a0caeb49512bf4d15420bd05ea57cb22'/>
<id>urn:sha1:f9621483a0caeb49512bf4d15420bd05ea57cb22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Got GFCC to JavaScript compilation working. Variants are still printed in a weird way.</title>
<updated>2006-12-05T22:10:28+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2006-12-05T22:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=18ec82b54deb9be67a9c541bf69fca0ac020fe9b'/>
<id>urn:sha1:18ec82b54deb9be67a9c541bf69fca0ac020fe9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added the beginnings of GFCC to JavaScript conversion.</title>
<updated>2006-11-30T22:50:25+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2006-11-30T22:50:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=ba13ff08d2dd38de9abdb8b59125b73471404d44'/>
<id>urn:sha1:ba13ff08d2dd38de9abdb8b59125b73471404d44</id>
<content type='text'>
</content>
</entry>
</feed>
