<!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/6502645560d1c19850001729a6f1bfca599a003e">65026455</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-06-22T02:49:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Work continues on new JIT system.

[INTERPRETER]
* BUG: JIT: Fix error handling when calling methods from JIT code.

[GB.JIT]
* NEW: Fix support of CATCH and FINALLY.
* NEW: Support for ON GOTO and ON GOSUB.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/29d94d3febf4e561ee09834ac8b0f3e9fc0f467d">29d94d3f</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-06-22T02:49:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">[DEVELOPMENT ENVIRONMENT]
* OPT: Profile window: Use JIT when loading a profile dump file.
</pre>
</li>
</ul>
<h4>5 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/0c43cfced0a204584da9598bcb67a2b40ef257e5...29d94d3febf4e561ee09834ac8b0f3e9fc0f467d#ccd64bdfbd35fd349650aa8204461af41fa1581d">
app/src/gambas3/.src/Debug/FProfile.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/0c43cfced0a204584da9598bcb67a2b40ef257e5...29d94d3febf4e561ee09834ac8b0f3e9fc0f467d#ceb808e4c67619d200114b0689bc1460aff9c36f">
main/gbx/gbx_exec.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/0c43cfced0a204584da9598bcb67a2b40ef257e5...29d94d3febf4e561ee09834ac8b0f3e9fc0f467d#c5299c94b52c20a5881d798e266cbd4ce569ba91">
main/gbx/gbx_jit.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/0c43cfced0a204584da9598bcb67a2b40ef257e5...29d94d3febf4e561ee09834ac8b0f3e9fc0f467d#b764edff3b1be82425102895af55e3f52c43608c">
main/lib/jit/gb.jit/jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/0c43cfced0a204584da9598bcb67a2b40ef257e5...29d94d3febf4e561ee09834ac8b0f3e9fc0f467d#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/0c43cfced0a204584da9598bcb67a2b40ef257e5...29d94d3febf4e561ee09834ac8b0f3e9fc0f467d">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>