-
-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial fixes/impl for method-debug-messages.
lib/blocks/core: updated to commit ff19ee08e3107367f5584b745bd2a7a3aa8ce281 build/taks/debug: Re-added code generation for debug-messages. Inserting statement to enable blocks.debug after the rest of the framework initialized (jsdeug requires functions that aren't initialized when jsdebug is first called.) Added statement to not insert jsdebug argument checks in functions that don't have parameter docs. lib/blocks/jsdebug: Fixed type of observables (in @param jsdoc observables are called "blocks.observable" not "blocks.observable()" as the code expected). Changed "enabled" to default to false (will be set to true after framework initialization).
- Loading branch information
Joscha Rohmann
committed
Aug 16, 2016
1 parent
f0e77b8
commit 7f337f7
Showing
3 changed files
with
30 additions
and
31 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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