ecere/com/instance: Fixed crashes on Ecere classes templatized in other modules
[sdk] / compiler / libec / src / freeAst.ec
2015-06-16 Jerome St-Louisecere/com/instance: Fixed crashes on Ecere classes...
2014-08-01 Jerome St-Louiscompiler/libec: Added grammar rule for __builtin_offset
2014-07-09 Jerome St-Louiscompiler/libec: Fixed new memory leaks
2014-07-05 Jerome St-Louiscompiler/libec: Fixed memory leak in ProcessTypeSpecs
2014-07-01 Jerome St-Louiscompiler/libec: (#18, #26, #439, #685) Fixed serious...
2014-06-09 Jerome St-Louiscompiler/libec; ecere: Fixed 64 bit enums and related...
2014-06-07 Jerome St-Louiscompiler/libec: Fixed recent memory leak on list initia...
2014-06-04 Jerome St-Louissdk: Fixed many warnings and related problems
2014-05-27 Jerome St-LouisFixed many warnings
2014-05-27 Jerome St-Louiscompiler/libec: (#99) Improved handling of brackets...
2014-05-19 Jerome St-Louiscompiler/libec: (#501, #503) Fixed leaks on transformin...
2014-05-14 Jerome St-Louiside/debugger: Improved support for instantiations evalu...
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-04 Jerome St-Louiside/debugger; compiler/libec: (#19, #456) Fixed watches...
2014-04-28 Jerome St-Louiscompiler/libec: Fixed memory leaks parsing Window.ec
2014-04-27 Jerome St-Louiscompiler/libec: Fixed memory leaks parsing Project.ec
2014-03-01 Jerome St-Louiscompiler/libec: Added support for symbolic identifier...
2013-10-30 Rejean Loyercleaned all trailing white space from source files.
2013-10-08 Jerome St-Louiside/CodeEditor; compiler/libec: Fixed crash editing...
2013-07-02 Jerome St-Louiscompiler/libec: Fixed call stack overflows due to libec...
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: Moved the template args freeing code...
2012-09-13 Jerome St-Louiscompiler/libec: Proper __attribute__ support and other...
2012-02-19 Jerome St-Louiscompiler/libec: Added support for i18n of property...
2012-02-18 Jerome St-Louiscompiler/libec: Fixed a crash on Context destructor...
2012-02-15 Jerome St-Louiscompiler/libec: Fixed a memory leak on self-referencing...
2011-12-12 Jerome St-Louislibec/ide parsing: Fix for bad memory when opening...
2011-12-05 Jerome St-Louiscompiler/libec: Fixed parsing memory leaks
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository