version.html 1.5 KB

1234567891011121314151617181920212223242526272829303132
  1. <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
  2. <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
  3. <head>
  4. <title>History - GTC documentation</title>
  5. <meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
  6. <link rel='stylesheet' type='text/css' href='layout/default.css' />
  7. </head>
  8. <body>
  9. <p><a href='index.html'>◄ Back to index</a></p>
  10. <div class='c0'>
  11. <h1>History</h1>
  12. <div class='toc'><div class='toctop'><div class='tocbot'><div class='toc-content'>
  13. <b>Contents:</b><ul>
  14. <li><a href='#Version.history'>Version history</a></li>
  15. <li><a href='#To.do'>To do</a></li>
  16. </ul>
  17. </div></div></div></div>
  18. <div class='c1'>
  19. <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:
  20. </li><ul><li> fix IDE behaviour when catalog symbol limit is reached
  21. </li><li> small compiler fixes:
  22. </li><ul><li> proper error message when converting from union type to another type
  23. </li><li> reject duplicate member names in struct or union declarations
  24. </li></ul></ul><li> 0.90.1: first public release
  25. </li></ul></div></div>
  26. <div class='c1'>
  27. <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.
  28. </li><li> Improve the pre-compiled header format to handle the full up-to-date TIGCC library.
  29. </li><li> Add a true linker.
  30. </li></ul></div></div></div>
  31. </body>
  32. </html>