<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cmark/wrappers/wrapper.py, branch master</title>
<subtitle>My own fork of cmark for commonmark conversion</subtitle>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/'/>
<entry>
<title>Revert "More sourcepos! (#169)"</title>
<updated>2017-01-04T06:10:33+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2017-01-04T06:10:33+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=fb6356e3aa7696183f6cbcb99e521ab74260124a'/>
<id>fb6356e3aa7696183f6cbcb99e521ab74260124a</id>
<content type='text'>
This reverts commit 9e643720ec903f3b448bd2589a0c02c2514805ae.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 9e643720ec903f3b448bd2589a0c02c2514805ae.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "wrapper.py: remove unused (and faulty) libc instantiation (#175)"</title>
<updated>2017-01-04T06:10:22+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2017-01-04T06:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=5a3f747222d48422eb1d4e5c60cc5a042808fd0d'/>
<id>5a3f747222d48422eb1d4e5c60cc5a042808fd0d</id>
<content type='text'>
This reverts commit c4c1d59ca29aceb1c5919908ac97d9476264fd96.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit c4c1d59ca29aceb1c5919908ac97d9476264fd96.
</pre>
</div>
</content>
</entry>
<entry>
<title>wrapper.py: remove unused (and faulty) libc instantiation (#175)</title>
<updated>2016-12-24T16:14:32+00:00</updated>
<author>
<name>Mathieu Duponchelle</name>
<email>MathieuDuponchelle@users.noreply.github.com</email>
</author>
<published>2016-12-24T16:14:32+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=c4c1d59ca29aceb1c5919908ac97d9476264fd96'/>
<id>c4c1d59ca29aceb1c5919908ac97d9476264fd96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More sourcepos! (#169)</title>
<updated>2016-12-20T21:00:17+00:00</updated>
<author>
<name>Mathieu Duponchelle</name>
<email>MathieuDuponchelle@users.noreply.github.com</email>
</author>
<published>2016-12-20T21:00:17+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=9e643720ec903f3b448bd2589a0c02c2514805ae'/>
<id>9e643720ec903f3b448bd2589a0c02c2514805ae</id>
<content type='text'>
* open_new_blocks: always create child before advancing offset

* Source map

* Extent's typology

* In-depth python bindings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* open_new_blocks: always create child before advancing offset

* Source map

* Extent's typology

* In-depth python bindings
</pre>
</div>
</content>
</entry>
<entry>
<title>Use default opts in python sample wrapper.</title>
<updated>2016-01-08T18:03:48+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2016-01-08T18:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=d30371d6871981f369eafb30fb1a7e82df7139eb'/>
<id>d30371d6871981f369eafb30fb1a7e82df7139eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed wrapper3.py, made wrapper.py work with python 2/3.</title>
<updated>2015-05-06T21:26:56+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-05-06T21:26:56+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=8dab8b603d3f115d7830f3d90b071ab784596978'/>
<id>8dab8b603d3f115d7830f3d90b071ab784596978</id>
<content type='text'>
Also improved the wrapper to work with windows, and
to use smart punctuation (as an example).

In the future we may want to use cffi instead of ctypes.
It is like luajit ffi, and allows us to use constants from
the C library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also improved the wrapper to work with windows, and
to use smart punctuation (as an example).

In the future we may want to use cffi instead of ctypes.
It is like luajit ffi, and allows us to use constants from
the C library.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved python, rb, lua wrappers to wrappers subdirectory.</title>
<updated>2015-01-13T04:30:36+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-01-13T04:28:17+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=292b0bdad1aa79483a7498e72028bbff8134cebb'/>
<id>292b0bdad1aa79483a7498e72028bbff8134cebb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
