<!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/128b5de2f2a810ab041b3abb3bc0fa5dadc80b95">128b5de2</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-06-22T23:31:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">[INTERPRETER]
* NEW: JIT: Support for QUIT and STOP EVENT instructions.

[GB.JIT]
* NEW: Implement QUIT and STOP EVENT instructions.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/06d139920d5e64ac318b0522fda98fafb24fa9b0">06d13992</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-06-22T23:37:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Work continues on new JIT system.

[INTERPRETER]
* BUG: JIT: No need to support breakpoints.

[GB.JIT]
* BUG: No need to support breakpoints.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/b88ba310d38e39d09af5d385089ed58b905a1343">b88ba310</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-06-22T23:37:30Z</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/7cd5a3eaae0ff139b6e6089b0a56c943941454ed...b88ba310d38e39d09af5d385089ed58b905a1343#8766f60e485cce439d459269f51ca6335aeae3de">
main/gbx/gb.jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/7cd5a3eaae0ff139b6e6089b0a56c943941454ed...b88ba310d38e39d09af5d385089ed58b905a1343#fd10e05c490840763c81233be1803ebbf1f854f2">
main/gbx/gbx_api.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/7cd5a3eaae0ff139b6e6089b0a56c943941454ed...b88ba310d38e39d09af5d385089ed58b905a1343#ceb808e4c67619d200114b0689bc1460aff9c36f">
main/gbx/gbx_exec.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/7cd5a3eaae0ff139b6e6089b0a56c943941454ed...b88ba310d38e39d09af5d385089ed58b905a1343#cc8f8d520aa1dc0519d6a54c5b0bd3a8f5220a81">
main/gbx/gbx_exec.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/7cd5a3eaae0ff139b6e6089b0a56c943941454ed...b88ba310d38e39d09af5d385089ed58b905a1343#36e835cad85fad94a6d76226299cc4f50285c26a">
main/gbx/gbx_exec_loop.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/7cd5a3eaae0ff139b6e6089b0a56c943941454ed...b88ba310d38e39d09af5d385089ed58b905a1343#b764edff3b1be82425102895af55e3f52c43608c">
main/lib/jit/gb.jit/jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/7cd5a3eaae0ff139b6e6089b0a56c943941454ed...b88ba310d38e39d09af5d385089ed58b905a1343#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/7cd5a3eaae0ff139b6e6089b0a56c943941454ed...b88ba310d38e39d09af5d385089ed58b905a1343">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>