compiler/libec: Fixed confusing warning on conflicts between int64 and Id derivative...
[sdk] / compiler / libec / src / pass15.ec
2013-03-10 Jerome St-Louiscompiler/libec: Fixed confusing warning on conflicts...
2013-03-10 Jerome St-Louiscompiler/libec: Tweaks to pass15.ec for Debugger to...
2013-03-10 Jerome St-Louiscompiler: Added (u)intsize to map to size_t; Updated...
2013-03-04 Jerome St-Louiscompiler/ide/autocomplete: Fixed an IDE crash when...
2013-02-23 Jerome St-Louiscompiler: More compatible handling of stdint.h inclusion
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-19 Jerome St-Louiside/debugger: 64 bit Debugging Fixes
2013-02-19 Jerome St-Louiscompiler, ecere, ide: More 64 bit property fixes
2013-02-18 Jerome St-Louiscompiler: Worked around warning from __builtin_frame_ad...
2013-02-16 Jerome St-Louiscompiler, ide: 64 bit fixes to get the IDE working
2013-02-16 Jerome St-Louiscompiler/libec: Changes to reflect uint64 type for...
2013-02-16 Jerome St-Louiscompiler: Compiler fixes for 64 bit
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-01-30 Jerome St-Louiscompiler/libec: Fixed a uninitialized variable Valgrind...
2012-11-23 Jerome St-Louiside/CodeEditor: Fixed buffer overflow
2012-10-19 Rejean Loyerecere,ec; multiple fixes to prevent comment within...
2012-09-13 Jerome St-Louiscompiler/libec: Proper __attribute__ support and other...
2012-08-21 Jerome St-Louiscompiler/libec: Added missing null check to fix IDE...
2012-08-21 Jerome St-Louiscompiler; deps/libffi: Getting rid of warnings
2012-08-18 Jerome St-Louiscompiler/libec: Added missing null pointer check
2012-08-13 Jerome St-Louiscompiler/libec: Tweaked last fix to ensure internal...
2012-08-13 Jerome St-Louiscompiler/libec: Another fix for improper usage of compo...
2012-08-13 Jerome St-Louiscompiler/libec: Fixed improper usage of GCC compound...
2012-06-02 Jerome St-Louislibec/ide:Debugger:Watches: Fix for crash on null point...
2012-03-20 Jerome St-Louiside/debugger:compiler/libec: Fixed memory corruption...
2012-03-06 Jerome St-Louiscompiler/libec: Fixed ide crash editing template code
2012-02-19 Jerome St-Louiscompiler/i18n: Added i18n strings to libec/ecc/ecp/ecs
2012-02-15 Jerome St-Louiscompiler/libec: Fixed a memory leak on self-referencing...
2012-02-15 Jerome St-Louiscompiler/libec: Attempt to speedup namespace scanning
2012-02-15 Jerome St-Louiscompiler/libec: Upgraded Bison 2.0->2.4.2 to fix MkExpD...
2012-02-13 Jerome St-Louiscompiler/libec: Fixes to some parsing memory leaks
2011-12-05 Jerome St-Louiscompiler/libec: Fixed parsing memory leaks
2011-10-18 Rejean Loyercompiler:libec: fix for null pointer crash. not sure...
2011-10-03 Jerome St-Louisecere & compiler: Built-in internationalization support
2011-09-14 Jerome St-Louiscompiler: Fixed Documentor, CodeEditor not building...
2011-09-14 Jerome St-Louiside/debugger: Debugger improvements (Corrected member...
2011-08-28 Jerome St-Louiscompiler: Support for i18n through $"string" syntax...
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository