-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Move sanitizeStackTrace function from wollok-ts-cli * Fix null parameter message - #268 * Enhance check not null parameters * assertIsNotNull enhanced + RangeErrors from runtimeModel enhanced * Enhancing TypeError messages * assertIsString, assertIsBoolean enhancements * Enhancing #268 for null, invalid type parameters * Rename sanitize stack trace function * Fix game custom errors * Regression test for #288 * Fix #268 & #274 * Moving properties definitions from LSP-IDE * Add tests for properties + pointing to language branch * Fixed excludeNullish definition * If CI is going to fail because of strict coverage, then back to master and let's wait for master language merge * Removing checkValidClosure => now Closure returns void WKO instead of undefined * WIP: fix error messages * Add assertNotVoid * Fix reifyWKO * Unifying collections common functions * Removing instance in messages * We achieve showing the method with a void closure for clarity * Implementing void validation + enhanced error messages * Enhanced tests and messages * Removing check for Void in validation * Fix types * Fix for types again * Add helpers tests
- Loading branch information
Showing
14 changed files
with
932 additions
and
246 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.