Skip to content

4.2 Release#26

Merged
mrSkortch merged 51 commits into
masterfrom
development
Apr 19, 2016
Merged

4.2 Release#26
mrSkortch merged 51 commits into
masterfrom
development

Conversation

@mrSkortch
Copy link
Copy Markdown
Owner

No description provided.

lukrop added 30 commits January 4, 2016 16:22
Using scopes for various groups of functions simulating files.
Allows for use of some local functions and better organization. Using a editor
which is capable of folding this huge file gets way easier to navigate.
created a init function, creating a logger and calling main
Merge upstream branch 'upstream/master'
though most of those debug messages could probably be removed.
they are an endangered species 😁
when displaying big tables they often got cut off before
their end. This is avoided by splitting log messages at the
4000th char.
lukrop and others added 21 commits January 13, 2016 00:36
Style guidelines, scopes, Logger and more
There was a conflict on merging lukrop's commit. I've fixed it and made
some other changes.

-Retabulated entire file. Fans of terrible drink from the 90s rejoice.
-Moved the mist init message back to the end of file and into the old
format.
-Commented out several of the new log:info statements that replaced old
commented out print statements.
The old flagFuncs required 'stopflag' to be all lower case. I've changed
it so that the camel case spelling is also accepted. stopFlag

added camelCase named versions of flagFuncs. These are functions that
simply call the default functions that use '_' between words.
Derp. That was silly of me.
Fix logger if debug module is sanitized
Changed the build number
@mrSkortch mrSkortch merged commit 240b8a3 into master Apr 19, 2016
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