<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/runtime/haskell/PGF/Expr.hs, 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>2025-02-18T11:41:14+00:00</updated>
<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>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>GF.Command.TreeOperations is now independent from the runtime's internals</title>
<updated>2017-09-05T08:29:02+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2017-09-05T08:29:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=01a8e1b88f190a6170512efd303981e98b4b3134'/>
<id>urn:sha1:01a8e1b88f190a6170512efd303981e98b4b3134</id>
<content type='text'>
</content>
</entry>
<entry>
<title>the embedded grammars now work with both the pure Haskell and the Haskell binding API</title>
<updated>2017-08-29T16:44:50+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2017-08-29T16:44:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b7b7a7c91cc861440dd541b5f4e9eb5b409bcce0'/>
<id>urn:sha1:b7b7a7c91cc861440dd541b5f4e9eb5b409bcce0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a major revision of the bytecode generator and JIT compiler. the effect is that now we can compute with lambda functions and with true tail recursion</title>
<updated>2014-09-11T15:39:39+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2014-09-11T15:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=621d748bac0914a93e3d399f81616c70fd083bb5'/>
<id>urn:sha1:621d748bac0914a93e3d399f81616c70fd083bb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>full support for recursive def rules in the C runtime</title>
<updated>2014-09-05T10:09:43+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2014-09-05T10:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=86b5f78c579ce5fcc9c96370644c41c35a421070'/>
<id>urn:sha1:86b5f78c579ce5fcc9c96370644c41c35a421070</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a partial support for def rules in the C runtime</title>
<updated>2014-08-11T10:59:10+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2014-08-11T10:59:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=584d589041f63fdd3ea777019679275657902c2d'/>
<id>urn:sha1:584d589041f63fdd3ea777019679275657902c2d</id>
<content type='text'>
The def rules are now compiled to byte code by the compiler and then to
native code by the JIT compiler in the runtime. Not all constructions
are implemented yet. The partial implementation is now in the repository
but it is not activated by default since this requires changes in the
PGF format. I will enable it only after it is complete.

</content>
</entry>
<entry>
<title>linearization by chunks in the GF shell: a new command 'lc' needed because 'l' requires type checking and trees with metavariable function heads don't type check. This will hopefully be a temporary command.</title>
<updated>2013-11-05T17:28:47+00:00</updated>
<author>
<name>aarne</name>
<email>aarne@chalmers.se</email>
</author>
<published>2013-11-05T17:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=aba666c5bc7a46cdc7de7e2a36869456c34909bd'/>
<id>urn:sha1:aba666c5bc7a46cdc7de7e2a36869456c34909bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Eliminate mutual dependencies between the GF compiler and the PGF library</title>
<updated>2013-11-05T13:11:10+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-11-05T13:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=3814841d7d3b77b3f033cb98c1c0a04ac39435d7'/>
<id>urn:sha1:3814841d7d3b77b3f033cb98c1c0a04ac39435d7</id>
<content type='text'>
+ References to modules under src/compiler have been eliminated from the PGF
  library (under src/runtime/haskell). Only two functions had to be moved (from
  GF.Data.Utilities to PGF.Utilities) to make this possible, other apparent
  dependencies turned out to be vacuous.

+ In gf.cabal, the GF executable no longer directly depends on the PGF library
  source directory, but only on the exposed library modules. This means that
  there is less duplication in gf.cabal and that the 30 modules in the
  PGF library will no longer be compiled twice while building GF.

  To make this possible, additional PGF library modules have been exposed, even
  though they should probably be considered for internal use only. They could
  be collected in a PGF.Internal module, or marked as "unstable", to make
  this explicit.

+ Also, by using the -fwarn-unused-imports flag, ~220 redundant imports were
  found and removed, reducing the total number of imports by ~15%.

</content>
</entry>
<entry>
<title>A basic infrastructure for generating Teyjus bytecode from the GF abstract syntax</title>
<updated>2012-08-29T11:43:02+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2012-08-29T11:43:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=f8fe23fda7b97d5301bfb2ec1d89ce9967c5b200'/>
<id>urn:sha1:f8fe23fda7b97d5301bfb2ec1d89ce9967c5b200</id>
<content type='text'>
</content>
</entry>
</feed>
