Conversation
…instead of visitors.Configuration. logLevel now can only be specified as a cli argument. Progress on sqbox command to instanciate subcommands.
…r references to non-native references.
…let bin.SquareBox orchestrate command dependencies. Added specs es6/amd/cjs files for unit testing bundle.writer, bundle.reader and bundle.format supportive classes for the bundle command.
…test for orchestrating resolve/reject stacked execution.
…t types. Helpers and Visitors added. Implemented Promise based iteration over tasks to perform for AST Reading/Writing metadata from source code.
…efactored bundle.types and bundle.format. Added iife, umd formats and specs.
…g javascript output. Working on specs for imports and exports. Setting up initial drafts for unit testing cases (amd, cjs, es6, iife and umd).
…s an interface to drive collected data from Reader to Writer.
…orn over files. Setup scan and excludes.
… QueueAsync and StackAsync to pass n number or arguments to the next async strategy. Refactored bundle.format.Format to extend util.visitor.Visitor.
…tract syntax tree and avoid 'walkers' provided by acorn.
… dependency to read annotation metadata.
…validations against metadata & annotation parsing. Extracted bundle.types.annotation.Annotation methods into a helpers utility for annotation pattern matching/filtering.
…ng dependencies from es6 import declarations from the AST. Removed bundle.format.standard.Standard. Moving astq query declaration to bundle.format.* formats.
…ries to pull dependencies. Refactored query, and search (comments) methods.
…ntations to cover CommonJs and Es6 cases.
…. Added more utility functions to Property Visitor to resolve aliases and individual source files. Remove Reader/Writer helpers per file. Refactored Import modules resolution per format (using a helpers located in bundle.format.[format].Helper.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.