Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
ecore2relast
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JastAdd
ecore2relast
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
0843b587a31a90a1ac5568b1dfa091ba10b8cdf8
Select Git revision
Branches
2
main
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
25
Nov
28
Jun
4
May
28
Mar
27
20
8
Jan
25
Nov
22
18
15
Sep
12
9
Jul
8
4
add simple test for multiple inheritance and skip transformation of those ePackages in the test for now to concentrate on the actual errors.
main
main
Add LICENSE
master
master
generate aspect for non-grammar parts of the transformation. support enums.
update relast. because the newer version does not use generic includes, adapt code.
do not fail when output directory does not yet exist
add all built-in data types
add 'literal' attribute to EEnumLiteral type
skip comments
add pnml ecore files and initial test
add test for crom (failing because of multiple inheritance)
update jastadd to 2.3.4
update to gradle 5.6.4
fix bug that disregarded some relations, do not uppercase relation roles
add test for state machine
fix computation of ETypedElement.required()
add and update ecore, xcore, and relast resources
main file for version 0.1
initial commit of relast model generator (and some fixes and improvements)
update parser, reference resolution and tests
add missing relation
add ecore zoo
further work on parser, printer and some fixes for grammar
add logging aspect to support simple, yet inefficient logging within all AST types
remove second newline at end of printed ecore files
reformat test ecore files to match generated ones
fix child count of Opt
add another test (ecore.ecore)
add initial name resolution and creation, improve parser
WIP
able to partially parse and print ecore files
initial commit: first version of ecore grammar
Loading