fixing possible stack overflow in case of a cyclic constructor invocation in groovy...
[idea/community.git] / plugins / groovy / src / org / jetbrains / plugins / groovy / compiler / generator / GroovyToJavaGenerator.java
2010-04-26 peterfixing possible stack overflow in case of a cyclic...
2010-04-26 petersafer type text generation in groovy stubs
2010-04-26 peterdon't mention inaccessible class names in stubs, replac...
2010-04-26 peterdig deeper than one level in retrieving chained constru...
2010-04-13 irengrigMerge branch 'master' of git.labs.intellij.net:idea... cidr/96.81 idea/96.82 pycharm/96.83
2010-04-08 Eugene KudelevskyMerge branch 'master' of git@git.labs.intellij.net...
2010-04-08 Denis ZhdanovMerge branch 'master' of git@git.labs.intellij.net...
2010-04-07 Alexey PegovMerge branch 'master' of git.labs.intellij.net:idea...
2010-04-07 peterGrMethod.getReturnType() is what Java will see, infer...
2010-04-06 sweinreuterMerge branch 'master' of git.labs.intellij.net:idea...
2010-03-22 irengrigMerge branch 'master' of git.labs.intellij.net:idea...
2010-03-21 peterMerge branch 'master' of git.labs.intellij.net:idea...
2010-03-21 peterIDEA-53071 groovy classes doesn't work in plugin projec...
2010-03-02 irengrigMerge branch 'master' of git.labs.intellij.net:idea...
2010-03-01 Kirill KalishevMerge branch 'master' of git@git.labs.intellij.net...
2010-03-01 Rustam.VishnyakovMerge branch 'master' of git.labs.intellij.net:idea...
2010-03-01 Maxim MedvedevIDEA-52519: Groovy properties are visible from Java...
2010-02-02 Rustam.VishnyakovMerge branch 'master' of git.labs.intellij.net:idea...
2010-02-01 irengrigMerge branch 'master' of git.labs.intellij.net:idea...
2010-01-30 petercall accessible super constructor from groovy stub... 94.215
2010-01-23 Kirill KalishevMerge branch 'master' of git@git.labs.intellij.net...
2010-01-22 irengrigMerge branch 'master' of git.labs.intellij.net:idea...
2010-01-22 petergenerate groovy stubs for inner classes (IDEA-50708...
2010-01-19 unknownMerge branch 'master' of git.labs.intellij.net:idea...
2010-01-18 Dmitry JemerovMerge branch 'master' of git.labs.intellij.net:idea...
2010-01-18 Dmitry Jemerovmerge idea90 branch into trunk
2010-01-07 irengrigMerge branch 'idea90' of git.labs.intellij.net:idea... 93.72
2009-12-26 petergenerate IDEA Groovy stubs to our own directory, possib... 93.61
2009-12-22 Kirill.SafonovMerge branch 'idea90' of git.labs.intellij.net:idea...
2009-12-22 Dmitry AvdeevMerge branch 'idea90' of git.labs.intellij.net:idea...
2009-12-21 irengrigMerge branch 'idea90' of git.labs.intellij.net:idea... 93.52
2009-12-21 peterMerge branch 'idea90' of git.labs.intellij.net:idea...
2009-12-21 peteruse our groovy stub generator by default, give an UI...
2009-11-16 irengrigMerge branch 'master' of git.labs.intellij.net:idea...
2009-11-16 Alexey Kudravtsevcleanup: toArray -> toVirtualFileArray()
2009-10-12 Kirill KalishevMerge branch 'tree-ui'
2009-10-12 Maxim MedvedevMerge branch 'master' of git.labs.intellij.net:idea...
2009-10-11 Dmitry Jemerovupdate copyright
2009-09-28 Constantine PlotnikovMerged SVN plugins IMPORTED
2009-09-24 Peter Gromovdon't create empty groovyc.xml
2009-09-08 Peter Gromovgroovy compiler settings, exclude from stub generation...
2009-08-30 Peter Gromovremove groovy facet compile vs. copy option, since...
2009-08-26 Peter Gromovresolve groovy property references to properties when...
2009-08-19 Peter GromovCompilerConfiguration#isResourceFile(VirtualFile)
2009-06-22 Peter Gromovminor optimization
2009-06-16 Peter Gromovdon't suggest to add groovy facet when compiling non...
2009-05-29 Peter Gromovdon't generate groovy stubs for groovy resource files
2009-04-21 Peter Gromovadditional groovyc logging
2009-03-27 Peter Gromovalways generate public groovy constructor stubs
2009-03-23 Peter Gromovon GRVY-2082 Compilation errors when compiling Groovy...
2009-02-19 Alexey Kudravtsevmade couple of fields final
2009-01-28 Peter GromovGRVY-2013 Valid Groovy Code generates Java Code that...
2009-01-23 Peter GromovGRVY-511 Add compiler option to toggle compilation...
2009-01-20 Peter GromovGRVY-2002 Erroneous syntax error: "Variable 'x' is...
2009-01-20 Peter GromovGRVY-1991 JetGroovy groovyc not generating setMetaClass...
2008-12-24 Peter GromovGRVY-1977 Build/Run: Compiler generates incorrect code...
2008-12-08 Peter Gromovrecursive constructor invocation fix while generating...
2008-08-29 Ilya SergeyGRVY-1707
2008-08-29 Ilya SergeyGRVY-1735
2008-06-16 Ilya Sergeycompilable version of Diana move
2008-04-13 Eugene VigdorchikGRVY-1376
2008-04-08 Eugene Vigdorchikcleanup psi
2008-04-08 Eugene Vigdorchiktodo cleanup psi
2008-03-31 Eugene VigdorchikGRVY-1323
2008-03-20 Eugene Vigdorchikcleanup
2008-03-20 Eugene Vigdorchikcleanup
2008-03-04 Eugene Vigdorchikgenerator fixed
2008-03-04 Eugene Vigdorchikgenerator fixed
2008-02-27 Eugene Vigdorchiktests
2008-02-27 Eugene Vigdorchiktry to make getMethods() return synthetic methods as...
2008-02-18 Dmitry Krasilschikovdynamic properties and methos in development; please...
2008-02-14 Ilya SergeyGRVY-1064
2008-02-07 Eugene Vigdorchikannotation types fixes
2008-02-06 Eugene Vigdorchikcorrect type parameters' stubs generation + correct...
2008-01-20 Eugene Vigdorchikdo not write methods/fields with wrong names
2008-01-18 Eugene VigdorchikGRVY-915
2008-01-13 Eugene Vigdorchik(no message)
2008-01-13 Eugene VigdorchikGRVY-903
2008-01-09 Eugene Vigdorchik(no message)
2007-12-21 Eugene Vigdorchiktests
2007-12-20 Dmitry Krasilschikova lot improvements of dynamic properties support;
2007-12-20 Eugene VigdorchikGRVY-555
2007-12-17 Eugene Vigdorchikstubs compiler should not use method type inference
2007-12-13 Ilya SergeyGRVY-792
2007-12-13 Dmitry KrasilschikovNPE fixed
2007-12-06 Eugene VigdorchikGRVY-765
2007-11-28 Eugene Vigdorchikcleanup
2007-11-27 Eugene Vigdorchik(no message)
2007-11-02 Eugene Vigdorchikgroovy-to-java generator fix. Requires core fix by...
2007-11-01 Eugene VigdorchikGRVY-652
2007-10-28 Dmitry Krasilschikov(no message)
2007-10-23 Eugene VigdorchikGRVY-594
2007-10-22 Dmitry Krasilschikovgroovy to java generator improved; getters and setters...
2007-10-05 Dmitry Krasilschikovimproments in findDeepestMethods
2007-09-18 Dmitry Krasilschikovadded logging the errors
2007-09-16 Eugene Vigdorchikcleanup
2007-09-16 Eugene Vigdorchikcleanup
2007-09-10 Eugene VigdorchikGRVY-303
2007-09-09 Eugene Vigdorchikcleanup
2007-09-07 Eugene Vigdorchikgenerator fixed
next