Skip to content

Different improvements and fixes#12

Merged
bjitivo merged 7 commits into
HaxeFoundation:masterfrom
romamik:master
Sep 27, 2016
Merged

Different improvements and fixes#12
bjitivo merged 7 commits into
HaxeFoundation:masterfrom
romamik:master

Conversation

@romamik

@romamik romamik commented Jun 27, 2016

Copy link
Copy Markdown
Contributor
  1. Changed default host to 0.0.0.0 - to listen on all interfaces.
  2. Added HXML to run server (it's windows specfic: i've added 'start' to open neko in new window, because haxe with -cmd do not allow to read input for invoked program)
  3. Fixed printing fields of TObjects - name of the field was not printed
  4. Fixed class printing - it was never called
  5. Fixed static fields printing - they were always printed as NULL.

@bji bji left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes use tabs for indentation, which is contrary to the coding style in this file (and also contrary to common sense). I will fix the indentation in a subsequent commit.

@bjitivo
bjitivo merged commit 290f30c into HaxeFoundation:master Sep 27, 2016
@romamik

romamik commented Sep 28, 2016

Copy link
Copy Markdown
Contributor Author

Glad to see somebody is looking after this repository.

I just did not noticed that tab/spaces difference, it was not visible in my editor... Sorry for that.

@bjitivo

bjitivo commented Sep 28, 2016

Copy link
Copy Markdown
Contributor

No problem. Happens to me sometimes too.

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.

3 participants