Skip to content

Changes

#12 (May 13, 2024, 5:31:40 AM)

  1. Fixed OutOfBoundException in ExpressionConverter. — Yvan Lussaud / githubweb
  2. Added a nightly clean up to the publish script (disable). — Yvan Lussaud / githubweb
  3. Improved type detectio in text mate syntax. — Yvan Lussaud / githubweb
  4. Added a nightly clean up to the publish script (disable). — Yvan Lussaud / githubweb
  5. Added a nightly clean up to the publish script (disable). — Yvan Lussaud / githubweb
  6. Added a nightly clean up to the publish script (enable). — Yvan Lussaud / githubweb
  7. Fixed  #89 When to expression statements follows each other the second one is not colored by the text mate grammar. — Yvan Lussaud / githubweb
  8. Added syntactic coloration for AQL expressions. — Yvan Lussaud / githubweb
  9. Fixed missing or and and keywords and auto content assist in AQL view configuration. — Yvan Lussaud / githubweb
  10. Fixed computed completion module name. — Yvan Lussaud / githubweb
  11. Added enum literal coloration to AQL expressions. — Yvan Lussaud / githubweb
  12. Improved module reference completion. — Yvan Lussaud / githubweb
  13. Fixed parsing of comment before imports. — Yvan Lussaud / githubweb
  14. Improved metamodel copletion. — Yvan Lussaud / githubweb
  15. Improved type parameter and query return type completion. — Yvan Lussaud / githubweb
  16. Improved type completion. — Yvan Lussaud / githubweb
  17. Fixed allInstances(Set) documentation and added a test. — Yvan Lussaud / githubweb
  18. Fixed AQL validation NPE. — Yvan Lussaud / githubweb
  19. Updated CallQueryService rename test. — Yvan Lussaud / githubweb
  20. Improved AQL completion for EClassifier and EEnumLiteral. — Yvan Lussaud / githubweb
  21. Resue AcceleoEvaluator line delimiter to write log. — Yvan Lussaud / githubweb
  22. Fixed wrong @since. — Yvan Lussaud / githubweb
  23. Added properties option. — Yvan Lussaud / githubweb
  24. Added support for many main template to AcceleoUtil. — Yvan Lussaud / githubweb
  25. Added IURIWriterFactory to DefaultGenerationStrategy. — Yvan Lussaud / githubweb
  26. Fixed #53 Add a way to print to the console from the debugger. — Yvan Lussaud / githubweb
  27. Fixed NPE when variable has no references. — Yvan Lussaud / githubweb
  28. Added PreviewWriterFactory. — Yvan Lussaud / githubweb
  29. Updated code template preferences. — Yvan Lussaud / githubweb
  30. Fixed #66 Generate Java class to launch module main template. — Yvan Lussaud / githubweb
  31. Fixed #142 Empty line of the sample contents in the new wizard should not be indented. — Yvan Lussaud / githubweb
  32. Fixed  #141 Replace [ with ['['/] in template creation wizard initial contents. — Yvan Lussaud / githubweb
  33. Fixed exception when file is not accessible in AcceleoPlugin.isAcceleoMain(). — Yvan Lussaud / githubweb
  34. Fixed #72 Add a menu to generate the UI plugin like in Acceleo 3. — Yvan Lussaud / githubweb
  35. Added ranges to dependencies in manifest.mtl. — Yvan Lussaud / githubweb
  36. Fixed eclipseGenerator.mtl for older version of Eclipse. — Yvan Lussaud / githubweb
  37. Fixed #146 Keep empty lines when pasting multi line. — Yvan Lussaud / githubweb
  38. Add project creation before starting to walk the workspace in Synchronizer. — Yvan Lussaud / githubweb
  39. Fixed #70 and Fixed #71. — Yvan Lussaud / githubweb
  40. Removed useless parameter. — Yvan Lussaud / githubweb
  41. Fixed NPE. — Yvan Lussaud / githubweb
  42. Fixed field name. — Yvan Lussaud / githubweb
  43. Refactored AbstractService isEqualParameterTypes() and isLowerOrEqualParameterTypes(). — Yvan Lussaud / githubweb
  44. Added generated file name to output of a generation. — Yvan Lussaud / githubweb
  45. Enable RCPTT tests. — Yvan Lussaud / githubweb
  46. Disable RCPTT tests. — Yvan Lussaud / githubweb
  47. Added menu to refactor commands. — Yvan Lussaud / githubweb
  48. Added support for IService union parameter types. — Yvan Lussaud / githubweb
  49. Renamed RCPTT tests for easier log reading. — Yvan Lussaud / githubweb
  50. Enabled language/fileStatement/notStringCharset/notStringCharset test. — Yvan Lussaud / githubweb
  51. Removed AcceleoAstUtils. — Yvan Lussaud / githubweb
  52. Added missing comment in standaloneMain.mtl. — Yvan Lussaud / githubweb
  53. Added generator launcher documentation. — Yvan Lussaud / githubweb
  54. Update dependencies. — Yvan Lussaud / githubweb
  55. Updated menu contributions. — Yvan Lussaud / githubweb
  56. Fixed #152 AQL: Incorrect query validation when a service is used as a collector and then normally. — Yvan Lussaud / githubweb
  57. Disables RCPTT profile by default. — Yvan Lussaud / githubweb
  58. Improved generators. — Yvan Lussaud / githubweb
  59. Improved debugger variables. — Yvan Lussaud / githubweb
  60. Added support for condition, hit, and log break point. — Yvan Lussaud / githubweb
  61. Fixed IllegalStateException in EclipseJDTJavaLoader. — Yvan Lussaud / githubweb
  62. Enabled multi declarations. — Yvan Lussaud / githubweb
  63. Fixed Java launcher generators. — Yvan Lussaud / githubweb

