Conversation
…d babel-plugin-istanbul. Updated coverage npm script. Configuration added into package.json for nyc and babelrc.
…Collection and fixed commands.util.adt.Stack test cases.
…e. Fixed Major issue with proto members declared in classes.
… Fixed prototype member name to be instance member on Exceptions.
…ync and commands.util.adt.StackAsync. Added babel-polyfill dependency to have support for async/await and Promises.
…kAsync and commands.util.proxy.Asynchronous.
…tation. Also, added unit test coverage to it.
…fault, debug and silent) to commands.util.logger.Logger.
…ut (commands.util.logger.Logger). Added 100% unit test coverage to it.
…EADME.md. Clean up.
….Factory. Added initial implementation for commands.util.visitor.Visitor and Visited.
Utilities Development
….SquareBox interface to load parse yags arguments and configuration via different methods. Progress on unit test coverage for commands.bin.Squarebox.
…instead of commands.util.proxy. Converted commands.visitors.async.Asynchronous into a Visitor. Added unit test coverage to Asynchronous Visitor. Fixed unit tests against QueueAsync and StackAsync.
… externalize on a json file. Added dummy code to bundle, help, clean and graph.
…ss on implementation for visitors.configuration.Local and visitors.configuration.Remote visited objects that will define configuration parsing and retrival.
….Local and Remote to pull information from. Changes implementation of QueueAsync and StackAsync to return an array of results from the promise. Added json version of squarebox configuration and the javascript version.
…Box unit test is taking longer than normal. Future investigation over Proxy usage.
…arsing. Replaced esprima by acorn. Change specs for target CLI option.
…rce paths. Added visitors.configuration.fomatter.Exclude. Added aliases to CLI arguments.
… to not use proxies. Increases performance. The visited instance now is decorated when visited by visitor. No proxifying resolution on every property/method call.
…lpers. Progress on adding unit test coverage on visitors.Commander Visitor.
… Added sinon-stub-promise dev dependency into package.json.
…al for next() asynchronous method.
…Local and Remote.
…er. Fixed letter casing on version.spec.es6 importing Command.
…formatter.Alias, Exclude, Extensions and Target.
CLI Interface - Wiring
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.
Rinoa v1.0.0
Features