<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/compiler/GF/Interactive2.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-08-08T16:12:26+00:00</updated>
<entry>
<title>also add the 9.6 compatibility fixes to PGF2</title>
<updated>2025-08-08T16:12:26+00:00</updated>
<author>
<name>Inari Listenmaa</name>
<email>inari.listenmaa@gmail.com</email>
</author>
<published>2025-08-03T14:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=c7e26d7cd2d8d2178f619cf891588dca8356d997'/>
<id>urn:sha1:c7e26d7cd2d8d2178f619cf891588dca8356d997</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More cabal file cleanup. Remove some more tabs from Haskell source.</title>
<updated>2021-07-07T11:04:09+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2021-07-07T11:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=0954b4cbab2564c4d35043a87fddc9aee26b4166'/>
<id>urn:sha1:0954b4cbab2564c4d35043a87fddc9aee26b4166</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add import from command line invocation to command history</title>
<updated>2021-07-06T13:35:03+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2021-07-06T13:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=ef422164154e093b1231c2ee905c0539c0c0a1b3'/>
<id>urn:sha1:ef422164154e093b1231c2ee905c0539c0c0a1b3</id>
<content type='text'>
Closes #64
</content>
</entry>
<entry>
<title>more dead code</title>
<updated>2019-09-20T14:15:28+00:00</updated>
<author>
<name>krangelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2019-09-20T14:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=30eef61f0a400d6b9ec77721620e13b8132a9c2c'/>
<id>urn:sha1:30eef61f0a400d6b9ec77721620e13b8132a9c2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed more dead code</title>
<updated>2019-09-20T08:49:29+00:00</updated>
<author>
<name>krangelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2019-09-20T08:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=29662350dcdb350479576dfa099037fd71debc1a'/>
<id>urn:sha1:29662350dcdb350479576dfa099037fd71debc1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GF.Interactive2: extension FlexibleContexts is needed for GHC 7.10 compatibility</title>
<updated>2015-10-02T09:59:55+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-10-02T09:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=beccb68dddabefe1fee399242063fa2dabc4d5eb'/>
<id>urn:sha1:beccb68dddabefe1fee399242063fa2dabc4d5eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add a type signature in GF.Interactive2 to make ghc-7.6.3 happy</title>
<updated>2015-08-21T11:58:32+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2015-08-21T11:58:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d1b46ece28522845379d4b0eb382e561a1dc221d'/>
<id>urn:sha1:d1b46ece28522845379d4b0eb382e561a1dc221d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GF shell: restore the eh command to working order and document it</title>
<updated>2015-08-18T13:13:31+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-08-18T13:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=41075fb50a846ef0ae9851b99a3468bc0e405988'/>
<id>urn:sha1:41075fb50a846ef0ae9851b99a3468bc0e405988</id>
<content type='text'>
Also, when the command line parser fails, append the problematic command line
to the error message "command not parsed".
</content>
</entry>
<entry>
<title>GF shell: add the start options to GFEnv, turn "reload" into an ordinary command</title>
<updated>2015-08-17T15:56:39+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-08-17T15:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=17e7a01ae1ab33158273f7370251185b430b41cd'/>
<id>urn:sha1:17e7a01ae1ab33158273f7370251185b430b41cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GF Shell: "ph | wf -file=foo.gfs" now works as advertised</title>
<updated>2015-08-13T15:30:23+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-08-13T15:30:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=2df2d4a6834dd2d6347eaf5a5c46b02263ca0398'/>
<id>urn:sha1:2df2d4a6834dd2d6347eaf5a5c46b02263ca0398</id>
<content type='text'>
The print_history command was among the commands implemented in an ad-hoc
way instead of being handled by the command line interpreter, which means
it could not be used in a pipe, as in the example in the help info.
The refactoring in the previous patch made this old bug easy to fix.

Also fixed a bug in the "empty" command, introduced when moving the PGF from
CommandEnv to GFEnv.

TODO: fix the undocumented eh command. A comment in the help info for
print_history, and some commented out old code, suggest that eh means
"execute_history", but at present it does nothing...

</content>
</entry>
</feed>
