<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/runtime/haskell/PGF, 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>2025-08-02T17:02:30+00:00</updated>
<entry>
<title>Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core into hleiss/master</title>
<updated>2025-08-02T17:02:30+00:00</updated>
<author>
<name>Arianna Masciolini</name>
<email>uzkamascio@gmail.com</email>
</author>
<published>2025-08-02T17:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5170668ff27f2149b43d479b5d702124b04c1d98'/>
<id>urn:sha1:5170668ff27f2149b43d479b5d702124b04c1d98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>define return in terms of pure, &gt;&gt; as *&gt;, mappend as &lt;&gt;</title>
<updated>2025-08-02T14:39:31+00:00</updated>
<author>
<name>Inari Listenmaa</name>
<email>inari.listenmaa@gmail.com</email>
</author>
<published>2024-09-09T17:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b914a25de326dd937e3a1d05f4eefb46af6da7b4'/>
<id>urn:sha1:b914a25de326dd937e3a1d05f4eefb46af6da7b4</id>
<content type='text'>
In preparation for deprecation, see https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid and https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
</content>
</entry>
<entry>
<title>Bug fix for gf-shell command 'pt -compute' in Expr.hs by</title>
<updated>2025-02-18T11:41:14+00:00</updated>
<author>
<name>Hans Leiss</name>
<email>leiss@cis.uni-muenchen.de</email>
</author>
<published>2025-02-18T11:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=643617ccc4faafa659aa16fae2870ac68a8f394b'/>
<id>urn:sha1:643617ccc4faafa659aa16fae2870ac68a8f394b</id>
<content type='text'>
  tryMatch p (VConst _ _) env = match sig f eqs as0
</content>
</entry>
<entry>
<title>random generation of literals now has ten different values for each built in type; maybe a better solution for most cases than just one value</title>
<updated>2025-01-07T10:20:23+00:00</updated>
<author>
<name>aarneranta</name>
<email>aarne@chalmers.se</email>
</author>
<published>2025-01-07T10:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=bc56b54dd12854c2e805dc597f906f879c46d908'/>
<id>urn:sha1:bc56b54dd12854c2e805dc597f906f879c46d908</id>
<content type='text'>
</content>
</entry>
<entry>
<title>showExpr and linearize now refresh the printed variables if needed</title>
<updated>2024-03-01T08:17:08+00:00</updated>
<author>
<name>aarneranta</name>
<email>aarne@chalmers.se</email>
</author>
<published>2024-03-01T08:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=7e707508a72ce73d6c3e4b8881df37597f5b8801'/>
<id>urn:sha1:7e707508a72ce73d6c3e4b8881df37597f5b8801</id>
<content type='text'>
</content>
</entry>
<entry>
<title>visualize_dependencies (vd) now creates latex in landscape mode to show long trees better</title>
<updated>2023-12-14T10:56:11+00:00</updated>
<author>
<name>Aarne Ranta</name>
<email>aarne@chalmers.se</email>
</author>
<published>2023-12-14T10:56:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=c2182274df0a0f730b4d4a41ea4a537cdb388ecd'/>
<id>urn:sha1:c2182274df0a0f730b4d4a41ea4a537cdb388ecd</id>
<content type='text'>
</content>
</entry>
<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>Replaced Control.Monad.Error with Control.Monad.Except</title>
<updated>2020-11-10T09:11:41+00:00</updated>
<author>
<name>Liyana</name>
<email>nliyanaam@smu.edu.sg</email>
</author>
<published>2020-11-10T09:11:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=4364b1d9fb62551fb6361be36cf2563e6d2d93a5'/>
<id>urn:sha1:4364b1d9fb62551fb6361be36cf2563e6d2d93a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix parsing with HOAS</title>
<updated>2020-10-02T17:34:52+00:00</updated>
<author>
<name>krangelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2020-10-02T17:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=bfb94d1e48fded159bbf63a992564cb24e987772'/>
<id>urn:sha1:bfb94d1e48fded159bbf63a992564cb24e987772</id>
<content type='text'>
</content>
</entry>
<entry>
<title>an attempt to solve record extension overloading bug, commented out for the moment</title>
<updated>2020-07-06T16:01:59+00:00</updated>
<author>
<name>aarneranta</name>
<email>aarne@chalmers.se</email>
</author>
<published>2020-07-06T16:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=8a052edca20a7d45817f4a7fecfbcdf8cb64c7ff'/>
<id>urn:sha1:8a052edca20a7d45817f4a7fecfbcdf8cb64c7ff</id>
<content type='text'>
</content>
</entry>
</feed>
