.. |
org.yakindu.base.expressions
|
baeda2b189
Added valueconverter for float values. The converter provides "f" suffix for float values so rename refactorings can be done for variables of type float. (#1932)
|
7 gadi atpakaļ |
org.yakindu.base.expressions.edit
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.base.expressions.interpreter
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.base.expressions.ui
|
caa4a4165f
Reduced preferences chattiness (issue #1886) (#1898)
|
7 gadi atpakaļ |
org.yakindu.base.gmf.runtime
|
7ba872c48b
Improve ErrorMarker navigation (#1914)
|
7 gadi atpakaļ |
org.yakindu.base.types
|
e9ae593ad9
Dispatch with different type inferrer (#1868)
|
7 gadi atpakaļ |
org.yakindu.base.types.edit
|
d612bafdaf
[WIP] primitive types with multiple super types (#1813)
|
7 gadi atpakaļ |
org.yakindu.base.types.test
|
d37f8d892f
remove duplicate types for multiple super types (#1840)
|
7 gadi atpakaļ |
org.yakindu.base.xtext.utils.gmf
|
c539697aa4
moved to gmf common package
|
7 gadi atpakaļ |
org.yakindu.base.xtext.utils.jface
|
fadc0806a7
Definitionsection with annotation border and rename refactoring support (#1901)
|
7 gadi atpakaļ |
org.yakindu.sct.branding
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.commons
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.compare
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.doc.user
|
6339625dc7
Merge branch 'master' into misraNaming
|
7 gadi atpakaļ |
org.yakindu.sct.domain
|
c7fcee1811
Allow configuration of domain modules
|
7 gadi atpakaļ |
org.yakindu.sct.domain.generic
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.domain.generic.editor
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.domain.generic.generator
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.domain.generic.resource
|
c1b0aa8980
Issue pro 1157, headless scoping (#1851)
|
7 gadi atpakaļ |
org.yakindu.sct.domain.generic.simulation
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.examples.wizard
|
caa4a4165f
Reduced preferences chattiness (issue #1886) (#1898)
|
7 gadi atpakaļ |
org.yakindu.sct.generator.builder
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.generator.c
|
3e25f1f536
Reintroduce StatemachinePrefix, prepare for overriding in sctpro
|
7 gadi atpakaļ |
org.yakindu.sct.generator.core
|
c7fcee1811
Allow configuration of domain modules
|
7 gadi atpakaļ |
org.yakindu.sct.generator.cpp
|
2a51bf7304
Remove NameShortening functionality
|
7 gadi atpakaļ |
org.yakindu.sct.generator.csharp
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.generator.genmodel
|
83edc61ec3
#1315 dont use the type systems resource to add built in properties
|
7 gadi atpakaļ |
org.yakindu.sct.generator.genmodel.ui
|
566d0a9f75
Implementation for issue 1934
|
7 gadi atpakaļ |
org.yakindu.sct.generator.java
|
2cbe4fe6e4
Ensuring that java packages are lower case
|
7 gadi atpakaļ |
org.yakindu.sct.generator.runner
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.model.resource
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.model.sexec
|
69fbdc4708
Merge master into misraNaming
|
7 gadi atpakaļ |
org.yakindu.sct.model.sexec.edit
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.model.sgen
|
1d594529d0
Issue 1770 - sgen variables (#1786)
|
7 gadi atpakaļ |
org.yakindu.sct.model.sgen.edit
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.model.sgraph
|
7ba872c48b
Improve ErrorMarker navigation (#1914)
|
7 gadi atpakaļ |
org.yakindu.sct.model.sgraph.edit
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.model.sgraph.ui
|
7ba872c48b
Improve ErrorMarker navigation (#1914)
|
7 gadi atpakaļ |
org.yakindu.sct.model.sruntime
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.model.stext
|
f8c74d99b5
Fixes #1899. Changed validation checktype for unused internal scope declarations from CheckType.NORMAL to CheckType.FAST because the internal embedded xtext editor code binds its xtext widget to CheckType.FAST validations only. Removed unsued imports. (#1936)
|
7 gadi atpakaļ |
org.yakindu.sct.model.stext.edit
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.model.stext.lib
|
ba82142d03
#1290 remove type
|
7 gadi atpakaļ |
org.yakindu.sct.model.stext.ui
|
0c6df4a2a7
Add templates for stext language (#1911)
|
7 gadi atpakaļ |
org.yakindu.sct.refactoring
|
91efba6a58
added additional test cases
|
7 gadi atpakaļ |
org.yakindu.sct.simulation.core
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.simulation.core.sexec
|
4d62bc146a
Fix EventDriven Simulation behavior (#1913)
|
7 gadi atpakaļ |
org.yakindu.sct.simulation.ui
|
2a53aa125a
[Simulation View] Monospaced simulation time for simulation view (#1937)
|
7 gadi atpakaļ |
org.yakindu.sct.simulation.ui.sexec
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.ui
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.ui.editor
|
f8c74d99b5
Fixes #1899. Changed validation checktype for unused internal scope declarations from CheckType.NORMAL to CheckType.FAST because the internal embedded xtext editor code binds its xtext widget to CheckType.FAST validations only. Removed unsued imports. (#1936)
|
7 gadi atpakaļ |
org.yakindu.sct.ui.intro
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |
org.yakindu.sct.ui.navigator
|
a6ffa38cbb
increment to version 3.2.0 (#1785)
|
7 gadi atpakaļ |