Fedor Isakov
|
daa1bdceb6
|
Update default jvm options for running tests to "-Xmx2048m".
|
2019-11-05 20:53:01 +01:00 |
Fedor Isakov
|
94dae1c5a8
|
Fix buildscript for samples/mpscore (extract dependency).
|
2019-10-18 17:02:14 +02:00 |
Grigorii Kirgizov
|
6a02be6f6e
|
Avoid nested empty lists in mapped ListNode.Alias. Fix capture in lcta helper for lub. Add test for lub.
The problem with empty lists showed up at least in printing lists.
|
2019-09-11 13:24:02 +03:00 |
Fedor Isakov
|
45ae7a6a24
|
Fix build script imports and rebuild project.
|
2019-08-12 18:21:38 +02:00 |
Fedor Isakov
|
66c9222a95
|
Run migrations with MPS 2019.2 EAP3.
|
2019-07-26 17:27:18 +02:00 |
Grigorii Kirgizov
|
ca84b0ae02
|
Add few more tests on wildcards.
|
2019-07-26 17:00:31 +02:00 |
Grigorii Kirgizov
|
b560bbbd30
|
Separate incremental tests on testlang and baselang into their own models.
|
2019-07-26 17:00:30 +02:00 |
Fedor Isakov
|
79b08c6f83
|
Revert "Apply migrations from EAP3 and rebuild project."
This reverts commit 9c5bf858c3.
|
2019-07-26 15:30:30 +02:00 |
Fedor Isakov
|
9c5bf858c3
|
Apply migrations from EAP3 and rebuild project.
|
2019-07-19 12:28:27 +02:00 |
Fedor Isakov
|
57de11c3fe
|
Rename all modules/models having prefix j.m.typechecking to j.m.coderules.typechecking. The former is reserved.
|
2019-06-05 16:15:59 +02:00 |
Fedor Isakov
|
38777cda51
|
Ensure failed test means failed build for all sample projects.
|
2019-02-01 14:15:04 +01:00 |
Fedor Isakov
|
ebd4f82514
|
Specify the value for ${project_home} macrii in sample subprojects. Fix tests being ignored in CI.
|
2019-02-01 12:08:29 +01:00 |
Fedor Isakov
|
b5552d5cd3
|
Cleanup module dependencies
|
2019-01-03 17:16:47 +01:00 |
Fedor Isakov
|
19ce84f7ef
|
Switch to 2018.3 RC. Apply all migrations.
|
2018-11-28 16:48:59 +01:00 |
Fedor Isakov
|
e9d5a05900
|
Typechecking BL: reimplement type inference, implement and test various missing features. Cleann up and restructure code.
|
2018-11-28 14:27:51 +01:00 |
Fedor Isakov
|
1cb1472184
|
Name solutions and models consistently in samples (mpscore). Drop empty obsolete test solution.
|
2018-07-22 14:48:13 +02:00 |