Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
evoal-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Operate
Terraform modules
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
evoal
source
evoal-core
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
0046f960b60dbb12a8a91c6b52778c461462c47a
Select Git revision
Branches
7
125-weighted-sum-optimisation-value-and-roulette-wheel-stochastic-universal-selector
129-epsilon-constraint-multiobjective-strategy
131-include-hill-climbing-functionality
160-new-generator-type-sequencer
develop
default
protected
range-correlated-alterers
release
protected
Tags
1
2024.10.0
8 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Mar
5
4
24
Feb
23
21
11
27
Jan
27
Nov
18
15
14
22
Oct
16
13
28
Sep
27
26
25
24
23
22
21
19
11
9
7
6
17
Aug
14
1
31
Jul
24
23
22
19
13
9
2
30
Jun
9
7
5
4
3
23
May
19
16
14
13
12
11
6
28
Apr
21
20
19
18
17
14
20
Mar
16
9
2
13
Feb
11
10
9
8
7
6
5
4
3
2
19
Jan
18
17
16
15
14
13
9
2
30
Dec
29
28
27
4
24
Nov
23
22
20
19
9
28
Oct
20
12
5
4
30
Sep
23
22
21
20
11
Besides of declaring the possibility of 'data or type of instance', we have to introduce a new rule for adding a type definition reference. Therefore, we introduced a InstanceDefinitionReferenceRule. #53
Regenerated downstream languages. #53
Forgot a single get(). #53
Fixed error in test case #53
Adapted to changes in base language.
Added 'data or type [of instance <name>] #53
Hopfully a fix for #52.
Added issue templates.
More tests for comparators.
Improved path of external jacoco.exec to make it work in local and ci build.
Implemented tests for numeric comparator and fixed found bug.
Merging of regression profiles fail since they cannot be found within maven. Let's inspect the file layout
Removed debugging output as the Docker environment uses zsh now. Nevertheless, there is still a problem with the regression profiles. Searching for the culprit starts now.
Switched to custom docker image to have a proper shell during compilation.
Onemore
Forget to save in last commit.
Problems with shells ... debugging commit.
Trying to enforce bash in script
Update .gitlab-ci.yml file
GitLab does not respect dependencies that are not mentioned in the needs area. Somewhat strange.
Gitlab does not store target folders for some reasons.
Try a trailing / on paths since they do not work at the moment.
evoal:compile did not preserve target folders properly.
Update .gitlab-ci.yml file
Dependency cleanup.
Preserve DSL update zip in evoal:compile from dsl:deploy to use it in evoal:unit.
Added additional dependency to get languages archive.
Make package.
Make packaging before unit-test to allow release creation
Execute unit tests after compile step.
For some reasons the SH variable is not set.
Added logging.
Update of file flags
Profiling update
Made script executable.
Profile regression tests.
Updated scripts to use EVOAL_VM parameter.
#46 Switched to FQN component names on the Java side. There might still be some broken components. We have to do further investigations.
#46 Introduce a helper class to get FQN names of instances and definitions.
Add SMILE to release.
Loading