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

Refine name mapping #50

Merged
merged 5 commits into from
Oct 23, 2017
Merged

Refine name mapping #50

merged 5 commits into from
Oct 23, 2017

Conversation

t-sin
Copy link
Owner

@t-sin t-sin commented Oct 22, 2017

Name mapping of encodings is too complex, unnecessary.

This PR refines the structure of name mapping. After that, mapping is represented as a simple key-value structure. This makes us easy to add/change properties for each encodings.

@t-sin
Copy link
Owner Author

t-sin commented Oct 22, 2017

After merging, flexi-streams support must be take into master

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 84.321% when pulling 710625f on refine-name-mapping into 71b7dc1 on master.

#+lispworks :utf-8
#+allegro :utf8)

;; TODO: UCS-2 == UTF16? strictly?
Copy link
Owner Author

Choose a reason for hiding this comment

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

Issued #51.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 84.321% when pulling 1b3cb93 on refine-name-mapping into 71b7dc1 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 84.321% when pulling 9674735 on refine-name-mapping into 71b7dc1 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 84.321% when pulling f4dc540 on refine-name-mapping into 71b7dc1 on master.

@t-sin
Copy link
Owner Author

t-sin commented Oct 23, 2017

It looks good to me.

@t-sin t-sin merged commit 70797d5 into master Oct 23, 2017
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