Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added code generation and clean up #57

Draft
wants to merge 145 commits into
base: main
Choose a base branch
from
Draft

Conversation

robmeth
Copy link
Contributor

@robmeth robmeth commented Jul 29, 2024

  • added the code generation
  • added some tests for grammar and generation
  • removed unnecessary grammar
  • added our types (Int, Float, String, Boolean, List, Dictionary) as fix types

…nstants with different values in langium file
fix constant generation (mostly mistypes)
# Conflicts:
#	packages/ttsl-lang/src/language/grammar/safe-ds.langium
@alex-senger
Copy link
Contributor

Diese warning muss noch entfernt werden

image

@alex-senger
Copy link
Contributor

Umlaute sind auch noch nicht supported

@alex-senger
Copy link
Contributor

or bei type hints wäre noch nützlich

image

@alex-senger
Copy link
Contributor

image

Die per Schreibweise funktioniert bei mir nicht.

@alex-senger
Copy link
Contributor

Die von dir vorgeschlagene Syntax zum Gruppieren von Datatypes über mehrere Zeitspannen fehlt noch.

Screenshot 2024-09-30 at 11 31 53

@alex-senger
Copy link
Contributor

Im Moment bekomme ich immer diese Warning, wenn ich Umlaute in Methodensignaturen oder Packagenamen verwende:

Screenshot 2024-09-30 at 11 39 30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

generate Code
2 participants