<!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/3f7095bbd9b1f6abcac3c64c8c9865fa8fce2246">3f7095bb</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-03-11T15:34:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Run JIT compilation in the background to make programs start faster.

[INTERPRETER]
* OPT: JIT compilation is run in two steps.

[GB.JIT]
* OPT: Run JIT compilation in the background.
* NEW: JIT.Debug is a new property that allows to enable JIT debugging messages at runtime.
</pre>
</li>
</ul>
<h4>7 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/3f7095bbd9b1f6abcac3c64c8c9865fa8fce2246#49c14d5cb326962430cc5f74c0604e76ef378764">
main/gbx/gbx.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/3f7095bbd9b1f6abcac3c64c8c9865fa8fce2246#a57ab39c1c819fc8406b2ea243d1dd58e78ec24d">
main/gbx/gbx_c_process.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/3f7095bbd9b1f6abcac3c64c8c9865fa8fce2246#0be5ce8a77f799fe40689c24b86b952233d42c50">
main/gbx/gbx_class_load.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/3f7095bbd9b1f6abcac3c64c8c9865fa8fce2246#c5299c94b52c20a5881d798e266cbd4ce569ba91">
main/gbx/gbx_jit.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/3f7095bbd9b1f6abcac3c64c8c9865fa8fce2246#146c36423e31dfde0a94ba4de3dadf30ec76c092">
main/gbx/gbx_jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/3f7095bbd9b1f6abcac3c64c8c9865fa8fce2246#3fdb2f5c9ac8192516f2cbeeb994b6c7fcba99bc">
<span class="new-file">
+
main/lib/jit/gb.jit/.src/CCompilation.class
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/3f7095bbd9b1f6abcac3c64c8c9865fa8fce2246#bb4d12e806f2dca37efd0b2e8e9b70e1d061c95e">
main/lib/jit/gb.jit/.src/Jit.module
</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/commit/3f7095bbd9b1f6abcac3c64c8c9865fa8fce2246">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.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.com/gambas/gambas/commit/3f7095bbd9b1f6abcac3c64c8c9865fa8fce2246"}}</script>

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