-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switching to typescript #183
Merged
Merged
Commits on Sep 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8e5b71c - Browse repository at this point
Copy the full SHA 8e5b71cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a59b3d0 - Browse repository at this point
Copy the full SHA a59b3d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74eb61a - Browse repository at this point
Copy the full SHA 74eb61aView commit details -
Configuration menu - View commit details
-
Copy full SHA for da8758f - Browse repository at this point
Copy the full SHA da8758fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 686bba7 - Browse repository at this point
Copy the full SHA 686bba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4039c8 - Browse repository at this point
Copy the full SHA e4039c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b215df6 - Browse repository at this point
Copy the full SHA b215df6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33e7253 - Browse repository at this point
Copy the full SHA 33e7253View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16948f9 - Browse repository at this point
Copy the full SHA 16948f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65f6ffe - Browse repository at this point
Copy the full SHA 65f6ffeView commit details -
feat: Ported Value to typescript
* wip * more wip * Finished porting Value to Typescript * Finished first pass * linting * Force type casting o value creation * Fix indentation * set contextindex default value * Overload ListValue constructor * linting * remove unnecessary return types * use tryParseInt & tryParseFloat * allow value to be null * Match C# constructor order
Configuration menu - View commit details
-
Copy full SHA for 7d419f7 - Browse repository at this point
Copy the full SHA 7d419f7View commit details -
feat: convert CallStack (#194)
* feat: convert CallStack * fix: CallStack failing tests
Configuration menu - View commit details
-
Copy full SHA for 80ac046 - Browse repository at this point
Copy the full SHA 80ac046View commit details -
feat: port variables state (#210)
* Almost done with first pass VariablesState conversion Co-authored-by: Eliana Abraham <[email protected]> * Done with first pass of VariablesState Co-authored-by: Eliana Abraham <[email protected]> * Done with first pass of VariablesState Co-authored-by: Eliana Abraham <[email protected]> * Replacing Object assign with Map copy sonstructor Co-authored-by: Eliana Abraham <[email protected]> * style: Fix linter warnings * fix: Reorganize file to match C# order and fix map copy * fix: Replace any by CallStack where it makes sense * fix: remove useless boolean coercion * fix: Explicitely state return type of varValue
Configuration menu - View commit details
-
Copy full SHA for b1d2a0b - Browse repository at this point
Copy the full SHA b1d2a0bView commit details -
feat: Convert NativeFunctionCall (#195)
* feat: port native function call * feat: Copied over type assertion changes * fix: various fixups * fix: number of parameters can't be null * fix: use asOrThrows
Configuration menu - View commit details
-
Copy full SHA for 8d4d8bb - Browse repository at this point
Copy the full SHA 8d4d8bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f96bc5 - Browse repository at this point
Copy the full SHA 6f96bc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 211021e - Browse repository at this point
Copy the full SHA 211021eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef40437 - Browse repository at this point
Copy the full SHA ef40437View commit details -
Configuration menu - View commit details
-
Copy full SHA for 855eacd - Browse repository at this point
Copy the full SHA 855eacdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e91e0c0 - Browse repository at this point
Copy the full SHA e91e0c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40502e0 - Browse repository at this point
Copy the full SHA 40502e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47b1c38 - Browse repository at this point
Copy the full SHA 47b1c38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30f738c - Browse repository at this point
Copy the full SHA 30f738cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fd4043 - Browse repository at this point
Copy the full SHA 4fd4043View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed2f192 - Browse repository at this point
Copy the full SHA ed2f192View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ed456 - Browse repository at this point
Copy the full SHA d6ed456View commit details -
Configuration menu - View commit details
-
Copy full SHA for 285cf17 - Browse repository at this point
Copy the full SHA 285cf17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d85948 - Browse repository at this point
Copy the full SHA 4d85948View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5245c31 - Browse repository at this point
Copy the full SHA 5245c31View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0b1180 - Browse repository at this point
Copy the full SHA e0b1180View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc98499 - Browse repository at this point
Copy the full SHA dc98499View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68f64e3 - Browse repository at this point
Copy the full SHA 68f64e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72bf5e4 - Browse repository at this point
Copy the full SHA 72bf5e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8c1fa9 - Browse repository at this point
Copy the full SHA e8c1fa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13aa217 - Browse repository at this point
Copy the full SHA 13aa217View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.