Skip to content

Added the Date/Time language by Dennis Prüne#266

Open
SchmidtMarc wants to merge 10 commits intodevfrom
date-time-language
Open

Added the Date/Time language by Dennis Prüne#266
SchmidtMarc wants to merge 10 commits intodevfrom
date-time-language

Conversation

@SchmidtMarc
Copy link
Copy Markdown
Contributor

The language includes a parser for most of the ISO 8601 standard and German temporal expressions.

A prototype of the type system is available on GitLab.

The language includes a parser for most of the ISO 8601 standard and German temporal expressions.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

❌ Changes break the MontiVerse

Project Status
artifacts
details
Project Status
montiarc
umlp_experiments
umlp_tool
sd
montifun
fd
automaton
sc
guidsl
artifacts
ocl
od
ucd
langexperiments
json
xml
cd2gui
mlc
cd4analysis
monticore_basic

The MontiVerse is a collection of (internal and public) language projects.

Copy link
Copy Markdown
Contributor

@luepges luepges left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From a brief glance


protected static Stream<Arguments> keywordExamples() {
return Stream.of(
Arguments.of("src/test/resources/de/monticore/temporal/timedactions/keywords.ta")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fails in the monticore-grammar-emf project due to diverging test resource paths. We consolidate the test resource path in #271 but when merged, this path needs a slight change from src/test/resources/ to target/resources/test/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants