<!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/4a1c81d0aa0cfc2e5c38ddc794cd1a8444b7f3aa">4a1c81d0</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-07-02T22:52:19Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Jit.Time is a new property that returns the time spent in JIT compilation, in seconds.
[INTERPRETER]
* NEW: Jit is a new static class that allows to deal with the JIT compiler.
* NEW: Jit.Time is a new property that returns the time spent in JIT compilation, in seconds.
[GB.JIT]
* NEW: Support for the Jit.Time property.
</pre>
</li>
</ul>
<h4>6 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/4a1c81d0aa0cfc2e5c38ddc794cd1a8444b7f3aa#0fe9bd9b14e89b4e8550ce0114ab77bbc7c129a9">
main/gbx/gbx_c_system.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/4a1c81d0aa0cfc2e5c38ddc794cd1a8444b7f3aa#cf98dfd6e5c0a70ee218bccafe8de658eb6e90d8">
main/gbx/gbx_c_system.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/4a1c81d0aa0cfc2e5c38ddc794cd1a8444b7f3aa#18577183c3b5fb20fee4baf21d099b96f59fe1e5">
main/gbx/gbx_class_info.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/4a1c81d0aa0cfc2e5c38ddc794cd1a8444b7f3aa#01112ce0d46489f34a8d893102ecf0e7e1b19728">
main/gbx/gbx_class_init.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/4a1c81d0aa0cfc2e5c38ddc794cd1a8444b7f3aa#c5299c94b52c20a5881d798e266cbd4ce569ba91">
main/gbx/gbx_jit.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/4a1c81d0aa0cfc2e5c38ddc794cd1a8444b7f3aa#bb4d12e806f2dca37efd0b2e8e9b70e1d061c95e">
main/lib/jit/gb.jit/.src/_Jit.module
→
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/4a1c81d0aa0cfc2e5c38ddc794cd1a8444b7f3aa">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/4a1c81d0aa0cfc2e5c38ddc794cd1a8444b7f3aa"}}</script>
</p>
</div>
</body>
</html>