<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/runtime/haskell/PGF/Binary.hs, branch optimize</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=optimize</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=optimize'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2021-07-08T10:10:41+00:00</updated>
<entry>
<title>Remove two missing-methods warnings</title>
<updated>2021-07-08T10:10:41+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2021-07-08T10:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=cdbe73eb475cf44e1a45b2abacb12756e394016a'/>
<id>urn:sha1:cdbe73eb475cf44e1a45b2abacb12756e394016a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version of .gfo and .pgf files, improve error messages on version mismatch</title>
<updated>2015-06-23T12:58:14+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-06-23T12:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=22ba8d34ff00bde6aa83dc9bdcdd13de34799c08'/>
<id>urn:sha1:22ba8d34ff00bde6aa83dc9bdcdd13de34799c08</id>
<content type='text'>
Becacuse of the new special tokens added to the Symbol type, .gfo and .pgf
files produced with the current version of GF can not always be used with
older versions of GF and the PGF run-time system.

The PGF version number was increased from (2,0) to (2,1). GF can still
read version (2,0) and (1,0), so old PGF files continue to work.

The GFO version was increased from "GF03" to "GF04".
</content>
</entry>
<entry>
<title>forgot changes in the serialization in the Haskell runtime</title>
<updated>2015-06-17T12:58:46+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2015-06-17T12:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=2f2f459a895b346240a785a6aa5c073f2575aa33'/>
<id>urn:sha1:2f2f459a895b346240a785a6aa5c073f2575aa33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added all orthographic primitives</title>
<updated>2015-05-11T13:01:39+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2015-05-11T13:01:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=1e0d7be4f4322836093d744c916fe02bfbcf9418'/>
<id>urn:sha1:1e0d7be4f4322836093d744c916fe02bfbcf9418</id>
<content type='text'>
</content>
</entry>
<entry>
<title>now (+) in the abstract syntax works, i.e. it knows how to deal with partial sums</title>
<updated>2014-10-31T14:16:11+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2014-10-31T14:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b1e6a21c56c5aef62716c35546d4596e11bbbf94'/>
<id>urn:sha1:b1e6a21c56c5aef62716c35546d4596e11bbbf94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a more efficient tail call by using the new TUCK instruction</title>
<updated>2014-10-30T13:09:50+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2014-10-30T13:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=9b0f354c7cef175c172edae582dcfa48817db7ba'/>
<id>urn:sha1:9b0f354c7cef175c172edae582dcfa48817db7ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>an explicit SAVE instruction</title>
<updated>2014-10-26T11:40:12+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2014-10-26T11:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=efedec187cef6e422c4dbcd50454dd2e29f1a3f8'/>
<id>urn:sha1:efedec187cef6e422c4dbcd50454dd2e29f1a3f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>an explicit PUSH_FRAME instruction</title>
<updated>2014-10-22T14:11:41+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2014-10-22T14:11:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=c8b3865338d3399dd983b36e1e0ad17f326bdd86'/>
<id>urn:sha1:c8b3865338d3399dd983b36e1e0ad17f326bdd86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>finally proper stack unwind in the evaluator</title>
<updated>2014-10-16T10:00:32+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2014-10-16T10:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=26ad164cecc65afd9420e0ac34a15d49b02e6cbf'/>
<id>urn:sha1:26ad164cecc65afd9420e0ac34a15d49b02e6cbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>the compiler now allows + to be used as a floating point addition in the abstract syntax</title>
<updated>2014-10-14T11:15:18+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2014-10-14T11:15:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=ac288386c44bdfab783ae2cdc0882d411a9c6b00'/>
<id>urn:sha1:ac288386c44bdfab783ae2cdc0882d411a9c6b00</id>
<content type='text'>
</content>
</entry>
</feed>
