sdk: const correctness
[sdk] / compiler / libec / src / ecdefs.ec
2014-05-29 Jerome St-Louissdk: const correctness
2014-05-27 Jerome St-LouisFixed many warnings
2014-05-27 Jerome St-Louiscompiler/libec: (#99) Improved handling of brackets...
2014-05-27 Jerome St-Louiscompiler/libec: (#341, #351, #644, #771) Improved enum...
2014-05-26 Jerome St-Louiscompiler/libec: Fixed various memory leaks and bugs
2014-05-14 Jerome St-Louiscompiler/libec; ide/debugger: Division by 0: Error...
2014-05-13 Jerome St-Louiside/debugger: Better errors for evaluating function...
2014-05-13 Jerome St-Louiside/debugger: Better errors for missing property support
2014-05-05 Jerome St-Louiside/debugger; compiler/libec: Fixed evaluation of sizeo...
2014-05-04 Jerome St-Louiside/debugger; compiler/libec: (#19, #456) Fixed watches...
2014-05-02 Jerome St-Louiscompiler/libec/lexer; expression, ide/debugger: (#67...
2014-04-16 Jerome St-Louiscompiler/libec: Fixed DB active records broken by d0d99...
2014-03-26 Jerome St-Louiside/designer: Support for editing internationalizable...
2014-03-21 Jerome St-Louisi18n: (#858) Handling localization for libraries within...
2014-03-01 Jerome St-Louiscompiler/libec: Ignoring warnings coming from intrin...
2014-03-01 Jerome St-Louiscompiler/libec: Added support for symbolic 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; samples/openrider: (#839, #840) Fixed...
2013-09-30 Jerome St-Louiscompiler/libec: (#141) Fixed Not enough/Too many warni...
2013-08-07 Jerome St-Louiscompiler/libec: Fixed C style access to struct paramete...
2013-07-02 Jerome St-Louiscompiler/libec: Fixed 'File' object memory leak caused...
2013-06-13 Rejean Loyerecere, ide; Instance_COM_Initialize, Tokenize, _DualPip...
2013-06-11 Rejean Loyeride, libec, ecs; added project name and project path...
2013-04-15 Jerome St-Louiscompiler/libec Improvements to conversion from AST...
2013-03-10 Jerome St-Louiscompiler: Added (u)intsize to map to size_t; Updated...
2013-02-24 Jerome St-Louisi18n update; compiler: Reverted temp tweak to always...
2013-02-22 Jerome St-Louiscompiler, ecere, ide: Compiler fixes ; Map & struct...
2013-02-19 Jerome St-Louiscompiler, ide, com: Some level of cross-bit depth debug...
2013-02-19 Jerome St-Louiscompiler: Always using 64 bit types for intptr/pointers...
2013-02-19 Jerome St-Louiside/debugger: 64 bit Debugging Fixes
2013-02-16 Jerome St-Louiscompiler/grammar: Added support for extended declarator...
2013-02-16 Jerome St-Louiscompiler: Fixed prototypes for new/new0/renew/renew0...
2013-02-16 Jerome St-Louiscompiler/ecere: Further steps towards 64 bit support
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...
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-19 Jerome St-Louiscompiler/libec: Added support for i18n of property...
2012-02-15 Jerome St-Louiscompiler/libec: Attempt to speedup namespace scanning
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository