<!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/3bd9dca14214a5af70f9360a859f7274937309a1">3bd9dca1</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-06-18T22:30:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Work on new JIT system continues.

[INTERPRETER]
* NEW: JIT: Complex number support.
* NEW: JIT: LAST support.

[GB.JIT]
* BUG: Fix management of local variable declaration of translated functions.
* NEW: Support for WITH ... END WITH.
* NEW: JIT: Complex number support.
* NEW: JIT: LAST support.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/5e2a99a0a06c9d521413b2bdb6f76b7033a2aff9">5e2a99a0</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-06-18T22:30:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Session: Exist() method now works correctly for sessions stored in sqlite databases.

[GB.WEB]
* BUG: Session: Exist() method now works correctly for sessions stored in sqlite databases.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/ab01355230ffd303415ff250274b6fd90b32000a">ab013552</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-06-18T22:31:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Renaming an exported class in projects using non-GUI forms should not crash anymore.

[DEVELOPMENT ENVIRONMENT]
* BUG: Renaming an exported class in projects using non-GUI forms should not crash anymore.
</pre>
</li>
</ul>
<h4>10 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b023f19ca12bc375cf0eaa836e416547d7f60fad...ab01355230ffd303415ff250274b6fd90b32000a#689584499b055093e7f252f5271a06477512a0c1">
app/src/gambas3/.src/Project.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b023f19ca12bc375cf0eaa836e416547d7f60fad...ab01355230ffd303415ff250274b6fd90b32000a#b723632ac43c7230b00e24bc27164c81a9e8e766">
comp/src/gb.web/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b023f19ca12bc375cf0eaa836e416547d7f60fad...ab01355230ffd303415ff250274b6fd90b32000a#e9e135c16bb5396fe403450e904c6f6b76ff0c4b">
comp/src/gb.web/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b023f19ca12bc375cf0eaa836e416547d7f60fad...ab01355230ffd303415ff250274b6fd90b32000a#d2e3b95370a836c137eb832ece3eb52978406851">
comp/src/gb.web/.src/SqliteSessionManager.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b023f19ca12bc375cf0eaa836e416547d7f60fad...ab01355230ffd303415ff250274b6fd90b32000a#8766f60e485cce439d459269f51ca6335aeae3de">
main/gbx/gb.jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b023f19ca12bc375cf0eaa836e416547d7f60fad...ab01355230ffd303415ff250274b6fd90b32000a#fd10e05c490840763c81233be1803ebbf1f854f2">
main/gbx/gbx_api.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b023f19ca12bc375cf0eaa836e416547d7f60fad...ab01355230ffd303415ff250274b6fd90b32000a#b764edff3b1be82425102895af55e3f52c43608c">
main/lib/jit/gb.jit/jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b023f19ca12bc375cf0eaa836e416547d7f60fad...ab01355230ffd303415ff250274b6fd90b32000a#c17d7d8b5ddb4bfe0722eed94e51b36df46efce3">
main/lib/jit/jit.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b023f19ca12bc375cf0eaa836e416547d7f60fad...ab01355230ffd303415ff250274b6fd90b32000a#e7806a2be54d4d1f15352358dc0d259c03e415ca">
main/lib/jit/jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b023f19ca12bc375cf0eaa836e416547d7f60fad...ab01355230ffd303415ff250274b6fd90b32000a#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/b023f19ca12bc375cf0eaa836e416547d7f60fad...ab01355230ffd303415ff250274b6fd90b32000a">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>