Fedor Isakov
|
8294e8d702
|
Switch to MPS 2018.1.5
|
2018-07-17 15:29:02 +02:00 |
Fedor Isakov
|
2d3f4126b8
|
Add a "check" task for testing all projects at once. Switch travis build to 'gradle check'.
|
2018-07-17 15:09:47 +02:00 |
Fedor Isakov
|
77b578d30c
|
Add a dependency on workflow.preset to in order to fix command-line build. Rename ant targets when importing to clearly separate tasks.
https://youtrack.jetbrains.com/issue/MPS-25921
|
2018-07-17 15:09:47 +02:00 |
Fedor Isakov
|
c12bf0d96a
|
Ensure extracted baseLanguageExt stuff can be built from command line.
|
2018-07-17 15:09:47 +02:00 |
Fedor Isakov
|
8528876d2a
|
Include build module into deployed set.
|
2018-07-16 19:05:17 +02:00 |
Fedor Isakov
|
473644e389
|
Extract baseLanguageExt and its related tests to a separate project.
|
2018-07-16 18:56:36 +02:00 |
Fedor Isakov
|
4f6b8a002a
|
Auto-updated descriptors. (Again!)
|
2018-07-16 16:40:09 +02:00 |
Fedor Isakov
|
4f063cd261
|
Update test language for typechecking. Re-implement all typechecking tests using test language. Drop dependency on baseLanguageExt and samples.
|
2018-07-16 16:39:13 +02:00 |
Fedor Isakov
|
24bcd0426c
|
Ensure conflicting queries are reported as error.
|
2018-07-16 16:17:52 +02:00 |
Fedor Isakov
|
8b758be83e
|
Ensure node's own language gets included into the rules scope for application.
|
2018-07-16 13:45:00 +02:00 |
Fedor Isakov
|
d4477c519b
|
Auto-updated descriptors.
|
2018-07-16 13:44:02 +02:00 |
Fedor Isakov
|
d2de6eea33
|
Return baseLanguagExt as dependency of test modules in order to fix tests.
|
2018-07-14 17:22:32 +02:00 |
Fedor Isakov
|
79c02d2b00
|
Cleaning up dependencies in an attempt to produce a workable build.xml that doesn't break gradle.
|
2018-07-14 17:22:14 +02:00 |
Fedor Isakov
|
2b2fa47b57
|
Extract baselanguageExt sample into separate project.
|
2018-07-14 17:22:07 +02:00 |
Fedor Isakov
|
92c6ba3e12
|
Restructuring the project: consolidate code, moving samples away.
|
2018-07-14 17:22:07 +02:00 |
Fedor Isakov
|
9f372d1ad6
|
Fix a build dependency issue.
|
2018-07-10 14:33:12 +02:00 |
Fedor Isakov
|
71947db946
|
Sample updated for codeflow analysis.
|
2018-07-10 14:15:52 +02:00 |
Fedor Isakov
|
36cc3753e2
|
Codeflow analysis for local var live/used status. (alternative implementation, faster).
|
2018-07-10 14:15:28 +02:00 |
Fedor Isakov
|
362912dc9e
|
Controlflow read/write analysis.
|
2018-07-10 14:14:58 +02:00 |
Fedor Isakov
|
fb27f1ddf2
|
Ensure eval() supports void and non-boolean expressions. Allow eval in guard. Fix generation of operations from collections lang.
|
2018-07-10 14:14:08 +02:00 |
Fedor Isakov
|
a18e86bbc5
|
Fix presentation of non-DataForm values.
|
2018-07-10 14:14:08 +02:00 |
Fedor Isakov
|
aa7b4d2783
|
Controlflow analysis: reachability (unfinished).
|
2018-07-10 14:13:15 +02:00 |
Fedor Isakov
|
34db122334
|
Controlfow rules redesign. Optimize read-write checks for multi-path programs.
|
2018-07-02 11:30:06 +02:00 |
Fedor Isakov
|
4dfb676349
|
Ensure the order of handlers corresponds with the "extends" relation. The handler being extended has lower priority.
|
2018-07-02 11:27:55 +02:00 |
Fedor Isakov
|
0ddd0fcaa1
|
Introduce "principal" flag for rule templates. A principal template is excluded from processing as "required".
|
2018-07-02 11:27:55 +02:00 |
Fedor Isakov
|
387e8aab31
|
Updated solution dependency.
|
2018-06-24 23:02:34 +02:00 |
Fedor Isakov
|
698ea102b2
|
Switch to the latest reactor release.
|
2018-06-24 23:02:34 +02:00 |
Fedor Isakov
|
ab5e641c6b
|
Beautifying coderules editor.
|
2018-06-21 13:45:20 +02:00 |
Fedor Isakov
|
b048701093
|
Fix build dependencies.
|
2018-06-21 11:52:35 +02:00 |
Fedor Isakov
|
6080b5dc5e
|
Sample controlflow analysis using code rules.
|
2018-06-21 11:41:29 +02:00 |
Fedor Isakov
|
784b4ca810
|
Support launching control flow query with trace. Fix navigating to source location from trace view. Add shortcuts to controlflow actions.
|
2018-06-21 11:41:11 +02:00 |
Fedor Isakov
|
a940e7260a
|
Switch to the latest reactor release.
|
2018-06-21 11:41:11 +02:00 |
Fedor Isakov
|
57cb04b3f8
|
Highlight results of control flow analysis. Drop dead code.
|
2018-06-16 13:22:27 +02:00 |
Fedor Isakov
|
2cc6d44705
|
Extract reusable stuff from typechecking UI plugin into coderules UI.
|
2018-06-16 13:08:24 +02:00 |
Fedor Isakov
|
74a5d9d441
|
Auto-updated descriptors.
|
2018-06-16 12:53:46 +02:00 |
Fedor Isakov
|
67b9e5a372
|
Fix build broken after moving baselanguageExt.
|
2018-06-16 12:45:54 +02:00 |
Fedor Isakov
|
0d9190d739
|
Simplifying rules launching: get rid of CollectTypesRule.
|
2018-06-16 12:35:57 +02:00 |
Fedor Isakov
|
4dcb1b7ee7
|
Minor refactoring: rename MarkPlugin to HighlightingPlugin, make the API more convenient with a task parameter object.
|
2018-06-15 17:08:14 +02:00 |
Fedor Isakov
|
1c1f5b1d1f
|
Introduce sample codeflow into baseLanguageExt.
|
2018-06-15 14:56:17 +02:00 |
Fedor Isakov
|
b4d0ab73bb
|
Initial boilerplate support for launching controlflow queries. Some refactorings to further uncouple coderules-related stuff.
|
2018-06-15 14:55:44 +02:00 |
Fedor Isakov
|
db04f57c41
|
Move baselanguage-related stuff to another location within the project.
|
2018-06-15 11:09:01 +02:00 |
Fedor Isakov
|
a74f00f688
|
Introduce controlflow language and corresponding solutions as another example of applying code rules in practice.
|
2018-06-14 16:19:06 +02:00 |
Fedor Isakov
|
20c107e428
|
Introduce j.m.lang.typechecking lang to provide typechecking aspect-related services. Abstract away aspect generation/discovery logic to make it reusable.
|
2018-06-14 15:02:22 +02:00 |
Fedor Isakov
|
fda586c45c
|
Extract generic support for launching code rules into a separate plugin solution.
|
2018-06-13 14:34:41 +02:00 |
Fedor Isakov
|
c6a3b94f9a
|
Bump up plugin version to 0.5.
|
2018-06-12 18:12:05 +02:00 |
Fedor Isakov
|
a8e6c565b5
|
Rename the language and runtime solution: typesystem2 -> coderules. Move typechecking-related stuff to typechecking solution. Reorganize modules, delete obsolete stuck files.
|
2018-06-12 18:00:30 +02:00 |
Fedor Isakov
|
ecdaa8a486
|
Drop deprecated and obsolete runtime classes.
|
2018-06-12 13:39:39 +02:00 |
Fedor Isakov
|
760ec4e736
|
Fix a dependency problem.
|
2018-06-12 13:06:30 +02:00 |
Fedor Isakov
|
3f67662683
|
Dropped deprecated constructs in typesystem2 lang.
|
2018-06-12 13:01:44 +02:00 |
Fedor Isakov
|
a58caa24ef
|
Drop support for HandlingStage. Stages no longer necessary in presence of queries.
|
2018-06-11 19:15:46 +02:00 |