<!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/a1f96a549c4d591167946149173d055349399490">a1f96a54</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-12-13T12:15:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Allow loop variables to be declared inside the loop syntax.

[COMPILER]
* NEW: Allow loop variables to be declared inside the loop syntax.
* NEW: Consequently, FOR EACH now can only use local variables.

[INTERPRETER]
* OPT: A little optimization of integer loops. They are about 5% faster now.
</pre>
</li>
</ul>
<h4>5 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/a1f96a549c4d591167946149173d055349399490#01835407de0939cd38b9357802185d58a2a17ec0">
main/gbc/gbc_class.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/a1f96a549c4d591167946149173d055349399490#40729bc12212df14d276f166eb41076e7bac7231">
main/gbc/gbc_trans.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/a1f96a549c4d591167946149173d055349399490#4e27e967d7152bab67fc3890dedf239222ee981a">
main/gbc/gbc_trans_code.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/a1f96a549c4d591167946149173d055349399490#a4a89249d027af7b18378cd83f22e7d0998fe2a6">
main/gbc/gbc_trans_ctrl.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/a1f96a549c4d591167946149173d055349399490#36e835cad85fad94a6d76226299cc4f50285c26a">
main/gbx/gbx_exec_loop.c
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777777;">

<br>
<a href="https://gitlab.com/gambas/gambas/commit/a1f96a549c4d591167946149173d055349399490">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/a1f96a549c4d591167946149173d055349399490"}}</script>
</p>
</div>
</body>
</html>