Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: de8396860b624116d975822776407b8e14ffb34a
https://github.com/perl6/specs/commit/de8396860b624116d975822776407b8e14ffb34a
Author: lue <[email protected]>
Date: 2014-04-17 (Thu, 17 Apr 2014)
Changed paths:
M S15-unicode.pod
Log Message:
-----------
[S15] Change what a numeric literal can be.
Instead of "integral Numeric Value", it's now "category Nd". This leaves
out some potentially useful digit ranges in category No, which can be
dealt with as needed.