<!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/90700a48ae390d25f919d14b6d6b38256b293e98">90700a48</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-06-25T17:16:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove now unused JIT compilation source files.

[COMPILER]
* BUG: Remove now unused JIT compilation source files.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/ab3963c99ce4c0118ca66d396b0c723157ae2b50">ab3963c9</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-06-25T17:17:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix some bugs detected by clang, and JIT code can now raise events.

[INTERPRETER]
* NEW: JIT: Support for event raising.
* BUG: Fix some bugs detected by clang.

[GB.JIT]
* NEW: Support for event raising.
* OPT: Some optimizations in jit code generation and compilation.
</pre>
</li>
</ul>
<h4>17 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b88ba310d38e39d09af5d385089ed58b905a1343...ab3963c99ce4c0118ca66d396b0c723157ae2b50#032e0caa2cd4b9733815933b0b7675d92126c03c">
main/gbc/Makefile.am
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b88ba310d38e39d09af5d385089ed58b905a1343...ab3963c99ce4c0118ca66d396b0c723157ae2b50#499ba45b84e35a59d79afeb943278a85110f0461">
<span class="deleted-file">

main/gbc/gbc_jit.c
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b88ba310d38e39d09af5d385089ed58b905a1343...ab3963c99ce4c0118ca66d396b0c723157ae2b50#dbd02854100ec134e1242d551a1b9c7290d2a488">
<span class="deleted-file">

main/gbc/gbc_jit.h
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b88ba310d38e39d09af5d385089ed58b905a1343...ab3963c99ce4c0118ca66d396b0c723157ae2b50#9f446a4bf83b4f4f354101b161b84696cd1456b9">
<span class="deleted-file">

main/gbc/gbc_jit_body.c
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b88ba310d38e39d09af5d385089ed58b905a1343...ab3963c99ce4c0118ca66d396b0c723157ae2b50#b534d51f36ea42fef50d03a1ddc64e2b8ec4dc2c">
main/gbc/gbc_trans.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b88ba310d38e39d09af5d385089ed58b905a1343...ab3963c99ce4c0118ca66d396b0c723157ae2b50#40729bc12212df14d276f166eb41076e7bac7231">
main/gbc/gbc_trans.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b88ba310d38e39d09af5d385089ed58b905a1343...ab3963c99ce4c0118ca66d396b0c723157ae2b50#4ab02753d86970acb5c57c2554516ebdfe40ab41">
main/gbc/gbc_trans_subr.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b88ba310d38e39d09af5d385089ed58b905a1343...ab3963c99ce4c0118ca66d396b0c723157ae2b50#8766f60e485cce439d459269f51ca6335aeae3de">
main/gbx/gb.jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b88ba310d38e39d09af5d385089ed58b905a1343...ab3963c99ce4c0118ca66d396b0c723157ae2b50#fd10e05c490840763c81233be1803ebbf1f854f2">
main/gbx/gbx_api.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b88ba310d38e39d09af5d385089ed58b905a1343...ab3963c99ce4c0118ca66d396b0c723157ae2b50#a57ab39c1c819fc8406b2ea243d1dd58e78ec24d">
main/gbx/gbx_c_process.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b88ba310d38e39d09af5d385089ed58b905a1343...ab3963c99ce4c0118ca66d396b0c723157ae2b50#06a376fa2341d27c6b26dae6535c0f3875294680">
main/gbx/gbx_c_process.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b88ba310d38e39d09af5d385089ed58b905a1343...ab3963c99ce4c0118ca66d396b0c723157ae2b50#36e835cad85fad94a6d76226299cc4f50285c26a">
main/gbx/gbx_exec_loop.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b88ba310d38e39d09af5d385089ed58b905a1343...ab3963c99ce4c0118ca66d396b0c723157ae2b50#eabc0716f0cd9b9b5263acff5272dfb21f52d443">
main/gbx/gbx_stream.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b88ba310d38e39d09af5d385089ed58b905a1343...ab3963c99ce4c0118ca66d396b0c723157ae2b50#f0a5823b10efb2003b3f673d887fd2f92b969a1a">
main/lib/jit/gb.jit/.src/_Jit.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b88ba310d38e39d09af5d385089ed58b905a1343...ab3963c99ce4c0118ca66d396b0c723157ae2b50#b764edff3b1be82425102895af55e3f52c43608c">
main/lib/jit/gb.jit/jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b88ba310d38e39d09af5d385089ed58b905a1343...ab3963c99ce4c0118ca66d396b0c723157ae2b50#e7806a2be54d4d1f15352358dc0d259c03e415ca">
main/lib/jit/jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b88ba310d38e39d09af5d385089ed58b905a1343...ab3963c99ce4c0118ca66d396b0c723157ae2b50#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/b88ba310d38e39d09af5d385089ed58b905a1343...ab3963c99ce4c0118ca66d396b0c723157ae2b50">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>