<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Benoît Minisini pushed to branch master
at <a href="https://gitlab.com/gambas/gambas">Gambas / gambas</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/4ef9c15a1bb9f7bed1323ef57548643288d7fedb">4ef9c15a</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-06-15T23:12:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Support for CATCH and FINALLY.

[INTERPRETER]
* NEW: The NEW implementation routine takes its opcode as argument now, like other subroutines with a variable number of arguments.

[GB.JIT]
* OPT: Call subroutines using their static address. No significative performance gain was detected.
* NEW: Support for CATCH and FINALLY.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/89f82c0b1118f458240aed2af554eec97dd15191">89f82c0b</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-06-15T23:15:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'master' of gitlab.com:gambas/gambas
</pre>
</li>
</ul>
<h4>7 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8e594286cd6a9e29464f2ecf8200c38ca0bf3a29...89f82c0b1118f458240aed2af554eec97dd15191#ceb808e4c67619d200114b0689bc1460aff9c36f">
main/gbx/gbx_exec.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8e594286cd6a9e29464f2ecf8200c38ca0bf3a29...89f82c0b1118f458240aed2af554eec97dd15191#cc8f8d520aa1dc0519d6a54c5b0bd3a8f5220a81">
main/gbx/gbx_exec.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8e594286cd6a9e29464f2ecf8200c38ca0bf3a29...89f82c0b1118f458240aed2af554eec97dd15191#36e835cad85fad94a6d76226299cc4f50285c26a">
main/gbx/gbx_exec_loop.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8e594286cd6a9e29464f2ecf8200c38ca0bf3a29...89f82c0b1118f458240aed2af554eec97dd15191#b764edff3b1be82425102895af55e3f52c43608c">
main/lib/jit/gb.jit/jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8e594286cd6a9e29464f2ecf8200c38ca0bf3a29...89f82c0b1118f458240aed2af554eec97dd15191#c17d7d8b5ddb4bfe0722eed94e51b36df46efce3">
main/lib/jit/jit.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8e594286cd6a9e29464f2ecf8200c38ca0bf3a29...89f82c0b1118f458240aed2af554eec97dd15191#e7806a2be54d4d1f15352358dc0d259c03e415ca">
main/lib/jit/jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8e594286cd6a9e29464f2ecf8200c38ca0bf3a29...89f82c0b1118f458240aed2af554eec97dd15191#f28de36d0ef8dba5af466ee48efbf119548d967f">
main/lib/jit/jit_body.c
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://gitlab.com/gambas/gambas/compare/8e594286cd6a9e29464f2ecf8200c38ca0bf3a29...89f82c0b1118f458240aed2af554eec97dd15191">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.

</p>
</div>
</body>
</html>