Fedor Isakov
c230bfa6e4
Drop "ideaplugin" module from module dependencies
2024-07-01 15:41:37 +02:00
Fedor Isakov
8554843e6a
Apply automatic migrations
2024-07-01 15:31:42 +02:00
Fedor Isakov
f0a9ac3bab
Drop abandoned functionality: controlflow
2024-06-24 10:56:00 +02:00
Fedor Isakov
71f0d56aa7
Support for HexLongLiteral type
2024-06-21 19:57:33 +02:00
Fedor Isakov
1301b4c226
Workaround for coerce with node<#> extracting reference
2024-06-21 19:57:33 +02:00
Fedor Isakov
bf6ce46a26
Fix types of method reference expressions
2024-06-21 15:00:32 +02:00
Fedor Isakov
bcf638af3a
Add methodReferences language and tests to the build script
2024-06-21 14:58:48 +02:00
Fedor Isakov
d6783eb081
Run migrations in mpscore project
2024-06-20 12:16:29 +02:00
Fedor Isakov
a86a8f9b12
Run migrations in samples/mpscore
2024-06-16 21:50:28 +02:00
Fedor Isakov
1707b1ab85
Bump up the plugin version(s)
2024-06-16 16:25:18 +02:00
Fedor Isakov
e1816d4f8a
Fix typechecking of enumerator type
2024-06-16 16:11:38 +02:00
Fedor Isakov
a19d02b8ae
Switch initialization to use ModuleActivator; drop unused imports
2024-06-16 16:11:38 +02:00
Fedor Isakov
9e37cd236b
Fix code with scope issues
2024-06-13 21:53:44 +02:00
Fedor Isakov
9aa9680ba1
Refactor DataForm.Visitor to use default methods; drop Stub
2024-06-13 17:40:23 +02:00
Fedor Isakov
3a2c088e82
Fix invalid logical data type declaration
2024-06-13 15:46:48 +02:00
Fedor Isakov
64ec688fd2
Rebuild project
2024-06-07 10:32:44 +02:00
Fedor Isakov
0d192feaae
Drop all TestInfo instances from the project
2024-06-07 10:32:44 +02:00
Fedor Isakov
e37dffd4a1
Rebuild project
2024-04-29 17:59:41 +02:00
Clement de La Bourdonnaye
fd9e2d2678
MPS-36807: new icons instead of DynamicIcon for widget
2024-01-24 10:08:14 +01:00
Clement de La Bourdonnaye
0776351977
Ran CleanStubForeignMethodIds migration
2024-01-23 16:33:23 +01:00
Clement de La Bourdonnaye
c96f65ec64
NewUI - restore old ui icons for usage when new UI disabled
2024-01-11 14:38:03 +01:00
Fedor Isakov
1fc4a3c6e2
Rebuild project with MPS 2023.3 EAP
2023-12-01 17:17:41 +01:00
Fedor Isakov
cb872e43b7
Fix method references types
2023-11-08 16:46:16 +01:00
Fedor Isakov
9dc18462e4
Mysteriously disappeared module: methodReferencesExt
2023-11-08 16:46:16 +01:00
Fedor Isakov
d63228678c
Fix types of call macro constraint
2023-10-13 18:13:09 +02:00
Fedor Isakov
fc8451e63d
Run migration
2023-10-13 18:13:09 +02:00
Fedor Isakov
f407133f11
Fix typechecking of call macro constraint
2023-10-13 18:13:09 +02:00
Fedor Isakov
65dac57c7f
Fix typechecking rules not migrated by some reason
2023-10-13 18:13:09 +02:00
Fedor Isakov
051ec5c9d4
Fix types of macro declarations/usages
2023-10-13 18:13:09 +02:00
Fedor Isakov
4e77530d20
Drop usages of deprecated feature: ApplicableConcept
2023-10-13 18:13:08 +02:00
Fedor Isakov
f3010743c1
Migration: FixExpandMacroTemplate
2023-10-13 18:13:08 +02:00
Fedor Isakov
0186ffda01
Update and rebuild build scripts
2023-10-04 12:52:09 +02:00
Fedor Isakov
07f342ef0f
Tests to ensure stable fixes
2023-09-28 12:10:39 +02:00
Fedor Isakov
6a6c0164ee
Fix type calc for IfInstanceOfStatement and related stuff
2023-09-28 12:10:39 +02:00
Fedor Isakov
5b23aff901
Drop glb from calculating type for ofConcept op
...
Can't remember why it was added in the first place.
2023-09-28 12:10:39 +02:00
Fedor Isakov
6f8fb317e5
Fix lub calculation (construct & type of concept interfaces)
2023-09-28 12:10:39 +02:00
Fedor Isakov
4f66cdd645
Cleanup gradle build and avoid resetting build version
2023-09-28 12:10:39 +02:00
Fedor Isakov
d773a7d28d
Rebuild build scripts
2023-09-22 11:44:45 +02:00
Fedor Isakov
bce734761c
Add dependency on j.m.kotlin plugin
2023-09-21 14:27:53 +02:00
Fedor Isakov
19eca73737
Bump up version and compatibility with MPS 232
2023-09-21 14:27:53 +02:00
Fedor Isakov
b49df432a9
Regenerate build scripts
2023-08-02 13:51:34 +02:00
Fedor Isakov
7a83a1d436
Manually fix generated build script (see MPS-35771)
2023-07-31 15:51:07 +02:00
Fedor Isakov
3cf666e633
Apply migrations and make project
2023-07-31 12:57:24 +02:00
Fedor Isakov
6a9713ab3c
Rebuild project with latest MPS 2023.2 EAP
2023-07-28 15:30:04 +02:00
Fedor Isakov
215a37221f
Manually fix generated build script (see MPS-35771)
2023-06-22 11:03:43 +02:00
Fedor Isakov
ec83615a5c
Rebuild build scripts
2023-06-21 15:21:04 +02:00
Fedor Isakov
a3b7b3e5f4
Ensure test classes are packaged in test solutions
...
Surprisingly, jars created for test solutions are now coming out
empty, so this change ensures the option "with tests and sources"
is selected for all test modules.
2023-06-14 13:34:53 +02:00
Fedor Isakov
9e29f86b83
Provisional fix of mspcore build script (manually fixed path)
2023-06-13 14:43:26 +02:00
Fedor Isakov
6a849f82f2
Apply migrations and rebuild project
2023-06-12 12:01:02 +02:00
Fedor Isakov
a16fd43d74
Rebuild project
2023-06-12 12:01:02 +02:00