<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser-guile/scheme, branch 0.7</title>
<subtitle>geiser and guile talk to each other</subtitle>
<id>https://jao.io/cgit/geiser-guile/atom?h=0.7</id>
<link rel='self' href='https://jao.io/cgit/geiser-guile/atom?h=0.7'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/'/>
<updated>2015-02-09T05:03:12Z</updated>
<entry>
<title>Documentation updates and nits for Freija</title>
<updated>2015-02-09T05:03:12Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2015-02-09T03:14:49Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=3dd68414304fede65cb3f0c7951d813bb7b0f792'/>
<id>urn:sha1:3dd68414304fede65cb3f0c7951d813bb7b0f792</id>
<content type='text'>
Preparing the release of 0.7, which will feature support for Chicken
thanks to Dan and Freija!
</content>
</entry>
<entry>
<title>Initial Chicken support</title>
<updated>2015-02-09T05:01:56Z</updated>
<author>
<name>Dan Leslie</name>
<email>dan@ironoxide.ca</email>
</author>
<published>2014-11-21T01:36:50Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=383585e44e56be0e690ad96895f73abf8454d3be'/>
<id>urn:sha1:383585e44e56be0e690ad96895f73abf8454d3be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Racket: displaying graphics in structured objects</title>
<updated>2014-12-31T19:26:13Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-12-31T19:18:19Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=27b7eacc9c062328d189337e02c2229b4be3e3c7'/>
<id>urn:sha1:27b7eacc9c062328d189337e02c2229b4be3e3c7</id>
<content type='text'>
By hooking the pretty-printer, as discovered by Greg in issue #49.  To
attain nirvana, we would still need (display (list graph)) to work...
</content>
</entry>
<entry>
<title>Racket: show images with print, write and display</title>
<updated>2014-12-29T01:46:12Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-12-29T01:46:12Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=0dbd605e631beea9b46f526deda2a7d05928c49f'/>
<id>urn:sha1:0dbd605e631beea9b46f526deda2a7d05928c49f</id>
<content type='text'>
Up to now, we were only displaying images when printed as values by the
REPL, but not when image values were explicitly print-ed, write-d or
display-ed.  This patch solves that problem by installing (semi)
appropriate port-{print,write,display}-handler.  This is still and
incomplete solution in that those handlers (as well as the already
installed current-print-handler) don't recurse over a value's structure
and won't produce images embedded in other data structures, as discussed
in issue #49.
</content>
</entry>
<entry>
<title>Racket: no more re-enter notifications (issue #25)</title>
<updated>2014-01-18T04:41:04Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-01-18T04:41:04Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=c00e7678d97beb0107740e408263931b88449886'/>
<id>urn:sha1:c00e7678d97beb0107740e408263931b88449886</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Racket: fix for recompilation of typed/racket modules</title>
<updated>2014-01-18T04:10:08Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-01-18T04:10:08Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=1839c4042013ae2a4002e228ca2ee8bf295190d3'/>
<id>urn:sha1:1839c4042013ae2a4002e228ca2ee8bf295190d3</id>
<content type='text'>
When using our current-load/used-compiled function, we were compiling
the syntax of a module using compile, which seems to not honour

With luck, this should address bug #14 for real.
</content>
</entry>
<entry>
<title>Racket: fix for evaluations inside typed/racket modules</title>
<updated>2014-01-08T23:55:20Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-01-08T23:48:57Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=826a054761d0f12f243883a001b2392279580a7f'/>
<id>urn:sha1:826a054761d0f12f243883a001b2392279580a7f</id>
<content type='text'>
When evaluating (re)definitions in a typed module, it's necessary that
the form evaluated is wrapped with #%top-interaction, so that typed
racket's redefinition of that macro enters into play and the system
records the type information of the new value.

Many thanks to Sam Tobin-Hochstadt for the tip, and for his encouraging
words.
</content>
</entry>
<entry>
<title>Racket: duplicate version check removed</title>
<updated>2014-01-08T23:47:30Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-01-08T23:47:30Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=4bb12c208bab5740fdfa0f77b5c2b279fb941b99'/>
<id>urn:sha1:4bb12c208bab5740fdfa0f77b5c2b279fb941b99</id>
<content type='text'>
We used to check for a good racket version during its start-up, but
these days we already have an independent version check before that.
</content>
</entry>
<entry>
<title>Guile: augmenting %load-compiled-path too</title>
<updated>2013-09-13T18:36:56Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2013-09-13T18:36:56Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=393305d2fcf612f4e5f99383f680f819b458c326'/>
<id>urn:sha1:393305d2fcf612f4e5f99383f680f819b458c326</id>
<content type='text'>
We add the paths in geiser-guile-load-path also to %load-compiled-path,
and new directories added to the load path via geiser-add-to-load-path
are added to both %load-path and %load-compiled-path.

Here's hope Ludovic will like all these additions!
</content>
</entry>
<entry>
<title>Debug code removed</title>
<updated>2013-07-02T16:15:02Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2013-07-02T16:15:02Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=82e47962fc16c037b8b7c6864dfee3a0eedaf183'/>
<id>urn:sha1:82e47962fc16c037b8b7c6864dfee3a0eedaf183</id>
<content type='text'>
</content>
</entry>
</feed>
