Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes to StringFormatter #631

Merged
merged 3 commits into from May 5, 2015
Merged

Fixes to StringFormatter #631

merged 3 commits into from May 5, 2015

Conversation

joshgoebel
Copy link
Contributor

No description provided.

- other formatters than float will need to track this, so first lets
  make it more general
- %X results in uppercase characters
- %x results in lowercase characters

See `man sprintf` for details.
@asterite
Copy link
Member

asterite commented May 5, 2015

Thanks!

asterite added a commit that referenced this pull request May 5, 2015
@asterite asterite merged commit 69a19c0 into crystal-lang:master May 5, 2015
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.

None yet

2 participants