Improved compile.sh spacing (and changed nothing else).#31
Improved compile.sh spacing (and changed nothing else).#31WildCard65 wants to merge 6 commits intoalliedmodders:masterfrom WildCard65:master
Conversation
|
This is really what I get for testing it once, then adding some more changes <.< |
|
Well, you're supposed to review your pull request before you send it 😆 |
|
Ya and I tested my change (which is just simple) and it works. |
|
Something I forgot to add in my PR: |
|
Just going to leave this open as I like the improvements in readability of @50Wliu changes |
Changed nothing else.
|
Updated changes to include a request by @50Wliu which is to exit if spcomp fails to compile a file. |
|
There's some tabbing problems (line 10, lines 22-28). |
|
The file still has mixed tabs and spaces all over the place. |
|
That is because most of it had spaces to begin with. |
|
Going to close this and continue on a new branch |
Remove support for custom destructors.
Fix the nullable keyword not being inherited after #31.
@50Wliu spacing improvements I re-added to this PR to make it compat with the revert of @50Wliu reverted commit.