| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 20118240
Change-Id: I09ae7e35b7d9085cf2efe87134005abedbc07902
|
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Not binary names.
Bug: 20118240
Change-Id: Iadfbd2d137e8c004abab45ccad4bd195f16aa0b7
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Iad348bf98c231005a62167197736dec8aa8f1d73
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 19613702
Bug: 19910266
Change-Id: I6d2c7011ba92e0c0b6f97cd13264ef67a19700a3
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 19787495
Change-Id: I40f9c10404544ee1455d4996a91d64f72089570c
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Try to reuse same objects (CstString, CstType and so on) each time
that it is possible.
- Replace maps by arrays when it is possible.
Change-Id: I227326bd9eb707b94a4edd8761ac06766078362f
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I9c5eb7bc2bf9a7ee1a07e7620eed16f739f2b965
|
|\ \ \ \ |
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
We must check existence before permissions.
Bug: 20025079
Change-Id: I19d8838e2a399806bc8b70bb1dab399537c7d158
|
|\ \ \ \
| |/ / /
|/| | |
| | | | |
ub-jack
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- To support partial recompilation with enum used into a switch statement,
Jack generates a field and a method allowing to get a mapping between
an enum field and an integer that will be used into a switch statement.
This generated code must not take only the simple name of enumeration as
discriminant, since several enum can have the same name. Thus, it is
better to use his fully qualified name.
Bug: 19639131
Change-Id: I2dbeef61e24e0e7b7250d3f0cfcbb619bd6e7829
|
|/ / /
| | |
| | |
| | |
| | | |
Bug: 19952019
Change-Id: I6cd7b8bebc4564f33359a550e3c56f1894301e15
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 19678916
Change-Id: Ic6d9e5e0fdb1f9ad79f06aee721be90911a4df71
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ia0185c18d6c1a9041c1033730b4d355923b61ce9
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ib01cb3e0f7fe1636c4fa66322a93fd6c2ec77e7b
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
ub-jack
|
| |/ / /
| | | |
| | | |
| | | | |
Change-Id: I29e1deba15f28ce08249503fef9f960aeb634f51
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Related to cases where ecj could create TypeDeclaration with a null binding.
- testConflictingPackage001 and testConflictingPackage002 because
CompilationUnitScope.buildTypeBinding is showing an evidence of TypeDeclaration
with a null binding in case of package conflict.
- testUninstanciableLocalClass001 because a comment in SafeASTVisitor (gwt)
is saying that uninstanciable local classes may lead to TypeDeclaration
with a null binding.
Change-Id: I4aa5e9c00ff162d311b0dbd7bc16f64582a0e89c
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I431d38d6cc92d0e080f8cfc03d4915be774e1fb6
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ib9d972f1acb5ccf4e678efc86034349c795c5898
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ic4d22b79e44d8392cd7bc14a8a387ee9e68c5461
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I9195a4661371375d35b6215fe42182ca501133c8
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I8e4b2e51a271fe8e625c40daa13d07395981c2cf
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- Rename also JLookup.getAnnotation to JLookup.getAnnotationType,
JDefinedAnnotation to JDefinedAnnotationType and JPhantomAnnotation
to JPhantomAnnotationType
Change-Id: Ic9f2890201167f0dc437a1446faad4bd9fbec72f
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Id9a8a08e27d923a347cc18fb2b861c1963f3f858
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: Ieb65a945af8c6413c4ee74416415d25c4d6f44b8
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I9fc3e491f33246dd00418ac40d5e446337728a53
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I560af413992a38711b5bd0053cf8fe0efddeceab
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: I296d333a464932f38f351391f9dbed1dd47fa37b
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I984ed39480d28202795b36bb8a18c9396b4de7de
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I1b593fda9ba89298d8729684778f8992689d8b32
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ib5eb07ace596eb0dc289c833bfb504d3a1e38f49
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: Id1173260f85926508ac8ff12dbc4faec601e2fcd
|
|\ \ \ \ |
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
If the variable SERVER_LOG is defined then the server will use it as
the location for its log.
Change-Id: I40a4c99b40ef619806b8b65c72431db338434f98
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
ub-jack
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ia28ac670894233f7434053b66fb8d6664f92d2fa
|
|\ \ \ \ \ |
|