#11 (Feb 19, 2024, 4:18:27 AM)

  1. Fixed workspace resolution. — Yvan Lussaud / githubweb
  2. Enabled two RCPTT tests. — Yvan Lussaud / githubweb
  3. Fixed migration for no identifier module name. — Yvan Lussaud / githubweb
  4. Revert "Enabled two RCPTT tests." — Yvan Lussaud / githubweb
  5. Disabled a RCPTT test. — Yvan Lussaud / githubweb
  6. Disabled a RCPTT test. — Yvan Lussaud / githubweb
  7. Fixed Migration service refactoring that return void. — Yvan Lussaud / githubweb
  8. Fixed Migration duplicated Java services creation. — Yvan Lussaud / githubweb
  9. Fixed keyword variable name in AcceleoAstSerializer and AstSerializer. — Yvan Lussaud / githubweb
  10. Fixed exception and error catching from class loading. — Yvan Lussaud / githubweb
  11. Added resolution tests for call/declaration before/after. — Yvan Lussaud / githubweb
  12. Fixed parsing for expression ending with a parenthesis expression. — Yvan Lussaud / githubweb
  13. Fixed migration of comment block. — Yvan Lussaud / githubweb
  14. Added String.toBoolean() service. — Yvan Lussaud / githubweb
  15. Fixed migration for collection query/template call. — Yvan Lussaud / githubweb
  16. Fixed migration for missing metamodel imports when calling an external template/query. — Yvan Lussaud / githubweb
  17. Added asynchrone Eclipse workspace validation. — Yvan Lussaud / githubweb
  18. Moved EclipseAcceleoLanguageServerContext from server to plugin start. — Yvan Lussaud / githubweb
  19. Fixed #128 Add a progress monitor to the workspace synchronize Job. — Yvan Lussaud / githubweb
  20. Added ProtectedArea prefixes to the migration. — Yvan Lussaud / githubweb
  21. Desacivated RCPTT tests. — Yvan Lussaud / githubweb
  22. Fixed ProtectedArea statement indentation migration. — Yvan Lussaud / githubweb
  23. Added let expression migration. — Yvan Lussaud / githubweb
  24. Fixed ExpressionStatement AQL if and let serialization. — Yvan Lussaud / githubweb
  25. Added implicit for block migration. — Yvan Lussaud / githubweb
  26. Added super call support for serializers. — Yvan Lussaud / githubweb
  27. Fixed NPE in AcceleoMainTab. — Yvan Lussaud / githubweb
  28. Fixed end of line in completion. — Yvan Lussaud / githubweb
  29. Added support to Windows end of line in AcceleoLanguageServerPositionUtils. — Yvan Lussaud / githubweb
  30. Added support for Windows end of line in completion proposals. — Yvan Lussaud / githubweb
  31. Added Windows end line support in AcceleoEvaluator. — Yvan Lussaud / githubweb
  32. Optimization after Windows new line suppport. — Yvan Lussaud / githubweb
  33. Added Windows end line support in migration tool. — Yvan Lussaud / githubweb
  34. Fixed cross projects workspace resolution. — Yvan Lussaud / githubweb
  35. Fixed NewLineStatement indentation. — Yvan Lussaud / githubweb
  36. Added quick fixes, refactor rename, show references documentation. — Yvan Lussaud / githubweb
  37. Fixed pacman indentation issue. — Yvan Lussaud / githubweb
  38. Added support for null value resolution at runtime. — Yvan Lussaud / githubweb
  39. Fixed #139 EObject service eAllContents(EClass) fails in some edge cases. — Yvan Lussaud / githubweb
  40. Fixed #117 [AQL] Allow enduser to provide services that take a LambdaValue. — Yvan Lussaud / githubweb
  41. Fixed #134 [AQL] Empty collection defined in extension produce a warning. — Yvan Lussaud / githubweb
  42. Fixed #135 For iterator index variable is not proposed by the completion. — Yvan Lussaud / githubweb
  43. Replaced Stack by ArrayDeque in AstBuilderListener. — Yvan Lussaud / githubweb
  44. Fixed #131 Fix the quick fix adding a template/query for collection calls. — Yvan Lussaud / githubweb
  45. Added missing toInteger(), toDouble(), toFloat(), toLong(). — Yvan Lussaud / githubweb
  46. Fixed #121 Create a log file with GenerationResult.getDiagnostic(). — Yvan Lussaud / githubweb

