ecere/gui/Window: Prevent uninitialized values if base Window methods not overridden...
[sdk] / compiler / libec / src / type.ec
2016-07-28 Jerome St-Louiscompiler: Fixes to improve compatibility with MinGW...
2014-08-01 Jerome St-Louiscompiler/libec: Added grammar rule for __builtin_offset
2014-07-06 Jerome St-Louiscompiler/bootstrap: Fully automated (make updatebootstrap)
2014-07-05 Jerome St-Louiscompiler/libec: (#307, #70) Warning on undeclared class...
2014-07-02 Jerome St-Louiscompiler/libec: (#439) Removed unused declID from DeclC...
2014-07-01 Jerome St-Louiscompiler/libec: (#18, #26, #439, #685) Fixed serious...
2014-06-12 Jerome St-Louiscompiler/libec: Recognizing wide strings (L"text")...
2014-05-06 Jerome St-Louiscompiler/libec/grammars: Fixed sizeof("a" + 1)
2014-03-13 Jerome St-Louiscompiler/libec: Added support for __thread
2014-02-06 Jerome St-Louiscompiler/libec: (#1059) Added support for 123.identifier
2014-02-05 Jerome St-Louiscompiler/libec: (#787, #826) Added support for C99...
2013-10-30 Rejean Loyercleaned all trailing white space from source files.
2013-09-30 Jerome St-Louiscompiler/libec/grammar: (#653) Fixed unspaced (>>)...
2013-08-30 Rejean Loyermarked all generated bootstrap C source files with...
2013-04-15 Jerome St-Louiscompiler/libec Improvements to conversion from AST...
2013-02-16 Jerome St-Louiscompiler/grammar: Added support for extended declarator...
2012-09-17 Jerome St-Louiscompiler/libec: Grammar fix to handle comma separated...
2012-09-13 Jerome St-Louiscompiler/libec: Proper __attribute__ support and other...
2012-02-19 Jerome St-Louiscompiler/i18n: Added i18n strings to libec/ecc/ecp/ecs
2012-02-16 Jerome St-Louiscompiler/bootstrap: Fixed Bison 2.4 warnings in parsers...
2012-02-15 Jerome St-Louiscompiler/libec: Upgraded Bison 2.0->2.4.2 to fix MkExpD...
2011-10-13 Jerome St-Louiscompiler/ecere/i18n: Added i18n context support through...
2011-08-28 Jerome St-Louiscompiler: Support for i18n through $"string" syntax...
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository