<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luajit/doc/ext_ffi_semantics.html, branch v2.0.5</title>
<subtitle>A mirror of https://luajit.org/git/luajit.git
</subtitle>
<id>https://git.lua4.win/luajit/atom?h=v2.0.5</id>
<link rel='self' href='https://git.lua4.win/luajit/atom?h=v2.0.5'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/'/>
<updated>2017-01-17T11:35:03+00:00</updated>
<entry>
<title>Bump copyright date to 2017.</title>
<updated>2017-01-17T11:35:03+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2017-01-17T11:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=b93a1dd0c831cab22f98163d0dde792a493c0eef'/>
<id>urn:sha1:b93a1dd0c831cab22f98163d0dde792a493c0eef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump copyright date to 2016.</title>
<updated>2016-03-03T11:02:22+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2016-03-03T11:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=db1b399af134e715b8ba9a0e4ad9cbafbe06ecb1'/>
<id>urn:sha1:db1b399af134e715b8ba9a0e4ad9cbafbe06ecb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump copyright date to 2015.</title>
<updated>2015-01-05T22:59:31+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2015-01-05T22:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=86913b9bbf75c78a5dcfa2bf6071db8db7df7c51'/>
<id>urn:sha1:86913b9bbf75c78a5dcfa2bf6071db8db7df7c51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump copyright date to 2014.</title>
<updated>2014-01-16T22:10:16+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2014-01-16T22:10:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=ef59e5482055ed4477144518fc79a993288e855b'/>
<id>urn:sha1:ef59e5482055ed4477144518fc79a993288e855b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FFI: Clarify ffi.cdef behavior.</title>
<updated>2013-11-16T17:28:21+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2013-11-16T17:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=db64b2b1edbb07055d450df168c360fedb5598a7'/>
<id>urn:sha1:db64b2b1edbb07055d450df168c360fedb5598a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump copyright date to 2013.</title>
<updated>2013-02-11T11:54:48+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2013-02-11T11:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=4a44c4ff69a890f98fe116901c803018e27847e3'/>
<id>urn:sha1:4a44c4ff69a890f98fe116901c803018e27847e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FFI: Change priority of table initializer variants for structs.</title>
<updated>2012-11-14T23:26:34+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2012-11-14T23:21:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=16f23458bce22958e27176ca64f8df57c985cb1a'/>
<id>urn:sha1:16f23458bce22958e27176ca64f8df57c985cb1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FFI: Clarify callback docs.</title>
<updated>2012-11-07T22:20:50+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2012-11-07T22:20:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=74feb2534c20482ba3e69b4796b49481c3658de0'/>
<id>urn:sha1:74feb2534c20482ba3e69b4796b49481c3658de0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FFI: Mention __thiscall attribute in docs.</title>
<updated>2012-11-07T17:09:37+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2012-11-07T17:09:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=07406a5af9d23ffd408dc860b002df6ec292c8e1'/>
<id>urn:sha1:07406a5af9d23ffd408dc860b002df6ec292c8e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace error with PANIC for callbacks from JIT-compiled code.</title>
<updated>2012-10-21T17:17:14+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2012-10-21T17:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=1d5c2ce4e295562daddfe6ce8e470749f0d42542'/>
<id>urn:sha1:1d5c2ce4e295562daddfe6ce8e470749f0d42542</id>
<content type='text'>
</content>
</entry>
</feed>
