[spec-S32-Temporal] move Duration to the top, making it more generic, while it still delegates to Gregorian::Duration if you use anything different than :tai in the constructor |
|
More...
|
almost 16 years ago
|
fixed minor typo |
|
More...
|
almost 16 years ago
|
[spec-S32-Temporal] uses Instant instead of Rat for the return of time(), Allow base Duration type to work with TAI-seconds delegating to Gregorian::Duration otherwise, Add some methods to Gregorian::DateTime to make the distinction of Instant vs DateTime more evident |
|
More...
|
almost 16 years ago
|
[spec-S32-Temporal] Gregorian::Duration doesnt have a time-zone. |
|
More...
|
almost 16 years ago
|
[spec-S32-Temporal] minor pod fixes |
|
More...
|
almost 16 years ago
|
[spec-S32-Temporal] Complete rewrite of Temporal.pod taking into account today IRC talks, TAI time, alternative calendars, time-zone information and, most importantly, the perl 5 DateTime API |
|
More...
|
almost 16 years ago
|
[S06] remove the slightly non-sensical 'use GLOBAL' in favor of 'defines' |
|
More...
|
almost 16 years ago
|
[S10] specify time of execution of package blocks and module (non)mainline code [S12] give example of use of yada classes |
|
More...
|
almost 16 years ago
|
[S12] undo '...' semantics in class bodies. |
|
More...
|
almost 16 years ago
|
[S12] spec behaviour of stubbed classes |
|
More...
|
almost 16 years ago
|
[S02] obliterate fallback from contextuals to %*ENV as a trust issue |
|
More...
|
almost 16 years ago
|
[S04] clarify semantics of break for masak++ |
|
More...
|
almost 16 years ago
|
[S02] some clarification of $*foo searching |
|
More...
|
almost 16 years ago
|
[S01] generalize .p6 slightly as suggested by dduncan++ |
|
More...
|
almost 16 years ago
|
[S02] document Rat and Complex literals |
|
More...
|
almost 16 years ago
|
[S01] also allow a .p6 to be indicative of Perl 6 code |
|
More...
|
almost 16 years ago
|
[S03] forbid List and Range as endpoint to ranges |
|
More...
|
almost 16 years ago
|
[S05] document how :my works in regexen |
|
More...
|
almost 16 years ago
|
[S32] clean up some numeric spec fossils |
|
More...
|
almost 16 years ago
|
[S02,S06] make 'is context' implicit on $*foo variable declarations orthogonalize readonly semantics to rely on ::= initialization |
|
More...
|
almost 16 years ago
|
[S03] steal ::= for readonly binding ala sigs |
|
More...
|
almost 16 years ago
|
[S02] remove fossil noticed by pmichaud++ |
|
More...
|
almost 16 years ago
|
[S03] some tidying of /, %, div, and mod |
|
More...
|
almost 16 years ago
|
[S03] qualify "longer" to mean graphemes for pmichaud++ |
|
More...
|
almost 16 years ago
|
[S03] Don't not use no double negatives |
|
More...
|
almost 16 years ago
|
[Differences.pod] Added a before/after comparison of the binary numeric AND. Added a note about the bitwise operator prefixes and added a before/after comparison of the shift left operator and the shift left assignment operator. |
|
More...
|
almost 16 years ago
|
[S06] remove fossil spotted by jnthn++ |
|
More...
|
almost 16 years ago
|
[S02] disallow alphanums as quote delims [S02] document WhateverCode and HyperWhateverCode |
|
More...
|
almost 16 years ago
|
[S03] store Squirrels in %squirrels, not in %cats |
|
More...
|
almost 16 years ago
|
[S02,S03,S09,S11] Changed any example that had the animal "Cat" to have "Squirrel" instead (both have kittens), because we already have a type called Cat and a method called "cat", and I could see some potential for confusion. |
|
More...
|
almost 16 years ago
|