-
Notifications
You must be signed in to change notification settings - Fork 846
Stack overflow fixes #7151
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
Merged
Merged
Stack overflow fixes #7151
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
8b96191
Trying to fix the stack overflow case in ilxgen
TIHan e12ce8a
Added stack guard to GenExpr
TIHan 9815ca7
Still trying to resolve this
TIHan 9556c93
This resolves the stack overflow, but need to review
TIHan f311bf8
Adding better tests
TIHan d4fb89b
Fixing compile and run successfully assert
TIHan 4850159
One test passes
TIHan ddb073d
Fixing a few things
TIHan d8b0a56
Delete fieldNames.txt
TIHan 122bb6c
Update IlxGen.fs
TIHan d25cadc
Update IlxGen.fs
TIHan 869b0e9
Update IlxGen.fs
TIHan 535bfeb
More work on CompilerAssert
TIHan f30073d
Got verifying IL working on method
TIHan 74f575e
Always delay gen methods when already gen'ing in one. Some small refa…
TIHan 20aec80
Better error message for stack overflow
TIHan 6be6ac9
small msg change
TIHan 02f9c04
Simplifying some tests
TIHan f2a0af8
Removing attempt at bringing a FSharpQA test to nunit
TIHan d14a37e
Fixing up seq points
TIHan 5153803
More seq point tweaks
TIHan 2ba7779
Trying to fix ilxgen
TIHan ad5814b
Fixing ilxgen
TIHan 3dc23ca
Using RunScript
TIHan 64af4e3
Fix test
TIHan 75db610
removed IlxMethodInfo
TIHan b238394
trivial refactor
TIHan b3c36da
another quick refactor
TIHan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Still trying to resolve this
- Loading branch information
commit 9815ca72268bfe81f41daf5567e5cc84e1663f13
There are no files selected for viewing
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.