Skip to content

Fall back to Value(tag, type) if to_string returns nothing#11

Merged
sohpeach merged 2 commits intowillox:masterfrom
SpaceManiac:patch/variable-value-fallback
Nov 29, 2020
Merged

Fall back to Value(tag, type) if to_string returns nothing#11
sohpeach merged 2 commits intowillox:masterfrom
SpaceManiac:patch/variable-value-fallback

Conversation

@SpaceManiac
Copy link
Copy Markdown
Contributor

For example, new /mob{name=""}

@sohpeach sohpeach merged commit fa6d412 into willox:master Nov 29, 2020
@SpaceManiac SpaceManiac deleted the patch/variable-value-fallback branch November 29, 2020 03:59
SpaceManiac pushed a commit to SpaceManiac/SpacemanDMM that referenced this pull request Dec 9, 2020
This fulfils some auxtool debugger requests you had.

1) All connection modes except for `BACKGROUND` wait for the DAP client 
   to be configured before continuing.
2) stddef.dm contents are sent to the debug client
3) disassemble eval command works (with the added benefit of being able 
   to disassemble procs that aren't currently running)

The updated auxtools also does some other stuff you wanted:

1) src/usr moved to arguments
2) your PR willox/auxtools#11
3) arguments with no formal parameter in a proc that is being debugged 
   should show up
j-awn pushed a commit to j-awn/SpacemanDMM that referenced this pull request Apr 1, 2021
…#233)

This fulfils some auxtool debugger requests you had.

1) All connection modes except for `BACKGROUND` wait for the DAP client 
   to be configured before continuing.
2) stddef.dm contents are sent to the debug client
3) disassemble eval command works (with the added benefit of being able 
   to disassemble procs that aren't currently running)

The updated auxtools also does some other stuff you wanted:

1) src/usr moved to arguments
2) your PR willox/auxtools#11
3) arguments with no formal parameter in a proc that is being debugged 
   should show up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants