gtc/doc/version.html
2018-01-31 14:14:00 +00:00

33 lines
1.5 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
<head>
<title>History - GTC documentation</title>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
<link rel='stylesheet' type='text/css' href='layout/default.css' />
</head>
<body>
<p><a href='index.html'>◄ Back to index</a></p>
<div class='c0'>
<h1>History</h1>
<div class='toc'><div class='toctop'><div class='tocbot'><div class='toc-content'>
<b>Contents:</b><ul>
<li><a href='#Version.history'>Version history</a></li>
<li><a href='#To.do'>To do</a></li>
</ul>
</div></div></div></div>
<div class='c1'>
<hr class='hr1' /><h1 class='heading'><a name='Version.history'></a>Version history</h1><div class='c1in'><hr class='hr1in' /><ul><li> 0.90.2:
</li><ul><li> fix IDE behaviour when catalog symbol limit is reached
</li><li> small compiler fixes:
</li><ul><li> proper error message when converting from union type to another type
</li><li> reject duplicate member names in struct or union declarations
</li></ul></ul><li> 0.90.1: first public release
</li></ul></div></div>
<div class='c1'>
<hr class='hr1' /><h1 class='heading'><a name='To.do'></a>To do</h1><div class='c1in'><hr class='hr1in' /><ul><li> Implement command-line interface in on-calc version.
</li><li> Improve the pre-compiled header format to handle the full up-to-date TIGCC library.
</li><li> Add a true linker.
</li></ul></div></div></div>
</body>
</html>