#10 (Jan 8, 2024, 3:58:56 AM)

  1. Added implicit for block migration. — Yvan Lussaud / githubweb

#9 (Jan 5, 2024, 10:19:19 AM)

  1. Fixed workspace resolution. — Yvan Lussaud / githubweb
  2. Enabled two RCPTT tests. — Yvan Lussaud / githubweb
  3. Fixed migration for no identifier module name. — Yvan Lussaud / githubweb
  4. Revert "Enabled two RCPTT tests." — Yvan Lussaud / githubweb
  5. Disabled a RCPTT test. — Yvan Lussaud / githubweb
  6. Disabled a RCPTT test. — Yvan Lussaud / githubweb
  7. Fixed Migration service refactoring that return void. — Yvan Lussaud / githubweb
  8. Fixed Migration duplicated Java services creation. — Yvan Lussaud / githubweb
  9. Fixed keyword variable name in AcceleoAstSerializer and AstSerializer. — Yvan Lussaud / githubweb
  10. Added cache on computed IService types. — Yvan Lussaud / githubweb
  11. Added symbolic service resolution and service loading using the JDT. — Yvan Lussaud / githubweb
  12. Added resolution tests for call/declaration before/after. — Yvan Lussaud / githubweb
  13. Fixed parsing for expression ending with a parenthesis expression. — Yvan Lussaud / githubweb
  14. Fixed migration of comment block. — Yvan Lussaud / githubweb
  15. Added String.toBoolean() service. — Yvan Lussaud / githubweb
  16. Fixed migration for collection query/template call. — Yvan Lussaud / githubweb
  17. Fixed migraion for missing metamodel imports when calling an exterenal template/query. — Yvan Lussaud / githubweb
  18. Desactivate RCPTT test for CI TemplateWithDocFileMainContents. — Yvan Lussaud / githubweb
  19. Added asynchrone Eclipse workspace validation. — Yvan Lussaud / githubweb
  20. Moved EclipseAcceleoLanguageServerContext from server to plugin start. — Yvan Lussaud / githubweb
  21. Updated build image to make RCPTT tests more stable. — Yvan Lussaud / githubweb
  22. Updated build image to make RCPTT tests more stable. — Yvan Lussaud / githubweb
  23. Updated build image to make RCPTT tests more stable. — Yvan Lussaud / githubweb
  24. Fallback to migration image. — Yvan Lussaud / githubweb
  25. Fixed #128 Add a progress monitor to the workspace synchronize Job. — Yvan Lussaud / githubweb
  26. Changed Jenkinsfile for RCPTT tests. — Yvan Lussaud / githubweb
  27. Changed Jenkinsfile for RCPTT tests. — Yvan Lussaud / githubweb
  28. Changed Jenkinsfile for RCPTT tests. — Yvan Lussaud / githubweb
  29. Changed Jenkinsfile for RCPTT tests. — Yvan Lussaud / githubweb
  30. Changed Jenkinsfile for RCPTT tests. — Yvan Lussaud / githubweb
  31. Changed Jenkinsfile for RCPTT tests. — Yvan Lussaud / githubweb
  32. Changed Jenkinsfile for RCPTT tests. — Yvan Lussaud / githubweb
  33. Disabled Acceleo RCPTT tests. — Yvan Lussaud / githubweb
  34. Enable RCPTT tests with new changes to JenkinsFile. — Yvan Lussaud / githubweb
  35. Changed Jenkinsfile for RCPTT tests. — Yvan Lussaud / githubweb
  36. Added ProtectedArea prefixes to the migration. — Yvan Lussaud / githubweb
  37. Changed Jenkinsfile for RCPTT tests. — Yvan Lussaud / githubweb
  38. Reverted JenkinsFile before all RCPTT changes. — Yvan Lussaud / githubweb
  39. Descivated RCPTT tests. — Yvan Lussaud / githubweb
  40. Fixed ProtectedArea statement indentation migration. — Yvan Lussaud / githubweb
  41. Added let expression migration. — Yvan Lussaud / githubweb
  42. Fixed ExpressionStatement AQL if and let serialization. — Yvan Lussaud / githubweb
  43. Fixed typo in AQL 'direclty'. — Yvan Lussaud / githubweb

#8 (Nov 20, 2023, 8:40:04 AM)

  1. Added distributionManagement to pom.xml. — Yvan Lussaud / githubweb
  2. Disabled RCPTT tests VarRefBindingFor and VarRefTemplateParameter. — Yvan Lussaud / githubweb
  3. Added deploy to maven build. — Yvan Lussaud / githubweb
  4. Only publish maven artefacts on tags. — Yvan Lussaud / githubweb
  5. Fixed Jenkinsfile. — Yvan Lussaud / githubweb
  6. Fixed #33 Implement rename on template and query. — Yvan Lussaud / githubweb
  7. Fixed #80 Add validation when an override return type is not compatible. — Yvan Lussaud / githubweb
  8. Fixed isEmpty() calls. — Yvan Lussaud / githubweb
  9. Fixed #81 Add a mecanism to call a super service like in Java. — Yvan Lussaud / githubweb
  10. Fixed super: documentation. — Yvan Lussaud / githubweb
  11. Added RCPTT tests for #33 Implement rename on template and query. — Yvan Lussaud / githubweb
  12. Fixed #52 Add a way to have the current loop index in a ForStatement. — Yvan Lussaud / githubweb
  13. Fixed #39 Change licenses to EPLv2. — Yvan Lussaud / githubweb
  14. Removed source from targetplatform. — Yvan Lussaud / githubweb
  15. Fixed #68 When creating a new line in the editor, the indentation should be added. — Yvan Lussaud / githubweb
  16. Fixed #27 Provide a wizard to create a new module. — Yvan Lussaud / githubweb
  17. Fixed #84 @main tag not highlighted in template documentation. — Yvan Lussaud / githubweb
  18. Fixed RCPTT tests on CI. — Yvan Lussaud / githubweb
  19. Improved AcceleoAutoEditStrategy to autoindent only if the cursor is at the end of the line. — Yvan Lussaud / githubweb
  20. Fixed indentation removed when an inlined statement was present in a block. — Yvan Lussaud / githubweb
  21. Removed extra space in code templates. — Yvan Lussaud / githubweb
  22. Added new If tests for false condition. — Yvan Lussaud / githubweb
  23. Fixed #94 Blocks generating empty contents generate an empty line if there is indentation. — Yvan Lussaud / githubweb
  24. Fiexed #96 Expression finishing with () breaks text mate syntactical coloration in ProtectedStatement. — Yvan Lussaud / githubweb
  25. Added expressionStatement/multiLinesWithIndentationEndsWithNewLine test. — Yvan Lussaud / githubweb
  26. Fixed missing ] in protected area end header text mate grammar. — Yvan Lussaud / githubweb
  27. Fixed #97 Protected area with indentation shift the protected content at regeneration. — Yvan Lussaud / githubweb
  28. Fixed #44 Renaming a service java file doesn't trigger the validation of modules importing this class. — Yvan Lussaud / githubweb
  29. Fixed #99 Workspace changes move and remove of a module doesn't trigget validation of depending modules. — Yvan Lussaud / githubweb
  30. Fixed #88 When pasting multiline text the indentation should be preserved. — Yvan Lussaud / githubweb
  31. Create README.md — GitHub / githubweb
  32. AQL added IValidationResult.getMessages(ASTNode). — Yvan Lussaud / githubweb
  33. Fixed NPE for ErrorMetamodel. — Yvan Lussaud / githubweb
  34. Fixed RCPTT tests workspace changes. — Yvan Lussaud / githubweb
  35. Fixed #86 Add quick fixes. — Yvan Lussaud / githubweb
  36. Fix uick fixes tests on Jenkins CI. — Yvan Lussaud / githubweb
  37. Fix uick fixes tests on Jenkins CI. — Yvan Lussaud / githubweb
  38. Fixed #107 Improve module name completion. — Yvan Lussaud / githubweb
  39. Fixed #93 A module containing more than one service with the same signature should produce a validation error. — Yvan Lussaud / githubweb
  40. Fixed #108 Add test of getCollectionType() in ICollectionType.isAssignableFrom(). — Yvan Lussaud / githubweb
  41. Fixed #108 Add test of getCollectionType() in ICollectionType.isAssignableFrom(). — Yvan Lussaud / githubweb
  42. Added link to Eclipse project website in README.md — GitHub / githubweb
  43. Fixed NPE when a breakpoint is set outside a module. — Yvan Lussaud / githubweb
  44. First step for #45 add options support. — Yvan Lussaud / githubweb
  45. Fixed Sirius tests on CI. — Yvan Lussaud / githubweb
  46. Added a log file to migration tool. — Yvan Lussaud / githubweb
  47. Use last version of Java in migration tool. — Yvan Lussaud / githubweb
  48. Added missing lookup pop context in module evaluation. — Yvan Lussaud / githubweb
  49. Fixed #90 references should show services with a more generic type and #92 rename refactoring only renames the services with the same type. — Yvan Lussaud / githubweb

