<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser/elisp/geiser-debug.el, branch 0.33</title>
<subtitle>emacs and scheme talk to each other</subtitle>
<id>https://jao.io/cgit/geiser/atom?h=0.33</id>
<link rel='self' href='https://jao.io/cgit/geiser/atom?h=0.33'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/'/>
<updated>2024-07-06T15:37:23Z</updated>
<entry>
<title>Cleanup library headers</title>
<updated>2024-07-06T15:37:23Z</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2022-07-14T12:33:38Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=de52f0e36f1709181c1ce4e787d79208fa2cb870'/>
<id>urn:sha1:de52f0e36f1709181c1ce4e787d79208fa2cb870</id>
<content type='text'>
- In the summary line, use three dashes to separate the file name
  from the summary.  That is the convention, which some tools depend
  on, and for some libraries we already did it here too.

- Capitalize the first word in the summary.  That is the convention,
  and for some libraries we already did it here too.

- For libraries that have a commentary, make sure it is placed in a
  "Commentary:" section.

- Make sure the "Code:" heading, which separates the header from the
  code part of the library, exists in all files.
</content>
</entry>
<entry>
<title>Take the byte-compilers advice into account</title>
<updated>2022-12-05T14:17:55Z</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2022-12-05T14:17:55Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=a60efa80cdb8c72dacb1e16729a801206a4e80bf'/>
<id>urn:sha1:a60efa80cdb8c72dacb1e16729a801206a4e80bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spurious transient require</title>
<updated>2022-11-15T22:28:59Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-11-15T22:28:59Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=15dfe0fceea4d3508cd22a05fee18b617f84df2f'/>
<id>urn:sha1:15dfe0fceea4d3508cd22a05fee18b617f84df2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>geiser-debug: ensure next-error buffer and buttonize output</title>
<updated>2022-10-23T23:45:41Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-23T23:45:41Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=67fae675d40833fe10471a6b237a16efef03b845'/>
<id>urn:sha1:67fae675d40833fe10471a6b237a16efef03b845</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debugging commands up to the specific scheme implementation</title>
<updated>2022-10-22T22:55:53Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-22T22:55:53Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=fd58d38118e2c409db524ccc8ff213e8d98a43bf'/>
<id>urn:sha1:fd58d38118e2c409db524ccc8ff213e8d98a43bf</id>
<content type='text'>
the half backed attempt at standardising guile's model won't work well with
other schemes, and it's not really well thought-out anyway: let's guile do its
thing, and we'll see what we can do in chez.
</content>
</entry>
<entry>
<title>debug: accept debug msg of any type (e.g., a list with location info)</title>
<updated>2022-10-21T02:36:56Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-21T02:36:56Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=5bf62132e676e098ab7ab6332fede2ead8328074'/>
<id>urn:sha1:5bf62132e676e098ab7ab6332fede2ead8328074</id>
<content type='text'>
</content>
</entry>
<entry>
<title>geiser-debug--debugger-active-p -&gt; geiser-debug--debugger-active</title>
<updated>2022-10-21T02:36:50Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-21T02:36:16Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=5b6d8202dd8b07dc4e83ff1040a8de9f0d2b02cb'/>
<id>urn:sha1:5b6d8202dd8b07dc4e83ff1040a8de9f0d2b02cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: proper use of the error reporting protocol</title>
<updated>2022-10-09T02:57:46Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-09T02:57:46Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=9a3df3a9aa365f64cb9c228dbd856b02afe346ec'/>
<id>urn:sha1:9a3df3a9aa365f64cb9c228dbd856b02afe346ec</id>
<content type='text'>
... even if that protocol is unwritten (note to self: write it already) and
nobody till now was being a good citizen (chez is becoming one).
</content>
</entry>
<entry>
<title>More -p obsolescence in geiser-debug.el</title>
<updated>2022-10-08T19:30:27Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-08T19:30:27Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=e63c33d2afb1ba8e732511e34c6a2db7a3a0898c'/>
<id>urn:sha1:e63c33d2afb1ba8e732511e34c6a2db7a3a0898c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>geiser-log clean-ups</title>
<updated>2022-10-08T19:03:57Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-08T19:03:57Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=67984ac8d0ab91e02ef5674c525de0cde8cd24b1'/>
<id>urn:sha1:67984ac8d0ab91e02ef5674c525de0cde8cd24b1</id>
<content type='text'>
- geiser-log: Obsoleting some -p flags and lexical binding
- geiser-eval: Ensuring logs for asynchronous retorts
- geiser-debug: don't bail on no output with errors
</content>
</entry>
</feed>
