<!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/0297c1bafa499bb6cda91437fc719f85a780f7e0">0297c1ba</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-14T14:46:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Load classes without running the _init method, so that the JIT behaviour is closer to the interpreter behaviour.

[INTERPRETER]
* NEW: Add a JIT API for loading classes without running the _init method.

[GB.JIT]
* BUG: Load classes without running the _init method, so that the JIT behaviour is closer to the interpreter behaviour.
</pre>
</li>
</ul>
<h4>9 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0297c1bafa499bb6cda91437fc719f85a780f7e0#8766f60e485cce439d459269f51ca6335aeae3de">
main/gbx/gb.jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0297c1bafa499bb6cda91437fc719f85a780f7e0#fd10e05c490840763c81233be1803ebbf1f854f2">
main/gbx/gbx_api.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0297c1bafa499bb6cda91437fc719f85a780f7e0#c08f8e391128cf1b4981a9b9dc5d783aac634184">
main/gbx/gbx_class.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0297c1bafa499bb6cda91437fc719f85a780f7e0#044fb40ad9766e28afa3c72aaacee1a1eeee6a1f">
main/gbx/gbx_class.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0297c1bafa499bb6cda91437fc719f85a780f7e0#0be5ce8a77f799fe40689c24b86b952233d42c50">
main/gbx/gbx_class_load.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0297c1bafa499bb6cda91437fc719f85a780f7e0#1b8bb0900b20ce4d8ec828e652749d79de431b85">
main/gbx/gbx_class_native.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0297c1bafa499bb6cda91437fc719f85a780f7e0#c17d7d8b5ddb4bfe0722eed94e51b36df46efce3">
main/lib/jit/jit.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0297c1bafa499bb6cda91437fc719f85a780f7e0#e7806a2be54d4d1f15352358dc0d259c03e415ca">
main/lib/jit/jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0297c1bafa499bb6cda91437fc719f85a780f7e0#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/commit/0297c1bafa499bb6cda91437fc719f85a780f7e0">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/0297c1bafa499bb6cda91437fc719f85a780f7e0"}}</script>
</p>
</div>
</body>
</html>