ecere/com/templates: Tweaks to avoid 'AT' class being left declared
[sdk] / compiler / bootstrap / ecc / bootstrap / ecc.c
2016-08-03 Jerome St-Louisecere/com/templates: Tweaks to avoid 'AT' class being...
2016-07-30 Jerome St-Louiscompiler/libec: Improved template type checks to avoid...
2015-12-22 Jerome St-Louiscompiler/bootstrap: updated
2015-12-22 Jerome St-Louiscompiler/libec; ecere; ide: Safer default virtual metho...
2014-08-06 Jerome St-Louiscompiler/libec: Fixed deletion of class:struct where...
2014-07-11 Jerome St-Louisecere/com; compiler/libec: (#1087) Fixed class:struct...
2014-07-07 Jerome St-Louiscompiler/libec: (#205) Fixed integer promotions to...
2014-07-06 Jerome St-Louiscompiler/libec: Only using gcc_struct attribute for...
2014-07-06 Jerome St-Louiscompiler/libec: Fixed build issues in last commit
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-01 Jerome St-Louiscompiler/libec: (#18, #26, #439, #685) Fixed serious...
2014-06-12 Jerome St-Louiscompiler/libec: Warning on pointers to class incompatib...
2014-06-12 Jerome St-Louiscompiler/libec: Fixed warnings in generated code for...
2014-06-11 Jerome St-Louiscompiler/libec: Casts where function pointers are expected
2014-06-10 Jerome St-Louiscompiler/libec; ecere: Support for checking platform...
2014-06-09 Jerome St-Louiscompiler/libec; ecere: Fixed 64 bit enums and related...
2014-06-05 Jerome St-Louiscompiler/libec: Fixed warnings for related struct ...
2014-06-01 Jerome St-Louiscompiler/libec: (#99) Avoiding anon struct/unions in...
2014-05-29 Jerome St-Louissdk: const correctness
2014-05-27 Jerome St-LouisFixed many warnings
2014-05-27 Jerome St-Louiscompiler/libec: (#341, #351, #644, #771) Improved enum...
2014-04-16 Jerome St-Louiscompiler/bootstrap: Updated
2014-03-21 Jerome St-Louisi18n: (#858) Handling localization for libraries within...
2014-03-01 Rejean Loyerecs; ide/Project: (#1063) Fixed Windows build issues...
2014-02-05 Jerome St-Louiscompiler/libec: (#787, #826) Added support for C99...
2013-10-19 Jerome St-Louiscompiler/libec: (#1029) Fixed crash serializing null...
2013-09-30 Jerome St-Louisecere/com: (#1010) Fixed bad reference level of uintptr...
2013-08-30 Rejean Loyermarked all generated bootstrap C source files with...
2013-08-30 Rejean Loyerecc; added source file name to 'code generated from...
2013-08-29 Rejean Loyermarked all generated bootstrap C source files with...
2013-08-29 Rejean Loyerecc; output 'code generated from eC source file.' comme...
2013-08-09 Jerome St-Louiscompiler/bootstrap: (#980) Updated for 0.44.08
2013-06-13 Rejean Loyerec, ecp, ecc, ecs; partial bootstrap update for previou...
2013-05-22 Jerome St-Louiscompiler/bootstrap: Updated
2013-04-15 Jerome St-Louiscompiler/libec Improvements to conversion from AST...
2013-03-31 Jerome St-Louiscompiler/bootstrap: Updated for ecc, ecp,
2013-03-18 Jerome St-Louiscompiler/bootstrap; ide: Tweaks for using TDM-GCC multi...
2013-03-10 Jerome St-Louiscompiler: Added (u)intsize to map to size_t; Updated...
2013-03-05 Jerome St-Louiscompiler: 32/64 bit bootstrap
2013-02-23 Jerome St-Louiscompiler: More compatible handling of stdint.h inclusion
2013-02-23 Jerome St-Louiscompiler/ecc: Never including stdint.h anymore, always...
2013-02-22 Jerome St-Louiscompiler, ecere, ide: Compiler fixes ; Map & struct...
2013-02-19 Jerome St-Louiscompiler: Always using 64 bit types for intptr/pointers...
2013-02-16 Jerome St-Louiscompiler/libec: Fixed wrong reference level causing...
2013-02-16 Jerome St-Louiscompiler: (u)intptr fixes to build on MinGW 4.4
2013-02-16 Jerome St-Louiscompiler: Updated bootstrap, precompiled parsers and...
2013-02-16 Jerome St-Louiscompiler/ecc: Added generated macro in proper place...
2013-02-16 Jerome St-Louiscompiler/ecc,ecp: Resolved issues from multipass prepro...
2013-02-16 Jerome St-Louiscompiler/bootstrap: Further updates
2013-02-16 Jerome St-Louiscompiler: Updated bootstrap
2013-02-16 Jerome St-Louiscompiler/ecere: Further steps towards 64 bit support
2013-02-16 Jerome St-Louiside/sdk: Fixed forcing bit depth option not invoked...
2013-02-16 Jerome St-Louiscompiler/ecere: completed intptr/uintptr support
2013-02-01 Jerome St-Louisecere; ide; compiler: Fixed setting safety null charact...
2013-01-30 Jerome St-Louisecere/compiler/ide: Fixed more buffer overflows by...
2013-01-16 Jerome St-Louiscompiler/libec: Marking all structs with gcc_struct...
2012-09-13 Jerome St-Louiscompiler/libec: Proper __attribute__ support and other...
2012-02-22 Jerome St-Louiscompiler/instance/bootstrap: Fixed stdcall related...
2012-02-19 Jerome St-Louiscompiler/i18n: Added i18n strings to libec/ecc/ecp/ecs
2011-08-28 Jerome St-Louiscompiler: Support for i18n through $"string" syntax...
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository