Skip to content

Changes

#5 (Feb 27, 2024, 4:33:47 AM)

  1. Bump Xtext version to 2.34 — Sebastian Zarnekow / githubweb
  2. bootstrap against 2.33 release — Christian Dietrich / githubweb
  3. prepared 202312 target — Christian Dietrich / githubweb
  4. switch to 4.31 i-builds — Christian Dietrich / githubweb
  5. switch dm to 404 — Christian Dietrich / githubweb
  6. Reintroduced ValidatorTester in xtext.testing bundle — Lorenzo Bettini / githubweb
  7. adapt query — Christian Dietrich / githubweb
  8. update to gradle 8.5 — Christian Dietrich / githubweb
  9. use emf 2.36 in r 202312 — Christian Dietrich / githubweb
  10. prepare wizard for 2024-03 — Christian Dietrich / githubweb
  11. added support for 2024-03 in oomph — Christian Dietrich / githubweb
  12. update to orbit 2024-03 — Christian Dietrich / githubweb
  13. bump classgraph — Christian Dietrich / githubweb
  14. fix(WorkspaceFolders) check if WorkspaceFolders are supported — Sebastian Zarnekow / githubweb
  15. Plugin test projects should not use "target/test-classes" in .classpath — Lorenzo Bettini / githubweb
  16. Replace dependency to org.eclipse.osgi.services — Sebastian Zarnekow / githubweb
  17. [#2876] update to guava 33 — Lorenzo Bettini / githubweb
  18. fix ant test — Lorenzo Bettini / githubweb
  19. Add missing version constraints to some require-bundles for Guava — Lorenzo Bettini / githubweb
  20. Attempt without failureaccess — Lorenzo Bettini / githubweb
  21. Revert "Attempt without failureaccess" — Lorenzo Bettini / githubweb
  22. Added an Xtend validator test for cycles in internal types — Lorenzo Bettini / githubweb
  23. also verify the error's position for hierarchy cycles — Lorenzo Bettini / githubweb
  24. also verify error's position for INTERFACE_EXPECTED — Lorenzo Bettini / githubweb
  25. also verify error's position for OVERRIDDEN_FINAL — Lorenzo Bettini / githubweb
  26. also verify error's position for CLASS_EXPECTED — Lorenzo Bettini / githubweb
  27. also verify error's position for field INVALID_USE_OF_TYPE — Lorenzo Bettini / githubweb
  28. also verify error's position for parameter INVALID_USE_OF_TYPE — Lorenzo Bettini / githubweb
  29. fixed verify error's position for parameter INVALID_USE_OF_TYPE — Lorenzo Bettini / githubweb
  30. also verify error's position for DUPLICATE_PARAMETER_NAME — Lorenzo Bettini / githubweb
  31. also verify error's position for duplicates — Lorenzo Bettini / githubweb
  32. also verify error's position for duplicate methods — Lorenzo Bettini / githubweb
  33. also verify error's message parts for duplicate methods — Lorenzo Bettini / githubweb
  34. added missing tests for doCheckOverriddenMethods — Lorenzo Bettini / githubweb
  35. also verify error position for CONFLICTING_DEFAULT_METHODS — Lorenzo Bettini / githubweb
  36. also verify error position for CLASS_MUST_BE_ABSTRACT — Lorenzo Bettini / githubweb
  37. also verify error position for ANONYMOUS_CLASS_MISSING_MEMBERS — Lorenzo Bettini / githubweb
  38. also verify error position for anonymous class override final class — Lorenzo Bettini / githubweb
  39. added test with anonymous class not implementing abstract methods — Lorenzo Bettini / githubweb
  40. update to mwe(2) 1.11.0/2.17.0 M0 — Christian Dietrich / githubweb
  41. switch to  Xtext M0 for bootstrapping — Christian Dietrich / githubweb
  42. use workaround also in latest — Christian Dietrich / githubweb
  43. added generator as a source folder — Lorenzo Bettini / githubweb
  44. emf.codegen.ecore dependency — Lorenzo Bettini / githubweb
  45. added MWE2 file — Lorenzo Bettini / githubweb
  46. added DirectoryCleaner — Lorenzo Bettini / githubweb
  47. renaming — Lorenzo Bettini / githubweb
  48. regenerated classes — Lorenzo Bettini / githubweb
  49. removed old Java generator — Lorenzo Bettini / githubweb
  50. restored GenerateXbase — Lorenzo Bettini / githubweb
  51. regenerated classes — Lorenzo Bettini / githubweb
  52. removed generator from src.excludes — Lorenzo Bettini / githubweb
  53. bin.excludes of generator folder in Xbase — Lorenzo Bettini / githubweb
  54. Revert "removed old Java generator" — Lorenzo Bettini / githubweb
  55. renamed Java generator — Lorenzo Bettini / githubweb
  56. removed MWE2 file — Lorenzo Bettini / githubweb
  57. bin.excludes of generator folder in Common Types — Lorenzo Bettini / githubweb
  58. some experiments — Lorenzo Bettini / githubweb
  59. AnonymousClassAwareTreeAppendable — Lorenzo Bettini / githubweb
  60. removed some customizations — Lorenzo Bettini / githubweb
  61. simplified appendConstructedTypeName — Lorenzo Bettini / githubweb
  62. Xtend: fixed strange error message for `void` as a field type — Lorenzo Bettini / githubweb
  63. simplified AnonymousClassAwareTreeAppendable — Lorenzo Bettini / githubweb
  64. added another createChild to make it easier for subclassing — Lorenzo Bettini / githubweb
  65. don't store the converter — Lorenzo Bettini / githubweb
  66. simplified isVariableDeclarationRequired — Lorenzo Bettini / githubweb
  67. simplified internalCanCompileToJavaExpression — Lorenzo Bettini / githubweb
  68. simplified constructorCallToJavaExpression — Lorenzo Bettini / githubweb
  69. simplified appendConstructedTypeName — Lorenzo Bettini / githubweb
  70. XtendCompilerUtil -> XtendCompilerHelper — Lorenzo Bettini / githubweb
  71. use IResourceScopeCache in XtendCompilerHelper — Lorenzo Bettini / githubweb
  72. simplified appendConstructedTypeName — Lorenzo Bettini / githubweb
  73. canCompileToJavaAnonymousClass — Lorenzo Bettini / githubweb
  74. check isAnonymousClassConstructorCall — Lorenzo Bettini / githubweb
  75. Xtend uses canCompileToJavaAnonymousClass — Lorenzo Bettini / githubweb
  76. simplified isVariableDeclarationRequired — Lorenzo Bettini / githubweb
  77. simplified isVariableDeclarationRequired 2 — Lorenzo Bettini / githubweb
  78. isVariableDeclarationRequired for constructor in Xbase — Lorenzo Bettini / githubweb
  79. removed duplication by constructorCallToJavaExpression — Lorenzo Bettini / githubweb
  80. Xtend PerformanceTest in Java — Lorenzo Bettini / githubweb
  81. reduced visibility of some methods — Lorenzo Bettini / githubweb
  82. Harden bundle constraints between Xtext bundles (#2892) — noreply / githubweb
  83. Remove redundant bundle requirements that are already fulfilled due to re-exports (#2893) — noreply / githubweb
  84. Keep the filter-chain consistent when using the LoggingTester — Sebastian Zarnekow / githubweb
  85. don't retrieve the ImportManager by reflection — Lorenzo Bettini / githubweb
  86. Removed cyclic dependency to mwe2.launch (#2897) — noreply / githubweb
  87. Fixed type common super type computation when type params are involved (#2894) — noreply / githubweb
  88. simplified appendConstructedTypeName — Lorenzo Bettini / githubweb
  89. canCompileToJavaAnonymousClass — Lorenzo Bettini / githubweb
  90. check isAnonymousClassConstructorCall — Lorenzo Bettini / githubweb
  91. Xtend uses canCompileToJavaAnonymousClass — Lorenzo Bettini / githubweb
  92. simplified isVariableDeclarationRequired — Lorenzo Bettini / githubweb
  93. simplified isVariableDeclarationRequired 2 — Lorenzo Bettini / githubweb
  94. isVariableDeclarationRequired for constructor in Xbase — Lorenzo Bettini / githubweb
  95. removed duplication by constructorCallToJavaExpression — Lorenzo Bettini / githubweb
  96. reduced visibility of some methods — Lorenzo Bettini / githubweb
  97. private -> protected (restored visibility) — Lorenzo Bettini / githubweb
  98. Added an Xtend validator test for cycles in internal types — Lorenzo Bettini / githubweb
  99. also verify the error's position for hierarchy cycles — Lorenzo Bettini / githubweb
  100. also verify error's position for INTERFACE_EXPECTED — Lorenzo Bettini / githubweb
  101. also verify error's position for OVERRIDDEN_FINAL — Lorenzo Bettini / githubweb
  102. also verify error's position for CLASS_EXPECTED — Lorenzo Bettini / githubweb
  103. also verify error's position for field INVALID_USE_OF_TYPE — Lorenzo Bettini / githubweb
  104. also verify error's position for parameter INVALID_USE_OF_TYPE — Lorenzo Bettini / githubweb
  105. fixed verify error's position for parameter INVALID_USE_OF_TYPE — Lorenzo Bettini / githubweb
  106. also verify error's position for DUPLICATE_PARAMETER_NAME — Lorenzo Bettini / githubweb
  107. also verify error's position for duplicates — Lorenzo Bettini / githubweb
  108. also verify error's position for duplicate methods — Lorenzo Bettini / githubweb
  109. also verify error's message parts for duplicate methods — Lorenzo Bettini / githubweb
  110. added missing tests for doCheckOverriddenMethods — Lorenzo Bettini / githubweb
  111. also verify error position for CONFLICTING_DEFAULT_METHODS — Lorenzo Bettini / githubweb
  112. also verify error position for CLASS_MUST_BE_ABSTRACT — Lorenzo Bettini / githubweb
  113. also verify error position for ANONYMOUS_CLASS_MISSING_MEMBERS — Lorenzo Bettini / githubweb
  114. also verify error position for anonymous class override final class — Lorenzo Bettini / githubweb
  115. added test with anonymous class not implementing abstract methods — Lorenzo Bettini / githubweb
  116. also verify error position for constructors' errors — Lorenzo Bettini / githubweb
  117. also verify error position for anonymous class' members — Lorenzo Bettini / githubweb
  118. Added @since to JvmModelGenerator's new method — Lorenzo Bettini / githubweb
  119. moved Xtend performance tests from core.tests — Lorenzo Bettini / githubweb
  120. updated launch configurations — Lorenzo Bettini / githubweb
  121. updated build.properties — Lorenzo Bettini / githubweb
  122. change package name build -> building — Lorenzo Bettini / githubweb
  123. renamed name in POM — Lorenzo Bettini / githubweb
  124. updated needed dependencies — Lorenzo Bettini / githubweb
  125. moved Xtend ide performance tests — Lorenzo Bettini / githubweb
  126. updated launch configurations — Lorenzo Bettini / githubweb
  127. shadow setUpProject — Lorenzo Bettini / githubweb
  128. better documented TargetPlatformUtil.setTargetPlatform(Class<?>) — Lorenzo Bettini / githubweb
  129. [2836] adapt to changes in ltk.refactoring — Lorenzo Bettini / githubweb
  130. String.joing instead of IterableExtensions.join — Lorenzo Bettini / githubweb
  131. [#2902] LSP4J 0.21.2 (#2904) — noreply / githubweb
  132. Fix maven deprecations in xtend-maven-plugin — Lorenzo Bettini / githubweb
  133. don't set marker.LOCATION if LINE_NUMBER is set — Lorenzo Bettini / githubweb
  134. bootstrap against Xtext 2.34.0.M1 (#2903) — noreply / githubweb
  135. Java 17 in Oomph — Lorenzo Bettini / githubweb
  136. don't set marker.LOCATION at all — Lorenzo Bettini / githubweb
  137. no need to check for issue.getLineNumber() != null — Lorenzo Bettini / githubweb
  138. [2909] xtext.logging versionRange 0.0.0 in extraRequirements — Lorenzo Bettini / githubweb
  139. also verify error position for OVERRIDDEN_FINAL — Lorenzo Bettini / githubweb
  140. also verify error position for OVERRIDE_REDUCES_VISIBILITY — Lorenzo Bettini / githubweb
  141. also verify error position for INCOMPATIBLE_RETURN_TYPE — Lorenzo Bettini / githubweb
  142. [Xtend] put INCOMPATIBLE_RETURN_TYPE marker on field's type — Lorenzo Bettini / githubweb
  143. Update Domainmodel pom.xml for xtext.logging version — noreply / githubweb
  144. also verify error position for MISSING_SYNCHRONIZED — Lorenzo Bettini / githubweb
  145. also verify error position for INCOMPATIBLE_THROWS_CLAUSE — Lorenzo Bettini / githubweb
  146. also verify error position for INCOMPATIBLE_THROWS_CLAUSE (2) — Lorenzo Bettini / githubweb
  147. test for reproducing the wrong position of marker — Lorenzo Bettini / githubweb
  148. place error marker on each incompatible exceptions — Lorenzo Bettini / githubweb
  149. foreach instead of for — Lorenzo Bettini / githubweb
  150. some refinements — Lorenzo Bettini / githubweb
  151. use maven-bundle-plugin with extensions=true — Lorenzo Bettini / githubweb
  152. regenerated Xbase test languages — Lorenzo Bettini / githubweb
  153. regen docs for 2.34 — Christian Dietrich / githubweb
  154. Adjust SemanticTokensService to LSP specification — Sebastian Zarnekow / githubweb
  155. Allow customizing the NodeModelUtils and the way to obtain an INode — Sebastian Zarnekow / githubweb
  156. Inconsistent handling of files in an output folder - full vs. — Stephan Herrmann / githubweb
  157. Test case that "almost" demonstrates the problem — Stephan Herrmann / githubweb
  158. Use Maven wrapper also in shell scripts — Lorenzo Bettini / githubweb
  159. maven-enforcer-plugin — Lorenzo Bettini / githubweb
  160. removed maven specification from Jenkinsfiles — Lorenzo Bettini / githubweb
  161. Revert "removed maven specification from Jenkinsfiles" — Lorenzo Bettini / githubweb
  162. maven "apache-maven-3.9.2" in Jenkinsfiles — Lorenzo Bettini / githubweb
  163. avoid busy and possibly infinite loop in JavaEditorExtension — Lorenzo Bettini / githubweb
  164. update to jetty 11.0.20 Closes #2925 — Christian Dietrich / githubweb
  165. XtendCompilerHelper -> AnonymousClassCompilerHelper — Lorenzo Bettini / githubweb
  166. the added createAppendable is protected — Lorenzo Bettini / githubweb
  167. simplified check in generateVisibilityModifier — Lorenzo Bettini / githubweb
  168. Recreated test for the issue https://github.com/eclipse/xtext/issues/2920 (#1) — noreply / githubweb
  169. Modify the test customization to be even closer to the original problem — Stephan Herrmann / githubweb
  170. Introduced JvmTypeReferenceUtil — Lorenzo Bettini / githubweb
  171. applied to XtendJvmModelInferrer — Lorenzo Bettini / githubweb
  172. use EcoreUtil.getAdapter — Lorenzo Bettini / githubweb
  173. use singletons for adapters — Lorenzo Bettini / githubweb
  174. JvmTypesBuilder: setSuperClass addSuperInterface — Lorenzo Bettini / githubweb
  175. applied to XtendJvmModelInferrer — Lorenzo Bettini / githubweb
  176. accept null as superType — Lorenzo Bettini / githubweb
  177. applied to Domainmodel — Lorenzo Bettini / githubweb
  178. implement Adapter instead of extending AdapterImpl — Lorenzo Bettini / githubweb
  179. avoid NPE in XtextPluginImages when initialized from non-UI thread — Lorenzo Bettini / githubweb
  180. additional null guards — Lorenzo Bettini / githubweb
  181. Add more flexibility to the way we find the ICompositeNode for an object — Sebastian Zarnekow / githubweb
  182. ensureInitialize in manage — noreply / githubweb
  183. also verify error position for EXCEPTION_NOT_THROWABLE — Lorenzo Bettini / githubweb
  184. also verify error position for EXCEPTION_DECLARED_TWICE — Lorenzo Bettini / githubweb
  185. added validation tests for exceptions in dispatch methods — Lorenzo Bettini / githubweb
  186. also verify error position for WILDCARD_IN_SUPERTYPE — Lorenzo Bettini / githubweb
  187. [Xtend] check for duplicate interface specification — Lorenzo Bettini / githubweb
  188. slightly improved tests — Lorenzo Bettini / githubweb
  189. regenerate test languages — Christian Dietrich / githubweb
  190. update to gradle 8.6 — Christian Dietrich / githubweb
  191. [#2674] update to lsp4j 0.22.0 — Christian Dietrich / githubweb
  192. use mwe 2.17.0.M3 — Christian Dietrich / githubweb
  193. force org.apache.commons.logging 1.2.0 in latest TP — Lorenzo Bettini / githubweb
  194. force org.apache.commons.logging 1.2.0 in the other TPs — Lorenzo Bettini / githubweb
  195. apache.commons.logging 1.2.0 in TargetPlatformProject — Lorenzo Bettini / githubweb
  196. bootstrap against 2.34.0.M2 — Christian Dietrich / githubweb
  197. update to mwe 2.17.0 release. — Christian Dietrich / githubweb
  198. bump sequence numbers — Christian Dietrich / githubweb

#4 (Nov 21, 2023, 4:53:34 AM)

  1. Bump Xtext version to 2.33 — Sebastian Zarnekow / githubweb
  2. Bootstrap against 2.32.0 — Sebastian Zarnekow / githubweb
  3. [#2787] remove javax.inject dependency — Christian Dietrich / githubweb
  4. [#2754] provide r2023-09 tp — Christian Dietrich / githubweb
  5. [#2795] update to lsp4j 0.21.1 — Christian Dietrich / githubweb
  6. [#2754] prepare latest for 4.30 — Christian Dietrich / githubweb
  7. [#2754] prepare 2023-12 tps — Christian Dietrich / githubweb
  8. update mwe-xtext bootstrap version to release — Christian Dietrich / githubweb
  9. [#2754] update to orbit 2023-12 — Christian Dietrich / githubweb
  10. update dm to eclipse 2023-12 — Christian Dietrich / githubweb
  11. update simrel info — Christian Dietrich / githubweb
  12. remove xpand based Xtext2Ecore Postprocessor — Christian Dietrich / githubweb
  13. remove old xpand based generator — Christian Dietrich / githubweb
  14. remove xpand from targets and poms. See #2811 — Christian Dietrich / githubweb
  15. Signed-off-by: Heinrich Weichert <heinrich.weichert@avl.com> — Sebastian Zarnekow / githubweb
  16. bootstrap against 2.33.0.M1 — Christian Dietrich / githubweb
  17. [#2781] update to gradle 8.4 — Christian Dietrich / githubweb
  18. Fix antlr,classgraph,log4j and guava versions — Christian Dietrich / githubweb
  19. fix typo — Christian Dietrich / githubweb
  20. [#2818] update to asm 9.6 — Christian Dietrich / githubweb
  21. also update classgraph again — Christian Dietrich / githubweb
  22. bump seq numbers in targets — Christian Dietrich / githubweb
  23. use import for classgraph dependency — Christian Dietrich / githubweb
  24. bootstrap against 2.33.0.M2 — Christian Dietrich / githubweb
  25. orbit bump for 2023-12 M3 — Christian Dietrich / githubweb
  26. [#274] update to mwe 1.10.0.M2 / mwe 2.16.0.M2 — Christian Dietrich / githubweb
  27. Ignore NumberLiterals without CompositeNode in HighlightingCalculator — Hannes Wellmann / githubweb
  28. dont import classgraph in features — Christian Dietrich / githubweb
  29. bump jetty — Christian Dietrich / githubweb
  30. remove unused org.eclipse.xtext.releng.simrel.tests project — Christian Dietrich / githubweb
  31. [2836] adapt to changes in ltk.refactoring — Christian Dietrich / githubweb
  32. another classgraph bump — Christian Dietrich / githubweb
  33. fix broken xtend-gen code — Christian Dietrich / githubweb
  34. Update to MWE 2.16.0.M3 — Christian Dietrich / githubweb
  35. Update XtextFormattingTokenSerializer references in JavaDocs — Wouter Born / githubweb
  36. Bootstrap against 2.33.0.M3 — Christian Dietrich / githubweb
  37. [#2830] mwe 2.16.0 release — Christian Dietrich / githubweb
  38. build dm with tycho 3 — Christian Dietrich / githubweb

#3 (Aug 27, 2023, 9:13:44 AM)

  1. [#2184] document milestone and release process — Christian Dietrich / githubweb
  2. Bump Xtext version to 2.32 — Christian Dietrich / githubweb
  3. fix typo — Christian Dietrich / githubweb
  4. bootstrap against 2.31 — Christian Dietrich / githubweb
  5. [#2174] bump platform maven artifacts to 2023-03 — Christian Dietrich / githubweb
  6. update queries in readme — Christian Dietrich / githubweb
  7. prepare 2023-06 target — Christian Dietrich / githubweb
  8. updated Maven wrapper to 3.9.2 — Lorenzo Bettini / githubweb
  9. Handle empty bundle symbolic name — Jan Rosczak / githubweb
  10. [#2693] use 4.29 in latest — Christian Dietrich / githubweb
  11. [#2693] update to Eclipse 2023-09 — Christian Dietrich / githubweb
  12. [#2693] update oomph for 2023-09 — Christian Dietrich / githubweb
  13. prepare orbit for 2023-09 — Christian Dietrich / githubweb
  14. fix workflows regarding monorepo — Christian Dietrich / githubweb
  15. fix xfriends for xtend.core.tests (cleanup after monorepo) — Christian Dietrich / githubweb
  16. Update to Tycho 3.0.5. Fixes #2709 — Christian Dietrich / githubweb
  17. package also args4j to update site — Christian Dietrich / githubweb
  18. [#2056][#2101] Update to Guice 7 and Guava 32 — Christian Dietrich / githubweb
  19. Attempt to revert additionally added required bundles from tests — Christian Dietrich / githubweb
  20. update to MWE 2.15.0.M1 — Christian Dietrich / githubweb
  21. fix links to ref. projects — Christian Dietrich / githubweb
  22. Remove pde.prefs from maven projects. the prefs leads pde try to launch — Christian Dietrich / githubweb
  23. [#2721] use maven gson instead of orbit gson — Christian Dietrich / githubweb
  24. [#2722] workaround for junit 5.9.1 removal from orbit — Christian Dietrich / githubweb
  25. [#2720] use import package for args4j in manifest — Christian Dietrich / githubweb
  26. [#2726] update to guava 32.1 — Christian Dietrich / githubweb
  27. more junit5 orbit problems — Christian Dietrich / githubweb
  28. Fix indentation by replacing spaces with tabs consistently (#2733) — noreply / githubweb
  29. Avoid repeated calls to getBinaryStorageURI and getURIConverter (#2732) — noreply / githubweb
  30. [#2715] Fix PositionReader's handling of CRLF line endings — Sebastian Zarnekow / githubweb
  31. Restore old exception handling for — Christian Dietrich / githubweb
  32. added eclipse chat link — Christian Dietrich / githubweb
  33. remove double link — Christian Dietrich / githubweb
  34. use proper badge for matrix — Christian Dietrich / githubweb
  35. run tests with j17 cause ecj now needs j17 — Christian Dietrich / githubweb
  36. [eclipse/xtext#2719] Update to Gradle 8.2.1 — Christian Dietrich / githubweb
  37. fix gradle 8.2 deprecations — Christian Dietrich / githubweb
  38. update to guava 32.1.1 — Christian Dietrich / githubweb
  39. Added getter for workingCopyOwner and toBeBuiltComputer with protected — Shashwat Anand / githubweb
  40. [#2759] update to junit 5.10 — Christian Dietrich / githubweb
  41. adapt to latest orbit changes — Christian Dietrich / githubweb
  42. Migrate xtext web to jakarta — Florian Pirchner / githubweb
  43. bootstrap agaist MWE 2.15.0.M2 — Christian Dietrich / githubweb
  44. bootstrap against 2.32.0.M2 — Christian Dietrich / githubweb
  45. update readme — Christian Dietrich / githubweb
  46. disable slack. enable matrix — Christian Dietrich / githubweb
  47. set foreground instead of bg — Christian Dietrich / githubweb
  48. set foreground instead of bg — Christian Dietrich / githubweb
  49. regenerated docs for 2.32 — Christian Dietrich / githubweb
  50. Removed usage of SybmolInformation from IDocumentSymbolServer and — Shashwat Anand / githubweb
  51. [#2779] adapt to latest orbit changes — Christian Dietrich / githubweb
  52. update to hamcrest 2 — Christian Dietrich / githubweb
  53. also refer to org.hamcrest — Christian Dietrich / githubweb
  54. update to mwe 2.15.0.M3 — Christian Dietrich / githubweb
  55. bootstrap against M3 — Christian Dietrich / githubweb
  56. update docs for new mwe release — Christian Dietrich / githubweb
  57. [#2716] bootstrap against mwe 2.15.0 release — Christian Dietrich / githubweb