Home
MPS Support | JetBrains
Submit a request
Community
Sign in
Evgeny.Gryaznov
Follow
New posts
New posts and comments
Total activity
128
Last activity
January 12, 2016 13:41
Member since
May 20, 2010 09:48
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
49
Activity overview
Posts (0)
Comments (79)
Sort by votes
Recent activity
Votes
Created
March 27, 2012 09:42
BTW use genContext.show error "error message" -> node; to report errors from generator
Community
MPS
Create test cases for generation exceptions
0 votes
Created
September 09, 2011 22:27
The best way is to implement 'can be ancestor' constraint.Example: your concept contains node<Expression>, but supports only + and integer literalscan be ancestor (operationContext, scope, node, ...
Community
MPS
How to constraint a subset of baselanguages types and expression
0 votes
Created
September 10, 2011 21:33
But there are several places where I can use expression, and I don't want to constrain it in all places. Of course I can create a method here. But it would be nicer to have some kind of wrapper con...
Community
MPS
How to constraint a subset of baselanguages types and expression
0 votes
Created
September 12, 2011 11:45
There are two different tasks:1. Allow developer to make/run cxx code in MPS IDE.2. Allow creating "makefile" to build redistributable package.buildLanguage is about the later one. It generates ANT...
Community
MPS
How to build my GText generated c++?
0 votes
Created
September 19, 2011 15:45
It is definitely a bug. Just ignore it. See MPS-14075
Community
MPS
How to build my GText generated c++?
0 votes
Created
October 08, 2011 22:43
btw I would rather create a simple C++ implementation in MPS (structure, editor and textgen) than take a generic gtext language. Higher level language definition takes more time at the beginning, b...
Community
MPS
How to build my GText generated c++?
0 votes
Created
September 14, 2011 09:06
We are going to release 2.0.1 in a short time (the next week or so). All this annoying stuff is fixed in there.
Community
MPS
Accessing disposed model: Exceptions
0 votes
Created
September 19, 2011 15:42
We don't have dedicated language to describe graphs.The code you found in our git repository is a research work, which is focused on a graph layout problem. It will be released along with the plann...
Community
MPS
Graph algorithms language?
0 votes
Created
September 23, 2011 14:54
MPS considers concept to be a smart reference if and only if it contains exactly one reference and the reference is required (i.e. the cardinality is 1). For such concepts all the possible targets ...
Community
MPS
Smart reference expansion doesn't work in completion menu when concept property 'alias' is declared
0 votes
Created
September 25, 2011 20:29
Yeah, conditional root rules are intended to create descriptors like plugin.xml or web.xml, where you put references to existing entities or embed some integration code.Input node in all queries is...
Community
MPS
Creating new root nodes from generator pre-processing script
0 votes
«
‹
1
2
3
4
5
6
7
›
»