#7 (May 3, 2023, 3:21:41 AM)

  1. AQL version bump from 8.0.1 to 8.0.2. — Yvan Lussaud / githubweb
  2. Fixed #78 Public templates and queries should be accessible to module that import any extending module. — Yvan Lussaud / githubweb
  3. Fixed #79 Add tests for extends generation. — Yvan Lussaud / githubweb
  4. Added RCPTT test for #61 show references. — Yvan Lussaud / githubweb
  5. Fixed #55 Pass the URIConverter from the ResourceSet for models to the DefaultGenerationStrategy(). — Yvan Lussaud / githubweb
  6. Removed EclipseAcceleoFileFinder. — Yvan Lussaud / githubweb
  7. Fixed validation propagation across projects. — Yvan Lussaud / githubweb
  8. Changed completion to CompletionList with incomplet flag. — Yvan Lussaud / githubweb
  9. Updated target platform to 2023-03. — Yvan Lussaud / githubweb
  10. Updated Jenkinsfile to 2023-03. — Yvan Lussaud / githubweb
  11. Desactivate coverage RCPTT test. — Yvan Lussaud / githubweb
  12. Added tests for #59 Add RCPTT tests for show references. — Yvan Lussaud / githubweb
  13. Deactivated BindingFor show references RCPTT test. — Yvan Lussaud / githubweb
  14. Improved show references RCPTT tests. — Yvan Lussaud / githubweb
  15. Added deploy to maven build. — Yvan Lussaud / githubweb

#6 (Apr 6, 2023, 3:52:43 AM)

  1. AQL version bump from 8.0.0 to 8.0.1. — Yvan Lussaud / githubweb
  2. Re-enable composite updating for milestones and releases — Laurent Goubet / githubweb
  3. Moved from ANTLR 4.7.3 to 4.10.1. — Yvan Lussaud / githubweb
  4. Fixed build. — Yvan Lussaud / githubweb
  5. Updated target platform in the Jenkinsfile. — Yvan Lussaud / githubweb
  6. Initial commit — Yvan Lussaud / githubweb
  7. Added profile launch configuration — Yvan Lussaud / githubweb
  8. Improved launch configuration — Yvan Lussaud / githubweb
  9. Fix profiler launch config — Yvan Lussaud / githubweb
  10. Improves profiling rendering — Yvan Lussaud / githubweb
  11. Adds copyrights — Yvan Lussaud / githubweb
  12. Cleans dependencies — Yvan Lussaud / githubweb
  13. Adds build structure — Yvan Lussaud / githubweb
  14. Fix build — Yvan Lussaud / githubweb
  15. Added comments — Yvan Lussaud / githubweb
  16. Renamed update site & included acceleo-aql — Yvan Lussaud / githubweb
  17. Adds link with editor — Yvan Lussaud / githubweb
  18. Adds basic coverage information — Yvan Lussaud / githubweb
  19. Added coverage utility — Yvan Lussaud / githubweb
  20. Improved coverage — Yvan Lussaud / githubweb
  21. Fix coverage lifecycle issues — Yvan Lussaud / githubweb
  22. Updates the main tab dialog — Yvan Lussaud / githubweb
  23. Fix profiling launch issue — Yvan Lussaud / githubweb
  24. Adds documentation — Yvan Lussaud / githubweb
  25. Fix NPE — Yvan Lussaud / githubweb
  26. Adds doc to eclipse help system — Yvan Lussaud / githubweb
  27. Refactored AcceleoEnvironment. — Yvan Lussaud / githubweb
  28. Removed set/getEvaluator() from IAcceleoEnvironment. — Yvan Lussaud / githubweb
  29. Removed IReadOnlyQueryEnvironment from AstBuilderListener. — Yvan Lussaud / githubweb
  30. Removed IQualifiedNameResolver from AcceleoEnvironment. — Yvan Lussaud / githubweb
  31. Added IQualifiedNameResolver.getSourceLocation(IService). — Yvan Lussaud / githubweb
  32. Removed IAcceleoEnvironment.getDestination(). — Yvan Lussaud / githubweb
  33. Removed IAcceleoEnvironment writer and strategy. — Yvan Lussaud / githubweb
  34. Removed IAcceleoEnvironment. — Yvan Lussaud / githubweb
  35. Updated projects configuration. — Yvan Lussaud / githubweb
  36. Fixed #26 Move profiler/coverage documentation to main documentation. — Yvan Lussaud / githubweb
  37. Moving from lsp4e 0.20.5 to 0.21.0. — Yvan Lussaud / githubweb
  38. Added myself to JenkinsFile emails. — Yvan Lussaud / githubweb
  39. Fixed outline text. — Yvan Lussaud / githubweb
  40. Fixed #25 Profiler model can be too big. — Yvan Lussaud / githubweb
  41. Fixed #38 Use only one launch configuration type. — Yvan Lussaud / githubweb
  42. Fixed #35 Add RCPTT tests for the profiler and code coverage. — Yvan Lussaud / githubweb
  43. Fixed #36 The Acceleo LSP server should start on an unused port. — Yvan Lussaud / githubweb
  44. Added RCPTT context for #43. — Yvan Lussaud / githubweb
  45. Fixed #28 Open declaration on template parameter reference opens the template in the java output folder (bin). — Yvan Lussaud / githubweb
  46. Disable Coverage RCPTT test. — Yvan Lussaud / githubweb
  47. Fixed #37 Initialize CrossReferenceProvider and IRootEObjectProvider. — Yvan Lussaud / githubweb
  48. Fixed #31 Add editor code templates. — Yvan Lussaud / githubweb
  49. Added query missing expression test. — Yvan Lussaud / githubweb
  50. Fixed #24 Missing expression in template report a missing template end tag. — Yvan Lussaud / githubweb
  51. Fixed #32 Implement protected area generation. — Yvan Lussaud / githubweb
  52. Fixed indentation tests startNotInlinedEndNotInlinedNoTextBeforeTextAfter. — Yvan Lussaud / githubweb
  53. Removed AcceleoFileWriter temp file creation. — Yvan Lussaud / githubweb
  54. Fixed #49 FileStatement append mode is not implemented. — Yvan Lussaud / githubweb
  55. Fixed #50 Create lost files in append mode. — Yvan Lussaud / githubweb
  56. Changed URL to URI in resolver. — Yvan Lussaud / githubweb
  57. This help with the exception, but the opened editor is empty. — Yvan Lussaud / githubweb
  58. Fixed #54 AQL feature completion does not work on dynamic meta-models. — Laurent Goubet / githubweb
  59. Minor change on completion proposal sort call. — Yvan Lussaud / githubweb
  60. Added AcceleoTextDocumentService.willSaveWaitUntil(). — Yvan Lussaud / githubweb
  61. Fixed #30 Implement show references. — Yvan Lussaud / githubweb
  62. Fixed NPE in AstValidator. — Yvan Lussaud / githubweb
  63. Fixed #59 Improve open declaration/definition. — Yvan Lussaud / githubweb
  64. Fixed AQL invocation delegates deprecated calls. — Yvan Lussaud / githubweb
  65. Fixed warnings in AQL tests. — Yvan Lussaud / githubweb
  66. Fixed #63 AQL Add a common type for all AST node of AQL. — Yvan Lussaud / githubweb
  67. Fixed open declaration on ForStatement Binding. — Yvan Lussaud / githubweb
  68. Fixed NPE. — Yvan Lussaud / githubweb
  69. Fixed #64 AQL Binding and VariableDeclaration shoould extends a common Declaration EClass. — Yvan Lussaud / githubweb
  70. Updated Orbit update site. — Yvan Lussaud / githubweb
  71. Added tests for #48 AQL allInstances() service seems to return EObject in its possible types. — Yvan Lussaud / githubweb
  72. Fixed #73 AQL the AstResult.getAstNode() for a position in a lambda VariableDeclaration return the containing call. — Yvan Lussaud / githubweb
  73. Fixed #58 AQL The method IQualifiedNameResolver.getDependOn() should be transitive on extends. — Yvan Lussaud / githubweb
  74. Fixed #60 Add RCPTT tests for open declaration/definition. — Yvan Lussaud / githubweb

#4 (Nov 15, 2022, 8:15:35 AM)

  1. We do not need a p2.index file for Acceleo — Laurent Goubet / githubweb
  2. target platform for 2022-09 — Laurent Goubet / githubweb
  3. tm4e requires java 17 — Laurent Goubet / githubweb
  4. tycho-source-feature-plugin has been merged into tycho-source-plugin — Laurent Goubet / githubweb
  5. Potential NPE — Laurent Goubet / githubweb
  6. Try using the latest rcptt build — Laurent Goubet / githubweb
  7. Disable RCPTT for now — Laurent Goubet / githubweb