blob: 7032612dbc7fcd66f7ee08bc99246cab4d7b87a9 [file] [log] [blame] [raw]
<div id="changelog">
<small>To see smaller changes, you can <a href="https://github.com/mattgodbolt/compiler-explorer/commits/master" target="_blank" rel="noopener noreferrer">visit our commits log <sup><small class="glyphicon glyphicon-new-window" width="16px" height="16px" title="Opens in a new window"></small></sup></a></small>
<h3>28th December 2017</h3>
<ul>
<li>Unified language support! All CE languages now on a single domain.</li>
</ul>
<h3>25th November 2017</h3>
<ul>
<li>GCC Dump view added. Click or drag the conifer tree on the assembly view to activate.</li>
<li>Added support for a new language: <a href="//fpc.godbolt.org/">Pascal</a> (Thanks <a href="https://github.com/partouf" target="_blank" rel="noopener noreferrer">@partouf <sup><small class="glyphicon glyphicon-new-window" width="16px" height="16px" title="Opens in a new window"></small></sup></a> !)</li>
<li>More versions of <a href="//go.godbolt.org/">Go</a> added.</li>
<li>Added latest Intel C++ compiler. Thanks Intel!</li>
</ul>
<h3>11th October 2017</h3>
<ul>
<li>New Control Flow Graph mode! Click or drag the tree icon on the assembly view to activate.</li>
<li>Lots of new libraries added</li>
</ul>
<h3>19th September 2017</h3>
<ul>
<li>New dropdown that allows for automatic inclusion of libraries to the compilation.</li>
<li>Scrolling on the FontScale buttons now change the font automatically.</li>
</ul>
<h3>14th August 2017</h3>
<ul>
<li>Addition of GSL and gsl-lite to <pre>/opt/compiler-explorer/libs</pre></li>
<li>Added GCC 7.2</li>
</ul>
<h4>Not so new features</h4>
<ul>
<li>Magic initial comment <code>// setup</code> auto-folds setup code block.</li>
<li>Added Conformance view. <a href="https://github.com/mattgodbolt/compiler-explorer/pull/467" target="_blank" rel="noopener noreferrer">Click here for more details <sup><small class="glyphicon glyphicon-new-window" width="16px" height="16px" title="Opens in a new window"></small></sup></a></li>
<li>Added support for a new language: <a href="//swift.godbolt.org/">Swift</a> (Thanks <a href="https://github.com/adamnemecek" target="_blank" rel="noopener noreferrer">@adamnemecek <sup><small class="glyphicon glyphicon-new-window" width="16px" height="16px" title="Opens in a new window"></small></sup></a> !)</li>
<li>Added support for a new language: <a href="//haskell.godbolt.org/">Haskell</a></li>
<li>Added support for a new language: <a href="//ispc.godbolt.org/">Intel's ispc</a> (<a href="https://ispc.github.io/" style="font-style: italic" target="_blank" rel="noopener noreferrer">What's ispc? <sup><small class="glyphicon glyphicon-new-window" width="16px" height="16px" title="Opens in a new window"></small></sup></a>)</li>
<li>Added Clang AST view. <a href="https://github.com/mattgodbolt/compiler-explorer/pull/442" target="_blank" rel="noopener noreferrer">Click here for more details <sup><small class="glyphicon glyphicon-new-window" width="16px" height="16px" title="Opens in a new window"></small></sup></a></li>
<li>Added Optimization view. <a href="https://github.com/mattgodbolt/compiler-explorer/pull/393" target="_blank" rel="noopener noreferrer">Click here for more details <sup><small class="glyphicon glyphicon-new-window" width="16px" height="16px" title="Opens in a new window"></small></sup></a></li>
<li>Added Themes. <a href="https://github.com/mattgodbolt/compiler-explorer/pull/377" target="_blank" rel="noopener noreferrer">Click here for more details <sup><small class="glyphicon glyphicon-new-window" width="16px" height="16px" title="Opens in a new window"></small></sup></a></li>
</ul>
</div>