Skip to content

Changes

#43 (Apr 30, 2024, 6:10:46 AM)

  1. Added lastOrNull and deprecated last — Lorenzo Bettini / githubweb
  2. updated our codebase to use lastOrNull — Lorenzo Bettini / githubweb
  3. removed (since = "2.35.0") — Lorenzo Bettini / githubweb
  4. mwe requirements in build.properties in testlanguages — Lorenzo Bettini / githubweb
  5. explicit dep on common.types in MANIFEST in testlanguages — Lorenzo Bettini / githubweb
  6. Undone revert to Tycho 3.0.5 — Lorenzo Bettini / githubweb
  7. Added lastOrNull and deprecated last also in IteratorExtensions — Lorenzo Bettini / githubweb
  8. updated our codebase to use lastOrNull also for IteratorExtensions — Lorenzo Bettini / githubweb
  9. updated BaseIterablesIteratorsTest — Lorenzo Bettini / githubweb
  10. xtend-maven-plugin-version 2.35.0.M0 — Lorenzo Bettini / githubweb
  11. Generator fragment for textmate grammars — Sebastian Zarnekow / githubweb
  12. Xbase LSP server infrastructure based on binary types — Sebastian Zarnekow / githubweb
  13. Support offloading the node-model while a resource is loaded — Sebastian Zarnekow / githubweb
  14. If one entry cannot be processed due to exceptions, catch such — Rubén Porras Campo / githubweb
  15. Replace Guava's Objects by java.util.Objects — Lorenzo Bettini / githubweb
  16. Remove deprecated Eclipse-LazyStart headers — Lorenzo Bettini / githubweb
  17. Create QUALITY_GUIDELINES.md — noreply / githubweb
  18. Update QUALITY_GUIDELINES.md — noreply / githubweb
  19. Provide an abstract base class to be able to test the formatter. — Tamas Miklossy / githubweb
  20. fixed generators for test and example languages — Lorenzo Bettini / githubweb
  21. updated Xtend generated classes — Lorenzo Bettini / githubweb
  22. Fixed ISE when removing a resource from resource set — Sebastian Zarnekow / githubweb
  23. use stable tags for GitHub Actions virtual environments — Lorenzo Bettini / githubweb
  24. GitHub Actions: archive test results and logs in case of failure — Lorenzo Bettini / githubweb
  25. attempt with macos-13-large — Lorenzo Bettini / githubweb
  26. attempt with macos-12-large — noreply / githubweb
  27. updated actions versions — noreply / githubweb
  28. fix dm hover test on j 21 — Christian Dietrich / githubweb
  29. io.github.classgraph 4.8.172 — Lorenzo Bettini / githubweb
  30. New method `AddParameter` with index in `MutableExecutableDeclaration` (#2784) — noreply / githubweb
  31. [#3010] AbstractOutlineTest: add @Before and @BeforeEach annotation. — Lorenzo Bettini / githubweb
  32. regenerated file with Xtend annotation — Lorenzo Bettini / githubweb
  33. update to mwe 2.18.0.M2 — Christian Dietrich / githubweb
  34. bump seq. number — Christian Dietrich / githubweb
  35. Support detachable node models in the context of storage aware resources — Sebastian Zarnekow / githubweb
  36. Emit java.util.Objects in generated code instead of Guava's Objects — Lorenzo Bettini / githubweb
  37. Normalization of Line Terminators in Xbase strings — Lorenzo Bettini / githubweb
  38. updated XbaseInterpreter accordingly — Lorenzo Bettini / githubweb
  39. use Strings.toUnixLineSeparator — Lorenzo Bettini / githubweb
  40. improved test — Lorenzo Bettini / githubweb
  41. remove Windows EOLs directly from the model — Lorenzo Bettini / githubweb
  42. remove Windows EOL from the model before using the inherited converter — Lorenzo Bettini / githubweb
  43. allow for the custom Xbase converter to be further customized,e.g.,Xtend — Lorenzo Bettini / githubweb
  44. renamed StringValueConverter -> XtendStringValueConverter — Lorenzo Bettini / githubweb
  45. revert "Set UNIX-style linebreaks" — Lorenzo Bettini / githubweb
  46. further tests in AbstractXbaseEvaluationTest — Lorenzo Bettini / githubweb
  47. Oomph clean build onlyNewProjects="true" — noreply / githubweb
  48. regenerated Xtend file — Lorenzo Bettini / githubweb
  49. other regenerated files — Lorenzo Bettini / githubweb
  50. Fixed NPE — Sebastian Zarnekow / githubweb
  51. Fixed off-by-one — Sebastian Zarnekow / githubweb

#41 (Apr 8, 2024, 9:05:26 AM)

  1. attempt to downgrade to tycho 3.0.5 — Christian Dietrich / githubweb

#40 (Apr 8, 2024, 8:54:30 AM)

  1. undo acc. change — Christian Dietrich / githubweb

#39 (Apr 8, 2024, 8:18:22 AM)

  1. revert to tycho 4.0.6 — Christian Dietrich / githubweb

#36 (Apr 8, 2024, 7:01:53 AM)

  1. also verify error position for EXCEPTION_NOT_THROWABLE — Lorenzo Bettini / githubweb
  2. also verify error position for EXCEPTION_DECLARED_TWICE — Lorenzo Bettini / githubweb
  3. added validation tests for exceptions in dispatch methods — Lorenzo Bettini / githubweb
  4. also verify error position for WILDCARD_IN_SUPERTYPE — Lorenzo Bettini / githubweb
  5. force org.apache.commons.logging 1.2.0 in latest TP — Lorenzo Bettini / githubweb
  6. force org.apache.commons.logging 1.2.0 in the other TPs — Lorenzo Bettini / githubweb
  7. apache.commons.logging 1.2.0 in TargetPlatformProject — Lorenzo Bettini / githubweb
  8. bootstrap against 2.34.0.M2 — Christian Dietrich / githubweb
  9. update to mwe 2.17.0 release. — Christian Dietrich / githubweb
  10. bump sequence numbers — Christian Dietrich / githubweb
  11. prepare 2.35 versions — Christian Dietrich / githubweb
  12. bootstrap against 2.34.0 release — Christian Dietrich / githubweb
  13. Make Pattern and Splitter static fields — Sebastian Zarnekow / githubweb
  14. Remove obsolete packrat parser implementation — Sebastian Zarnekow / githubweb
  15. Update all bundle requirements to 2.35.0 — Sebastian Zarnekow / githubweb
  16. Update fixVersions script — Sebastian Zarnekow / githubweb
  17. prepare 2024-03 release target — Christian Dietrich / githubweb
  18. updated xtend plugin test with multiline string — Lorenzo Bettini / githubweb
  19. replace("\r", "") in Xtend quickfix test — Lorenzo Bettini / githubweb
  20. re-enabled Windows GitHub Actions workflow — Lorenzo Bettini / githubweb
  21. Use the Maven Wrapper only in Jenkinsfile — Lorenzo Bettini / githubweb
  22. show maven.home at the beginning — Lorenzo Bettini / githubweb
  23. Save System.out and print other information — Lorenzo Bettini / githubweb
  24. Tycho 4.0.6 — Lorenzo Bettini / githubweb
  25. updated ParentProjectDescriptor for Tycho 4 — Lorenzo Bettini / githubweb
  26. updated Domainmodel — Lorenzo Bettini / githubweb
  27. explicit execution for maven-surefire-plugin with Tycho 4 — Lorenzo Bettini / githubweb
  28. removed unused tycho-version in xtext-maven-plugin ITs' parent POM — Lorenzo Bettini / githubweb
  29. update to Maven 3.9.6 — Lorenzo Bettini / githubweb
  30. fix output path="target/test-classes" otherwise no test is executed — Lorenzo Bettini / githubweb
  31. explicit junit provider to make the tests run — Lorenzo Bettini / githubweb
  32. issue 2945 - add "writeStorageResources" to xtext-maven-plugin — Florian Pirchner / githubweb
  33. support 2024-06 in oomph — Christian Dietrich / githubweb
  34. build latest against 202406 and update wizard — Christian Dietrich / githubweb
  35. update to orbit 202406 — Christian Dietrich / githubweb
  36. Fix encoding for URIs that contain escaped sequences and a fragment — Sebastian Zarnekow / githubweb
  37. update to asm 9.7 and guava 33.1.0 — Christian Dietrich / githubweb
  38. update to mwe 2.18.0.M1 — Christian Dietrich / githubweb
  39. Re-normalize line-endings in git of all files to Linux style ("\n") — Hannes Wellmann / githubweb
  40. Tycho 4.0.7 — Lorenzo Bettini / githubweb

#35 (Feb 20, 2024, 4:19:33 AM)

  1. Added an Xtend validator test for cycles in internal types — Lorenzo Bettini / githubweb
  2. also verify the error's position for hierarchy cycles — Lorenzo Bettini / githubweb
  3. also verify error's position for INTERFACE_EXPECTED — Lorenzo Bettini / githubweb
  4. also verify error's position for OVERRIDDEN_FINAL — Lorenzo Bettini / githubweb
  5. also verify error's position for CLASS_EXPECTED — Lorenzo Bettini / githubweb
  6. also verify error's position for field INVALID_USE_OF_TYPE — Lorenzo Bettini / githubweb
  7. also verify error's position for parameter INVALID_USE_OF_TYPE — Lorenzo Bettini / githubweb
  8. fixed verify error's position for parameter INVALID_USE_OF_TYPE — Lorenzo Bettini / githubweb
  9. also verify error's position for DUPLICATE_PARAMETER_NAME — Lorenzo Bettini / githubweb
  10. also verify error's position for duplicates — Lorenzo Bettini / githubweb
  11. also verify error's position for duplicate methods — Lorenzo Bettini / githubweb
  12. also verify error's message parts for duplicate methods — Lorenzo Bettini / githubweb
  13. added missing tests for doCheckOverriddenMethods — Lorenzo Bettini / githubweb
  14. also verify error position for CONFLICTING_DEFAULT_METHODS — Lorenzo Bettini / githubweb
  15. also verify error position for CLASS_MUST_BE_ABSTRACT — Lorenzo Bettini / githubweb
  16. also verify error position for ANONYMOUS_CLASS_MISSING_MEMBERS — Lorenzo Bettini / githubweb
  17. also verify error position for anonymous class override final class — Lorenzo Bettini / githubweb
  18. added test with anonymous class not implementing abstract methods — Lorenzo Bettini / githubweb
  19. some experiments — Lorenzo Bettini / githubweb
  20. AnonymousClassAwareTreeAppendable — Lorenzo Bettini / githubweb
  21. removed some customizations — Lorenzo Bettini / githubweb
  22. simplified appendConstructedTypeName — Lorenzo Bettini / githubweb
  23. simplified AnonymousClassAwareTreeAppendable — Lorenzo Bettini / githubweb
  24. added another createChild to make it easier for subclassing — Lorenzo Bettini / githubweb
  25. don't store the converter — Lorenzo Bettini / githubweb
  26. simplified isVariableDeclarationRequired — Lorenzo Bettini / githubweb
  27. simplified internalCanCompileToJavaExpression — Lorenzo Bettini / githubweb
  28. simplified constructorCallToJavaExpression — Lorenzo Bettini / githubweb
  29. simplified appendConstructedTypeName — Lorenzo Bettini / githubweb
  30. XtendCompilerUtil -> XtendCompilerHelper — Lorenzo Bettini / githubweb
  31. use IResourceScopeCache in XtendCompilerHelper — Lorenzo Bettini / githubweb
  32. simplified appendConstructedTypeName — Lorenzo Bettini / githubweb
  33. canCompileToJavaAnonymousClass — Lorenzo Bettini / githubweb
  34. check isAnonymousClassConstructorCall — Lorenzo Bettini / githubweb
  35. Xtend uses canCompileToJavaAnonymousClass — Lorenzo Bettini / githubweb
  36. simplified isVariableDeclarationRequired — Lorenzo Bettini / githubweb
  37. simplified isVariableDeclarationRequired 2 — Lorenzo Bettini / githubweb
  38. isVariableDeclarationRequired for constructor in Xbase — Lorenzo Bettini / githubweb
  39. removed duplication by constructorCallToJavaExpression — Lorenzo Bettini / githubweb
  40. reduced visibility of some methods — Lorenzo Bettini / githubweb
  41. Added @since to JvmModelGenerator's new method — Lorenzo Bettini / githubweb
  42. moved Xtend performance tests from core.tests — Lorenzo Bettini / githubweb
  43. updated launch configurations — Lorenzo Bettini / githubweb
  44. updated build.properties — Lorenzo Bettini / githubweb
  45. change package name build -> building — Lorenzo Bettini / githubweb
  46. renamed name in POM — Lorenzo Bettini / githubweb
  47. updated needed dependencies — Lorenzo Bettini / githubweb
  48. moved Xtend ide performance tests — Lorenzo Bettini / githubweb
  49. updated launch configurations — Lorenzo Bettini / githubweb
  50. shadow setUpProject — Lorenzo Bettini / githubweb
  51. better documented TargetPlatformUtil.setTargetPlatform(Class<?>) — Lorenzo Bettini / githubweb
  52. [2836] adapt to changes in ltk.refactoring — Lorenzo Bettini / githubweb
  53. String.joing instead of IterableExtensions.join — Lorenzo Bettini / githubweb
  54. [#2902] LSP4J 0.21.2 (#2904) — noreply / githubweb
  55. Fix maven deprecations in xtend-maven-plugin — Lorenzo Bettini / githubweb
  56. don't set marker.LOCATION if LINE_NUMBER is set — Lorenzo Bettini / githubweb
  57. bootstrap against Xtext 2.34.0.M1 (#2903) — noreply / githubweb
  58. Java 17 in Oomph — Lorenzo Bettini / githubweb
  59. don't set marker.LOCATION at all — Lorenzo Bettini / githubweb
  60. no need to check for issue.getLineNumber() != null — Lorenzo Bettini / githubweb
  61. [2909] xtext.logging versionRange 0.0.0 in extraRequirements — Lorenzo Bettini / githubweb
  62. also verify error position for OVERRIDDEN_FINAL — Lorenzo Bettini / githubweb
  63. also verify error position for OVERRIDE_REDUCES_VISIBILITY — Lorenzo Bettini / githubweb
  64. also verify error position for INCOMPATIBLE_RETURN_TYPE — Lorenzo Bettini / githubweb
  65. [Xtend] put INCOMPATIBLE_RETURN_TYPE marker on field's type — Lorenzo Bettini / githubweb
  66. Update Domainmodel pom.xml for xtext.logging version — noreply / githubweb
  67. also verify error position for MISSING_SYNCHRONIZED — Lorenzo Bettini / githubweb
  68. also verify error position for INCOMPATIBLE_THROWS_CLAUSE — Lorenzo Bettini / githubweb
  69. also verify error position for INCOMPATIBLE_THROWS_CLAUSE (2) — Lorenzo Bettini / githubweb
  70. test for reproducing the wrong position of marker — Lorenzo Bettini / githubweb
  71. place error marker on each incompatible exceptions — Lorenzo Bettini / githubweb
  72. foreach instead of for — Lorenzo Bettini / githubweb
  73. some refinements — Lorenzo Bettini / githubweb
  74. use maven-bundle-plugin with extensions=true — Lorenzo Bettini / githubweb
  75. regenerated Xbase test languages — Lorenzo Bettini / githubweb
  76. regen docs for 2.34 — Christian Dietrich / githubweb
  77. Adjust SemanticTokensService to LSP specification — Sebastian Zarnekow / githubweb
  78. Allow customizing the NodeModelUtils and the way to obtain an INode — Sebastian Zarnekow / githubweb
  79. Inconsistent handling of files in an output folder - full vs. — Stephan Herrmann / githubweb
  80. Test case that "almost" demonstrates the problem — Stephan Herrmann / githubweb
  81. Use Maven wrapper also in shell scripts — Lorenzo Bettini / githubweb
  82. maven-enforcer-plugin — Lorenzo Bettini / githubweb
  83. removed maven specification from Jenkinsfiles — Lorenzo Bettini / githubweb
  84. Revert "removed maven specification from Jenkinsfiles" — Lorenzo Bettini / githubweb
  85. maven "apache-maven-3.9.2" in Jenkinsfiles — Lorenzo Bettini / githubweb
  86. avoid busy and possibly infinite loop in JavaEditorExtension — Lorenzo Bettini / githubweb
  87. update to jetty 11.0.20 Closes #2925 — Christian Dietrich / githubweb
  88. XtendCompilerHelper -> AnonymousClassCompilerHelper — Lorenzo Bettini / githubweb
  89. the added createAppendable is protected — Lorenzo Bettini / githubweb
  90. simplified check in generateVisibilityModifier — Lorenzo Bettini / githubweb
  91. Recreated test for the issue https://github.com/eclipse/xtext/issues/2920 (#1) — noreply / githubweb
  92. Modify the test customization to be even closer to the original problem — Stephan Herrmann / githubweb
  93. Introduced JvmTypeReferenceUtil — Lorenzo Bettini / githubweb
  94. applied to XtendJvmModelInferrer — Lorenzo Bettini / githubweb
  95. use EcoreUtil.getAdapter — Lorenzo Bettini / githubweb
  96. use singletons for adapters — Lorenzo Bettini / githubweb
  97. JvmTypesBuilder: setSuperClass addSuperInterface — Lorenzo Bettini / githubweb
  98. applied to XtendJvmModelInferrer — Lorenzo Bettini / githubweb
  99. accept null as superType — Lorenzo Bettini / githubweb
  100. applied to Domainmodel — Lorenzo Bettini / githubweb
  101. implement Adapter instead of extending AdapterImpl — Lorenzo Bettini / githubweb
  102. avoid NPE in XtextPluginImages when initialized from non-UI thread — Lorenzo Bettini / githubweb
  103. additional null guards — Lorenzo Bettini / githubweb
  104. Add more flexibility to the way we find the ICompositeNode for an object — Sebastian Zarnekow / githubweb
  105. ensureInitialize in manage — noreply / githubweb
  106. [Xtend] check for duplicate interface specification — Lorenzo Bettini / githubweb
  107. slightly improved tests — Lorenzo Bettini / githubweb
  108. regenerate test languages — Christian Dietrich / githubweb
  109. update to gradle 8.6 — Christian Dietrich / githubweb
  110. [#2674] update to lsp4j 0.22.0 — Christian Dietrich / githubweb
  111. use mwe 2.17.0.M3 — Christian Dietrich / githubweb

#34 (Jan 9, 2024, 4:03:27 AM)

  1. update to mwe(2) 1.11.0/2.17.0 M0 — Christian Dietrich / githubweb
  2. switch to  Xtext M0 for bootstrapping — Christian Dietrich / githubweb
  3. use workaround also in latest — Christian Dietrich / githubweb
  4. added generator as a source folder — Lorenzo Bettini / githubweb
  5. emf.codegen.ecore dependency — Lorenzo Bettini / githubweb
  6. added MWE2 file — Lorenzo Bettini / githubweb
  7. added DirectoryCleaner — Lorenzo Bettini / githubweb
  8. renaming — Lorenzo Bettini / githubweb
  9. regenerated classes — Lorenzo Bettini / githubweb
  10. removed old Java generator — Lorenzo Bettini / githubweb
  11. restored GenerateXbase — Lorenzo Bettini / githubweb
  12. regenerated classes — Lorenzo Bettini / githubweb
  13. removed generator from src.excludes — Lorenzo Bettini / githubweb
  14. bin.excludes of generator folder in Xbase — Lorenzo Bettini / githubweb
  15. Revert "removed old Java generator" — Lorenzo Bettini / githubweb
  16. renamed Java generator — Lorenzo Bettini / githubweb
  17. removed MWE2 file — Lorenzo Bettini / githubweb
  18. bin.excludes of generator folder in Common Types — Lorenzo Bettini / githubweb
  19. Xtend: fixed strange error message for `void` as a field type — Lorenzo Bettini / githubweb
  20. Xtend PerformanceTest in Java — Lorenzo Bettini / githubweb
  21. Harden bundle constraints between Xtext bundles (#2892) — noreply / githubweb
  22. Remove redundant bundle requirements that are already fulfilled due to re-exports (#2893) — noreply / githubweb
  23. Keep the filter-chain consistent when using the LoggingTester — Sebastian Zarnekow / githubweb
  24. don't retrieve the ImportManager by reflection — Lorenzo Bettini / githubweb
  25. Removed cyclic dependency to mwe2.launch (#2897) — noreply / githubweb
  26. Fixed type common super type computation when type params are involved (#2894) — noreply / githubweb
  27. simplified appendConstructedTypeName — Lorenzo Bettini / githubweb
  28. canCompileToJavaAnonymousClass — Lorenzo Bettini / githubweb
  29. check isAnonymousClassConstructorCall — Lorenzo Bettini / githubweb
  30. Xtend uses canCompileToJavaAnonymousClass — Lorenzo Bettini / githubweb
  31. simplified isVariableDeclarationRequired — Lorenzo Bettini / githubweb
  32. simplified isVariableDeclarationRequired 2 — Lorenzo Bettini / githubweb
  33. isVariableDeclarationRequired for constructor in Xbase — Lorenzo Bettini / githubweb
  34. removed duplication by constructorCallToJavaExpression — Lorenzo Bettini / githubweb
  35. reduced visibility of some methods — Lorenzo Bettini / githubweb
  36. private -> protected (restored visibility) — Lorenzo Bettini / githubweb
  37. Added an Xtend validator test for cycles in internal types — Lorenzo Bettini / githubweb
  38. also verify the error's position for hierarchy cycles — Lorenzo Bettini / githubweb
  39. also verify error's position for INTERFACE_EXPECTED — Lorenzo Bettini / githubweb
  40. also verify error's position for OVERRIDDEN_FINAL — Lorenzo Bettini / githubweb
  41. also verify error's position for CLASS_EXPECTED — Lorenzo Bettini / githubweb
  42. also verify error's position for field INVALID_USE_OF_TYPE — Lorenzo Bettini / githubweb
  43. also verify error's position for parameter INVALID_USE_OF_TYPE — Lorenzo Bettini / githubweb
  44. fixed verify error's position for parameter INVALID_USE_OF_TYPE — Lorenzo Bettini / githubweb
  45. also verify error's position for DUPLICATE_PARAMETER_NAME — Lorenzo Bettini / githubweb
  46. also verify error's position for duplicates — Lorenzo Bettini / githubweb
  47. also verify error's position for duplicate methods — Lorenzo Bettini / githubweb
  48. also verify error's message parts for duplicate methods — Lorenzo Bettini / githubweb
  49. added missing tests for doCheckOverriddenMethods — Lorenzo Bettini / githubweb
  50. also verify error position for CONFLICTING_DEFAULT_METHODS — Lorenzo Bettini / githubweb
  51. also verify error position for CLASS_MUST_BE_ABSTRACT — Lorenzo Bettini / githubweb
  52. also verify error position for ANONYMOUS_CLASS_MISSING_MEMBERS — Lorenzo Bettini / githubweb
  53. also verify error position for anonymous class override final class — Lorenzo Bettini / githubweb
  54. added test with anonymous class not implementing abstract methods — Lorenzo Bettini / githubweb
  55. also verify error position for constructors' errors — Lorenzo Bettini / githubweb
  56. also verify error position for anonymous class' members — Lorenzo Bettini / githubweb

#33 (Dec 30, 2023, 7:29:22 AM)

  1. Update XtextFormattingTokenSerializer references in JavaDocs — Wouter Born / githubweb
  2. Bootstrap against 2.33.0.M3 — Christian Dietrich / githubweb
  3. [#2830] mwe 2.16.0 release — Christian Dietrich / githubweb
  4. build dm with tycho 3 — Christian Dietrich / githubweb
  5. Bump Xtext version to 2.34 — Sebastian Zarnekow / githubweb
  6. bootstrap against 2.33 release — Christian Dietrich / githubweb
  7. prepared 202312 target — Christian Dietrich / githubweb
  8. switch to 4.31 i-builds — Christian Dietrich / githubweb
  9. switch dm to 404 — Christian Dietrich / githubweb
  10. Reintroduced ValidatorTester in xtext.testing bundle — Lorenzo Bettini / githubweb
  11. adapt query — Christian Dietrich / githubweb
  12. update to gradle 8.5 — Christian Dietrich / githubweb
  13. use emf 2.36 in r 202312 — Christian Dietrich / githubweb
  14. prepare wizard for 2024-03 — Christian Dietrich / githubweb
  15. added support for 2024-03 in oomph — Christian Dietrich / githubweb
  16. update to orbit 2024-03 — Christian Dietrich / githubweb
  17. bump classgraph — Christian Dietrich / githubweb
  18. fix(WorkspaceFolders) check if WorkspaceFolders are supported — Sebastian Zarnekow / githubweb
  19. Plugin test projects should not use "target/test-classes" in .classpath — Lorenzo Bettini / githubweb
  20. Replace dependency to org.eclipse.osgi.services — Sebastian Zarnekow / githubweb
  21. [#2876] update to guava 33 — Lorenzo Bettini / githubweb
  22. fix ant test — Lorenzo Bettini / githubweb
  23. Add missing version constraints to some require-bundles for Guava — Lorenzo Bettini / githubweb
  24. Attempt without failureaccess — Lorenzo Bettini / githubweb
  25. Revert "Attempt without failureaccess" — Lorenzo Bettini / githubweb

#32 (Nov 12, 2023, 7:42:57 AM)

  1. use import for classgraph dependency — Christian Dietrich / githubweb
  2. bootstrap against 2.33.0.M2 — Christian Dietrich / githubweb
  3. orbit bump for 2023-12 M3 — Christian Dietrich / githubweb
  4. [#274] update to mwe 1.10.0.M2 / mwe 2.16.0.M2 — Christian Dietrich / githubweb
  5. Ignore NumberLiterals without CompositeNode in HighlightingCalculator — Hannes Wellmann / githubweb
  6. dont import classgraph in features — Christian Dietrich / githubweb
  7. bump jetty — Christian Dietrich / githubweb
  8. remove unused org.eclipse.xtext.releng.simrel.tests project — Christian Dietrich / githubweb
  9. [2836] adapt to changes in ltk.refactoring — Christian Dietrich / githubweb
  10. another classgraph bump — Christian Dietrich / githubweb
  11. fix broken xtend-gen code — Christian Dietrich / githubweb
  12. Update to MWE 2.16.0.M3 — Christian Dietrich / githubweb

#31 (Oct 22, 2023, 6:36:37 AM)

  1. bootstrap against 2.33.0.M1 — Christian Dietrich / githubweb
  2. [#2781] update to gradle 8.4 — Christian Dietrich / githubweb
  3. Fix antlr,classgraph,log4j and guava versions — Christian Dietrich / githubweb
  4. fix typo — Christian Dietrich / githubweb
  5. [#2818] update to asm 9.6 — Christian Dietrich / githubweb
  6. also update classgraph again — Christian Dietrich / githubweb
  7. bump seq numbers in targets — Christian Dietrich / githubweb

#30 (Oct 2, 2023, 2:52:49 AM)

  1. bootstrap against M3 — Christian Dietrich / githubweb
  2. update docs for new mwe release — Christian Dietrich / githubweb
  3. [#2716] bootstrap against mwe 2.15.0 release — Christian Dietrich / githubweb
  4. Bump Xtext version to 2.33 — Sebastian Zarnekow / githubweb
  5. Bootstrap against 2.32.0 — Sebastian Zarnekow / githubweb
  6. [#2787] remove javax.inject dependency — Christian Dietrich / githubweb
  7. [#2754] provide r2023-09 tp — Christian Dietrich / githubweb
  8. [#2795] update to lsp4j 0.21.1 — Christian Dietrich / githubweb
  9. [#2754] prepare latest for 4.30 — Christian Dietrich / githubweb
  10. [#2754] prepare 2023-12 tps — Christian Dietrich / githubweb
  11. update mwe-xtext bootstrap version to release — Christian Dietrich / githubweb
  12. [#2754] update to orbit 2023-12 — Christian Dietrich / githubweb
  13. update dm to eclipse 2023-12 — Christian Dietrich / githubweb
  14. update simrel info — Christian Dietrich / githubweb
  15. remove xpand based Xtext2Ecore Postprocessor — Christian Dietrich / githubweb
  16. remove old xpand based generator — Christian Dietrich / githubweb
  17. remove xpand from targets and poms. See #2811 — Christian Dietrich / githubweb
  18. Signed-off-by: Heinrich Weichert <heinrich.weichert@avl.com> — Sebastian Zarnekow / githubweb

#29 (Aug 21, 2023, 6:33:51 PM)

  1. bootstrap against 2.32.0.M2 — Christian Dietrich / githubweb
  2. update readme — Christian Dietrich / githubweb
  3. disable slack. enable matrix — Christian Dietrich / githubweb
  4. set foreground instead of bg — Christian Dietrich / githubweb
  5. set foreground instead of bg — Christian Dietrich / githubweb
  6. regenerated docs for 2.32 — Christian Dietrich / githubweb
  7. Removed usage of SybmolInformation from IDocumentSymbolServer and — Shashwat Anand / githubweb
  8. [#2779] adapt to latest orbit changes — Christian Dietrich / githubweb
  9. update to hamcrest 2 — Christian Dietrich / githubweb
  10. also refer to org.hamcrest — Christian Dietrich / githubweb
  11. update to mwe 2.15.0.M3 — Christian Dietrich / githubweb