Skip to content

Feature/refact debug level in zxbpp#343

Merged
boriel merged 8 commits intomasterfrom
feature/refact_debug_level_in_zxbpp
Jun 7, 2020
Merged

Feature/refact debug level in zxbpp#343
boriel merged 8 commits intomasterfrom
feature/refact_debug_level_in_zxbpp

Conversation

@boriel
Copy link
Copy Markdown
Collaborator

@boriel boriel commented Jun 7, 2020

No description provided.

boriel added 8 commits June 7, 2020 12:02
Also removes useless parenthesis
Also:
 * fixes bug in dump table method.
 * fixes comment
 * rearranges comments
 * makes method static
Now by default it's 3 so -d -d -d will be required.
Will require only -dd now to debug zxbasm parsing
Will require -dd only now to debug parsing
This will allow using -d for zxbpp and enables debugging, or
-ddd in zxbc / zxbasm to enable debugging in zxbpp from them.

This way -ddd is required to show macros parsing (very verbose
and not related to the compiler) from the compiler, but only
-d when using the zxbpp directly.
@boriel boriel merged commit 6243644 into master Jun 7, 2020
@boriel boriel deleted the feature/refact_debug_level_in_zxbpp branch June 7, 2020 10:52
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.

1 participant