<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser-guile/src, branch 0.20.1</title>
<subtitle>geiser and guile talk to each other</subtitle>
<id>https://jao.io/cgit/geiser-guile/atom?h=0.20.1</id>
<link rel='self' href='https://jao.io/cgit/geiser-guile/atom?h=0.20.1'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/'/>
<updated>2021-10-29T12:57:36Z</updated>
<entry>
<title>Fix broken module context awareness in Guile 3.0.</title>
<updated>2021-10-29T12:57:36Z</updated>
<author>
<name>David Thompson</name>
<email>dthompson@vistahigherlearning.com</email>
</author>
<published>2021-10-29T12:57:36Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=251ed51e9e458ab86e524ef61d8b63e780453788'/>
<id>urn:sha1:251ed51e9e458ab86e524ef61d8b63e780453788</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Geiser for Guile 3.0.6</title>
<updated>2021-05-07T20:05:42Z</updated>
<author>
<name>jakub-w</name>
<email>jakub-w@riseup.net</email>
</author>
<published>2021-05-07T20:05:42Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=cc460a348950c79843b5c9c9b68b86c92077ace4'/>
<id>urn:sha1:cc460a348950c79843b5c9c9b68b86c92077ace4</id>
<content type='text'>
Fixes emacs-geiser/guile#9

In geiser-eval REPL meta-command:
All `mod`, `form` and `args` are now syntax objects. The
geiser-guile's logic will handle `mod` and `form` as is because
they're just passed to guile's eval and compile procedures.
`args` are processed by geiser-eval meta-command itself, so
it's necessary to convert it back to a datum. We lose some metadata,
but all elements in the `args` list are also syntax objects so I don't
think it's a big deal.

`syntax-&gt;datum` was introduced before guile 2 so this change is
backward compatible.
</content>
</entry>
<entry>
<title>geiser -&gt; src</title>
<updated>2020-07-20T03:41:00Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2020-07-20T03:41:00Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=aab5226dfe937861c54729744e8add15d931f758'/>
<id>urn:sha1:aab5226dfe937861c54729744e8add15d931f758</id>
<content type='text'>
</content>
</entry>
</feed>
