compiler/libec: Added safety check for structDeclarator
[sdk] / compiler / libec /
2013-04-15 Jerome St-Louiscompiler/libec: Added safety check for structDeclarator
2013-04-15 Jerome St-Louiscompiler/libec: Fixed 2 more long warnings
2013-04-15 Jerome St-Louiscompiler/libec: Fixes to containers handling (array...
2013-04-15 Jerome St-Louiscompiler/libec: Resolving long type size properly
2013-04-15 Jerome St-Louisi18n: Updated templates; ide: Fixed warning in obsolete...
2013-04-15 Jerome St-Louiscompiler/libec Improvements to conversion from AST...
2013-04-04 Jerome St-Louiscompiler/libec: Parser improvements
2013-03-31 Jerome St-Louiscompiler/libec; bootstrap: Improved anonymous instantia...
2013-03-27 Jerome St-Louiscompiler, ecere/com: Fixed enumSize issues causing...
2013-03-21 Jerome St-Louisecere/com; gfx: Improvements to cross-compiling to...
2013-03-18 Jerome St-Louisecere/com: Fixed 32 bit cross-compiling issues in EDASQLite
2013-03-10 Jerome St-Louiscompiler/libec: Updated start outputLine to match lates...
2013-03-10 Jerome St-Louiscompiler/libec: Fixed passing of typed objects in ellip...
2013-03-10 Jerome St-Louiscompiler/libec: Correction to the previous fix to handl...
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/libec: Fixed allowing headers to redefine...
2013-03-10 Jerome St-Louiscompiler: Added (u)intsize to map to size_t; Updated...
2013-03-06 Jerome St-LouisMakefiles: Force building 32 or 64 bit by setting ARCH...
2013-03-05 Jerome St-Louiscompiler: 32/64 bit bootstrap
2013-03-04 Jerome St-Louiscompiler/ide/autocomplete: Fixed an IDE crash when...
2013-02-24 Jerome St-Louisi18n update; compiler: Reverted temp tweak to always...
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, 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-19 Jerome St-Louiscompiler, ecere, ide: More 64 bit property fixes
2013-02-19 Jerome St-Louiscompiler: Fixed extra reference level on class properties
2013-02-18 Jerome St-Louiscompiler: Worked around warning from __builtin_frame_ad...
2013-02-17 Jerome St-Louisecere, ide: Replaced integer types by 64 bit ints for...
2013-02-16 Jerome St-Louiscompiler/libec: Fixed wrong reference level causing...
2013-02-16 Jerome St-Louiscompiler, ide: 64 bit fixes to get the IDE working
2013-02-16 Jerome St-Louiscompiler: Updated bootstrap, precompiled parsers and...
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/ecc: Added generated macro in proper place...
2013-02-16 Jerome St-Louiscompiler/grammar: Added support for extended declarator...
2013-02-16 Jerome St-Louiscompiler/ecc,ecp: Resolved issues from multipass prepro...
2013-02-16 Jerome St-Louiscompiler: Fixed __declspec compiling issue on Linux...
2013-02-16 Jerome St-Louiscompiler/libec: Updated precompiled grammar files
2013-02-16 Jerome St-LouisMakefiles/ide: Added $(FORCE_32_BIT) to ecs calls
2013-02-16 Jerome St-Louiscompiler: Fixed prototypes for new/new0/renew/renew0...
2013-02-16 Jerome St-Louiscompiler/libec: Fixed precompiled grammar.c on Linux
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-16 Jerome St-Louiscompiler/ecere: Initial take at adding a uintptr type
2013-02-01 Jerome St-Louisecere; ide; compiler: Fixed setting safety null charact...
2013-01-30 Jerome St-Louisi18n: Updated localization templates 0.44.03
2013-01-30 Jerome St-Louisecere/compiler/ide: Fixed more buffer overflows by...
2013-01-30 Jerome St-Louiscompiler/libec: Fixed a uninitialized variable Valgrind...
2013-01-27 Rejean Loyermisc; correct execute permissions for various files.
2013-01-27 Jerome St-Louiside/CodeEditor: Fixed overriding of virtual methods
2013-01-16 Jerome St-Louiscompiler/libec: Marking all structs with gcc_struct...
2013-01-16 Jerome St-Louiscompiler/libec: Fix for debug line numbers in generated...
2012-11-23 Jerome St-Louiside/CodeEditor: Fixed buffer overflow
2012-11-21 Rejean Loyertarball;compiler/libec/Makefile; fixed makefile missing...
2012-11-21 Rejean Loyerbuildsystem,epj2make,ide,tarball; added cleantarget...
2012-11-21 Rejean Loyerbuildsystem,epj2make,ide,tarball; fixed EARFLAGS aw...
2012-11-20 Jerome St-Louisecere/PathBox: Fixed OnBrowsedDir methods not being...
2012-11-19 Jerome St-Louiscompiler/libec/lexer: Solved issue where isatty was...
2012-11-17 Jerome St-Louiscompiler/libec: Fixed bad overlapping strcpy
2012-11-07 Rejean Loyertarball; synced all makefiles with generated makefiles...
2012-11-07 Jerome St-Louissdk/Build System: Synced up latest changes to makefiles
2012-11-07 Jerome St-Louissdk/Build System: Took out extra inclusion of LDFLAGS...
2012-11-07 Jerome St-Louissdk/ide: Fixed Makefiles not passing keeping LDFLAGS...
2012-11-07 Jerome St-Louiscompiler: Added grammar.bowl to precompiled/ to avoid...
2012-11-07 Jerome St-Louissdk/Build System: Improved the bootstrap Makefiles
2012-11-06 Jerome St-Louissdk/Build System: Added support for cross-compiling...
2012-11-05 Jerome St-Louissdk/Build System: Took out erroneous/superfluous stuff...
2012-11-05 Jerome St-Louissdk/Build System: Solved the $(CPP) space issues
2012-11-05 Jerome St-Louisbuild system: Fixed CCACHE/DISTCC/SYSROOT space issues
2012-11-05 Jerome St-Louissdk/build system: Took out bad ifdef that was breaking...
2012-11-05 Jerome St-Louissdk tarball/Windows: Fixed build by removing call to...
2012-11-05 Rejean Loyerbuildsystem,epj2make,ide,tarball; misc improvements...
2012-10-26 Rejean Loyermisc; modified all project (.epj) files to have the...
2012-10-24 Jerome St-Louiside/Makefiles: Updated tarball makefiles to use FORCE_3...
2012-10-24 Rejean Loyerbuildsystem,ide,epj2make; sorted out platform variables...
2012-10-19 Rejean Loyerecere,ec; multiple fixes to prevent comment within...
2012-09-17 Jerome St-Louiscompiler/libec: Fixed precompiled grammar for Linux...
2012-09-17 Jerome St-Louiscompiler/libec: Grammar fix to handle comma separated...
2012-09-17 Jerome St-Louiscompiler/libec: Updated bootstrap and i18n template
2012-09-17 Jerome St-Louiscompiler/libec: Fixed mixed up name/full name loading...
2012-09-17 Jerome St-Louiscompiler/libec: In pass 3, clearing baseSpecs when...
2012-09-17 Jerome St-Louiscompiler/libec: Moved the template args freeing code...
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-16 Jerome St-LouisMakefiles: Tweaks for Debian
2012-08-14 Jerome St-Louiscompiler/Makefile: Added missing libec.so soname
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-07-27 Jerome St-Louiscompiler/libec: Fix for crash occurring sometimes when...
2012-07-11 Jerome St-Louiscompiler/i18n: Modified .bowl/.pot generation to always...
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-16 Jerome St-Louiscompiler/libec: Fix for crash parsing consecutive class...
next