Branch: refs/heads/pod6ify
Home: https://github.com/perl6/specs
Commit: 33dad1e20bc8dee9fb4dc9dee3a81c53234df640
https://github.com/perl6/specs/commit/33dad1e20bc8dee9fb4dc9dee3a81c53234df640
Author: lue <[email protected]>
Date: 2014-03-03 (Mon, 03 Mar 2014)
Changed paths:
M S15-unicode.pod
Log Message:
-----------
[S15] Make uniprop/uniprops be more useful.
Instead of a hash of ALL THE PROPERTIES, it's a much more useful
single-property lookup.
Commit: 3384acd31a999f857253ca9392b48c46e4c028bc
https://github.com/perl6/specs/commit/3384acd31a999f857253ca9392b48c46e4c028bc
Author: lue <[email protected]>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M S15-unicode.pod
Log Message:
-----------
[S15] Refine meaning of uniprop, add unimatch, unival, unibool
An S15 updated informed by an implementation? Madness!
Commit: 22231b90e40a1540baed0c20e5212d60e77ca413
https://github.com/perl6/specs/commit/22231b90e40a1540baed0c20e5212d60e77ca413
Author: lue <[email protected]>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M S05-regex.pod
Log Message:
-----------
[S05] Expand information on <|rule> syntax.
Wouldn't want someone thinking that was an exhaustive list, now would
we? :)
Commit: 2be6bfa128ad3d4ba74978649f1071c00ed7af32
https://github.com/perl6/specs/commit/2be6bfa128ad3d4ba74978649f1071c00ed7af32
Author: Timo Paulssen <[email protected]>
Date: 2014-03-10 (Mon, 10 Mar 2014)
Changed paths:
M S32-setting-library/Containers.pod
Log Message:
-----------
just a tiny whitespace fix.
Commit: 3795799fb83bd4b68eaa5bfeab4db2fd575519d0
https://github.com/perl6/specs/commit/3795799fb83bd4b68eaa5bfeab4db2fd575519d0
Author: lue <[email protected]>
Date: 2014-03-12 (Wed, 12 Mar 2014)
Changed paths:
M S05-regex.pod
Log Message:
-----------
[S05] Reintroduce the .ast method.
Every good language has a few synonyms anyway :) .
Commit: 7cfb3b4fa4af901200aa4149a674346aca774f6c
https://github.com/perl6/specs/commit/7cfb3b4fa4af901200aa4149a674346aca774f6c
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-13 (Thu, 13 Mar 2014)
Changed paths:
M S11-modules.pod
Log Message:
-----------
Proposed name change for S11
Commit: 800d9f6512bbbf88e0345994ceff7cc487db90e0
https://github.com/perl6/specs/commit/800d9f6512bbbf88e0345994ceff7cc487db90e0
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-13 (Thu, 13 Mar 2014)
Changed paths:
M S19-commandline.pod
Log Message:
-----------
Remove pod tags as a source of meta-information
Meta-information of a compilation unit will need to be specified in the
(currently being specced) META.info file of a distribution.
Commit: 4d963d8e65faccccb933f690801218bd34cc2cb9
https://github.com/perl6/specs/commit/4d963d8e65faccccb933f690801218bd34cc2cb9
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-13 (Thu, 13 Mar 2014)
Changed paths:
M S11-modules.pod
Log Message:
-----------
First stab at speccing distributions and META.info
As part of the ongoing work at the QA Hackathon
Commit: a5e7fa10e8956543d2827b97b961571a3abb346c
https://github.com/perl6/specs/commit/a5e7fa10e8956543d2827b97b961571a3abb346c
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-13 (Thu, 13 Mar 2014)
Changed paths:
M S11-modules.pod
Log Message:
-----------
Oops, "author" is not part of META.info
Commit: a4219309038f578d366e5f4f156588e84207dabe
https://github.com/perl6/specs/commit/a4219309038f578d366e5f4f156588e84207dabe
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-13 (Thu, 13 Mar 2014)
Changed paths:
M S11-modules.pod
Log Message:
-----------
Add dependency info on the interpreter
Commit: 1446a9428530092dc95cad7569c7859c4a222eee
https://github.com/perl6/specs/commit/1446a9428530092dc95cad7569c7859c4a222eee
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-13 (Thu, 13 Mar 2014)
Changed paths:
M S11-modules.pod
Log Message:
-----------
Remove some more pod-based authoritative info
Commit: f2bf8b1336c1495039b7c5397567eedc2e818214
https://github.com/perl6/specs/commit/f2bf8b1336c1495039b7c5397567eedc2e818214
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-13 (Thu, 13 Mar 2014)
Changed paths:
M S02-bits.pod
Log Message:
-----------
Spec %?META and %?RESOURCE minimally
Commit: 59239b2400c6b2f503d02ce083d0bca6c508d004
https://github.com/perl6/specs/commit/59239b2400c6b2f503d02ce083d0bca6c508d004
Author: Alexander Moquin <[email protected]>
Date: 2014-03-13 (Thu, 13 Mar 2014)
Changed paths:
M S11-modules.pod
Log Message:
-----------
"excludes" key formatting consistent with others
Commit: 8fdda4d6298b0488a30a9b0d74a058f77a430cd6
https://github.com/perl6/specs/commit/8fdda4d6298b0488a30a9b0d74a058f77a430cd6
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M S11-modules.pod
Log Message:
-----------
Rename META.info -> META6.json
Andreas Koenig pointed out that .info is being used for quite some other things
on the Open Source world. So we (FROGGS + lizmat) decided to change the name
in such a way, that it is more in line with the world and still an easy way to
distinguish a Perl 6 distribution from other distributions.
Commit: 9acccd183fc70e4396190e29044f210c830ab984
https://github.com/perl6/specs/commit/9acccd183fc70e4396190e29044f210c830ab984
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M S11-modules.pod
Log Message:
-----------
Merge branch 'master' of https://github.com/perl6/specs
Commit: 1ebc34a04ba1c1814c2301f3695f143714ae9c4f
https://github.com/perl6/specs/commit/1ebc34a04ba1c1814c2301f3695f143714ae9c4f
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M S11-modules.pod
Log Message:
-----------
Use "perl" to indicate necessary Perl version
Commit: 2168510b029ccd72d766c210698f0b6387858041
https://github.com/perl6/specs/commit/2168510b029ccd72d766c210698f0b6387858041
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M S99-glossary.pod
Log Message:
-----------
Add lemma's for PAUSE and CPAN
Commit: 7b30bf29a4a1a12168f7b496ac887238ac8f1dbf
https://github.com/perl6/specs/commit/7b30bf29a4a1a12168f7b496ac887238ac8f1dbf
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M S11-modules.pod
Log Message:
-----------
Make CPAN/Github more generic "autorities"
Commit: 14ba2432b68624461994e66f80d21d1da21441f2
https://github.com/perl6/specs/commit/14ba2432b68624461994e66f80d21d1da21441f2
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M S11-modules.pod
Log Message:
-----------
Spec "production" flag in META6.json
Commit: 70f396ae06de5bb859ac6d8ee8a87825446ffd3b
https://github.com/perl6/specs/commit/70f396ae06de5bb859ac6d8ee8a87825446ffd3b
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-15 (Sat, 15 Mar 2014)
Changed paths:
M S11-modules.pod
Log Message:
-----------
Introduction of "supersedes" and "superseded_by"
And some other minor clarifications.
Commit: f901166125e2b31bd06fb2d0cbfba3686015e84e
https://github.com/perl6/specs/commit/f901166125e2b31bd06fb2d0cbfba3686015e84e
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-15 (Sat, 15 Mar 2014)
Changed paths:
A S22-package-format-OLD.pod
R S22-package-format.pod
Log Message:
-----------
We want to keep S22 in its 5 year old incarnation around for now
Commit: 3d55709fc3892225d5473af89f08d13275420ddb
https://github.com/perl6/specs/commit/3d55709fc3892225d5473af89f08d13275420ddb
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-15 (Sat, 15 Mar 2014)
Changed paths:
M S11-modules.pod
A S22-package-format.pod
Log Message:
-----------
Restart S22, move appropriate stuff in from S11
Commit: cc3524bea1cc24612eeaabb688a63825d7e2b08b
https://github.com/perl6/specs/commit/cc3524bea1cc24612eeaabb688a63825d7e2b08b
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-15 (Sat, 15 Mar 2014)
Changed paths:
M S22-package-format.pod
Log Message:
-----------
Tweaks, make examples more in line with each other
Commit: c7aab52b47d8982c3576ece111b9c458c72dd5cb
https://github.com/perl6/specs/commit/c7aab52b47d8982c3576ece111b9c458c72dd5cb
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-15 (Sat, 15 Mar 2014)
Changed paths:
M S22-package-format.pod
Log Message:
-----------
Add optional "authors" tag to META6.json
Commit: e9913fdf379cff8f43c569aa64e7b835b4ed6096
https://github.com/perl6/specs/commit/e9913fdf379cff8f43c569aa64e7b835b4ed6096
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-15 (Sat, 15 Mar 2014)
Changed paths:
M S22-package-format.pod
Log Message:
-----------
Introduce "license" tag in META6.json
Commit: c7c81c97ed7bd5e2727ee7d683dd62009b1bb728
https://github.com/perl6/specs/commit/c7c81c97ed7bd5e2727ee7d683dd62009b1bb728
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-15 (Sat, 15 Mar 2014)
Changed paths:
M S22-package-format.pod
Log Message:
-----------
Elaborate in "support" tag in META6.json
Commit: 98eb912cb2619f713433db2632ccbab7a64a1ee4
https://github.com/perl6/specs/commit/98eb912cb2619f713433db2632ccbab7a64a1ee4
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-16 (Sun, 16 Mar 2014)
Changed paths:
M S22-package-format.pod
Log Message:
-----------
Elaborate a bit on the recommendation manager
Commit: 9826d214d76dd237133bbb7382b0c375ee852faf
https://github.com/perl6/specs/commit/9826d214d76dd237133bbb7382b0c375ee852faf
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-16 (Sun, 16 Mar 2014)
Changed paths:
M S22-package-format.pod
Log Message:
-----------
Elaborate a bit on "excludes" META6.json tag
Commit: 2b2df65962ae4a58093d700f171302ce43dfe971
https://github.com/perl6/specs/commit/2b2df65962ae4a58093d700f171302ce43dfe971
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-16 (Sun, 16 Mar 2014)
Changed paths:
M S22-package-format.pod
Log Message:
-----------
Introduce "tags" entry, stolen from old S22
Commit: c308fcd5b5e3515339e70e4085aa0d420b80b8d9
https://github.com/perl6/specs/commit/c308fcd5b5e3515339e70e4085aa0d420b80b8d9
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-16 (Sun, 16 Mar 2014)
Changed paths:
M S22-package-format.pod
Log Message:
-----------
Allow for alternatives in "depends"
Commit: 1609527f9fd0cb5505ca107eecc799064a6fafa3
https://github.com/perl6/specs/commit/1609527f9fd0cb5505ca107eecc799064a6fafa3
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-16 (Sun, 16 Mar 2014)
Changed paths:
M S22-package-format.pod
Log Message:
-----------
Another batch of changes and clarifications
Commit: ee77b328db34e26ea0fde5d2c5883bf383a37286
https://github.com/perl6/specs/commit/ee77b328db34e26ea0fde5d2c5883bf383a37286
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-16 (Sun, 16 Mar 2014)
Changed paths:
M S22-package-format.pod
Log Message:
-----------
Introduce the "hooks" directory
Commit: 48fdab653f4bd2d8a3d3913fc1e561bf08398b08
https://github.com/perl6/specs/commit/48fdab653f4bd2d8a3d3913fc1e561bf08398b08
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-16 (Sun, 16 Mar 2014)
Changed paths:
M S22-package-format.pod
Log Message:
-----------
Wave some hands about the installation process
Commit: 37bf0dcd72b932b69e40b377cc427ca2bbfafdb6
https://github.com/perl6/specs/commit/37bf0dcd72b932b69e40b377cc427ca2bbfafdb6
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-16 (Sun, 16 Mar 2014)
Changed paths:
M S11-modules.pod
M S22-package-format.pod
Log Message:
-----------
Move CompUnitRepo API description from S11 to S22
Commit: 57750d03f26ff527221a05879d818b37a3052824
https://github.com/perl6/specs/commit/57750d03f26ff527221a05879d818b37a3052824
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-19 (Wed, 19 Mar 2014)
Changed paths:
M S22-package-format.pod
Log Message:
-----------
Some more clarifications, especially with provides
Commit: eb7c5b373ad507f8e43b872334706ffd5d1dda2d
https://github.com/perl6/specs/commit/eb7c5b373ad507f8e43b872334706ffd5d1dda2d
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-22 (Sat, 22 Mar 2014)
Changed paths:
M S22-package-format.pod
Log Message:
-----------
Wave some hands about bundles
Commit: 0fa12d8e1d779d6c166947c3dc1e238cacb2c060
https://github.com/perl6/specs/commit/0fa12d8e1d779d6c166947c3dc1e238cacb2c060
Author: Konrad Borowski <[email protected]>
Date: 2014-03-22 (Sat, 22 Mar 2014)
Changed paths:
M S02-bits.pod
Log Message:
-----------
Use space instead of underscore in Wikipedia reference.
While both forms, `Mu_(negative)` and `Mu (negative)` are correct, only
the form with the space inside is intended to be public version
(however, the version with underscore is also correct because of
technical details - otherwise it would have to represented with `%20`
which is just ugly).
If you disagree with this change, then I propose to change the Perl 6's
name to Perl_6. After all, this is what technically it is on Wikipedia.
Or Perl-6, after all Perl 6 prefers hyphens instead of underscores.
The alternative options are "無 (negative)", "Moo", "Mu.new", "MU",
"Star Trek [Ii]nto Darkness", and some more. However, I'm not going to
consider them, because it would ridiculous.
Then again, this commit changes one character. This is ridiculous
anyway. But it's not that I'm going to consider "Moo" instead of "Mu",
even considering this minor change with huge commit description (yes,
I noticed).
Commit: 991c0bface8bebeefd16d50f9b18a801cfb1c3a8
https://github.com/perl6/specs/commit/991c0bface8bebeefd16d50f9b18a801cfb1c3a8
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-23 (Sun, 23 Mar 2014)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
Undraft S17
Commit: a30bb465cd8483325bef3d5cbd15ae4a205a996b
https://github.com/perl6/specs/commit/a30bb465cd8483325bef3d5cbd15ae4a205a996b
Author: Jonathan Worthington <[email protected]>
Date: 2014-03-24 (Mon, 24 Mar 2014)
Changed paths:
M S22-package-format.pod
Log Message:
-----------
Minor language tweaks.
Commit: 459162649f8419ec8889dd831e2458b4d9e81a55
https://github.com/perl6/specs/commit/459162649f8419ec8889dd831e2458b4d9e81a55
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-24 (Mon, 24 Mar 2014)
Changed paths:
M S22-package-format.pod
Log Message:
-----------
Some clarifications, after questions from jnthn++
Commit: d120e1f19b1ccb9ae483002bf58c637fab99840c
https://github.com/perl6/specs/commit/d120e1f19b1ccb9ae483002bf58c637fab99840c
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-27 (Thu, 27 Mar 2014)
Changed paths:
M S99-glossary.pod
Log Message:
-----------
Add lemma for RT
Commit: 756c4ceb14d27ae90f01f347ef7313f273cb5332
https://github.com/perl6/specs/commit/756c4ceb14d27ae90f01f347ef7313f273cb5332
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-03-28 (Fri, 28 Mar 2014)
Changed paths:
M S02-bits.pod
Log Message:
-----------
Fix left behind "async" (we only do "start" now)
Commit: 4e6f85f7dce3ae210426e55d32f423f0ebe6051b
https://github.com/perl6/specs/commit/4e6f85f7dce3ae210426e55d32f423f0ebe6051b
Author: lue <[email protected]>
Date: 2014-03-30 (Sun, 30 Mar 2014)
Changed paths:
M S26-documentation.pod
Log Message:
-----------
[S26] Stop interpreation of =config in formatting code in code blocks.
This allows the formatting code to work properly.
Commit: 9e4c566b7e37e1f84fbc1c31642f10d6807730fd
https://github.com/perl6/specs/commit/9e4c566b7e37e1f84fbc1c31642f10d6807730fd
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-04 (Fri, 04 Apr 2014)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
Also mention MoarVM
Commit: f13600016434bd181a1c302d1b3df70d07b4c020
https://github.com/perl6/specs/commit/f13600016434bd181a1c302d1b3df70d07b4c020
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-05 (Sat, 05 Apr 2014)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
Add "Redeemed" status and .redeem to Promise
This would be the equivalent of Channel.close.
Commit: a332fbcb7ed9d4cc076c53e4d8fbba39cd5ce834
https://github.com/perl6/specs/commit/a332fbcb7ed9d4cc076c53e4d8fbba39cd5ce834
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-06 (Sun, 06 Apr 2014)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
Spec "outcome/whenever" instead of "winner/done/more"
For discussion, and for a test implementation. Please comment / fire on it /
shoot it down if you think you should. By no means do I feel this is the
final thing. It's just that winner {} currently is *so* broken, we either
need to fix that, or come up with something else. This is just my something
else :-)
Commit: 4134f880fd4fc7970d670bb56bd3dad7cafe6f66
https://github.com/perl6/specs/commit/4134f880fd4fc7970d670bb56bd3dad7cafe6f66
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-06 (Sun, 06 Apr 2014)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
Remove Redeemed/.redeem
Commit: 6e8b79ef06d6f6acb7a7a5324156405117f8bbc9
https://github.com/perl6/specs/commit/6e8b79ef06d6f6acb7a7a5324156405117f8bbc9
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-06 (Sun, 06 Apr 2014)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
Move introduction of outcome {} after Channel
The way it was, we're starting to discuss Channels in the context of outcome
before we specced what a Channel is.
Commit: c4db4e100769e59b7d4aba7068d2a9c9a277f56c
https://github.com/perl6/specs/commit/c4db4e100769e59b7d4aba7068d2a9c9a277f56c
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-06 (Sun, 06 Apr 2014)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
Remove mention of outcome in Channel spec
It is mentioned in the "outcome" spec, so premature here.
Commit: 9089b2442f2b18a8b9683ce905b5dc2807a854b6
https://github.com/perl6/specs/commit/9089b2442f2b18a8b9683ce905b5dc2807a854b6
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-06 (Sun, 06 Apr 2014)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
Clarify that outcome takes Promises* and Channels*
As in zero or more
Commit: 5027a94137b6d750fbf9fd241ada23c2c4c83f27
https://github.com/perl6/specs/commit/5027a94137b6d750fbf9fd241ada23c2c4c83f27
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-07 (Mon, 07 Apr 2014)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
Let's revert back to before I got into this
Commit: 7136f9327ca91b1b196d1c5cd7af9b9c2db2dcdf
https://github.com/perl6/specs/commit/7136f9327ca91b1b196d1c5cd7af9b9c2db2dcdf
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-07 (Mon, 07 Apr 2014)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
Make winner {} about Channel's only
Commit: f7050694e15cae837db1da54e43b4208a185d80f
https://github.com/perl6/specs/commit/f7050694e15cae837db1da54e43b4208a185d80f
Author: Moritz Lenz <[email protected]>
Date: 2014-04-10 (Thu, 10 Apr 2014)
Changed paths:
M S99-glossary.pod
Log Message:
-----------
[glossary] explain thunk
Commit: 749198b7f211c34728866325edd26cf98e2afd84
https://github.com/perl6/specs/commit/749198b7f211c34728866325edd26cf98e2afd84
Author: Moritz Lenz <[email protected]>
Date: 2014-04-10 (Thu, 10 Apr 2014)
Changed paths:
M S99-glossary.pod
Log Message:
-----------
Add some more glossary terms
Commit: f39d20eb2197d15aa666217b2322a915084861b4
https://github.com/perl6/specs/commit/f39d20eb2197d15aa666217b2322a915084861b4
Author: Moritz Lenz <[email protected]>
Date: 2014-04-10 (Thu, 10 Apr 2014)
Changed paths:
M S99-glossary.pod
Log Message:
-----------
typos, [Coke]++
Commit: fa542ea3ff68435dbb0200f6eb6183966134115f
https://github.com/perl6/specs/commit/fa542ea3ff68435dbb0200f6eb6183966134115f
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-12 (Sat, 12 Apr 2014)
Changed paths:
M S99-glossary.pod
Log Message:
-----------
Add ftfy lemma
Commit: 8dbfac0b50abaf683632d8e0241fc13100322a85
https://github.com/perl6/specs/commit/8dbfac0b50abaf683632d8e0241fc13100322a85
Author: timo <[email protected]>
Date: 2014-04-12 (Sat, 12 Apr 2014)
Changed paths:
M S99-glossary.pod
Log Message:
-----------
a sentence on spesh
Commit: 9e5a70e43c67e1eca56f327bab762c7ef3d3397b
https://github.com/perl6/specs/commit/9e5a70e43c67e1eca56f327bab762c7ef3d3397b
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-12 (Sat, 12 Apr 2014)
Changed paths:
M S03-operators.pod
Log Message:
-----------
Identified type and fixed
Commit: 9213b1382078fee890ab9d74223f3c7e95942837
https://github.com/perl6/specs/commit/9213b1382078fee890ab9d74223f3c7e95942837
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-13 (Sun, 13 Apr 2014)
Changed paths:
M S32-setting-library/Containers.pod
Log Message:
-----------
Spec .min/.max on Bags
Commit: 89cc32d82d4f8cd49040ee56d54e04dbc04b65bc
https://github.com/perl6/specs/commit/89cc32d82d4f8cd49040ee56d54e04dbc04b65bc
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-13 (Sun, 13 Apr 2014)
Changed paths:
M S32-setting-library/Containers.pod
Log Message:
-----------
Spec Bag.kxxv
Commit: 3ab8296799d1f9998c3175fba4b3fdf03507812e
https://github.com/perl6/specs/commit/3ab8296799d1f9998c3175fba4b3fdf03507812e
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-14 (Mon, 14 Apr 2014)
Changed paths:
M S32-setting-library/Containers.pod
Log Message:
-----------
Spec Bag.(minpairs|maxpairs) instead Bag.(min|max)
Commit: 4cd0e7cb6ec0fa4934082c8cd26595c6d2df1697
https://github.com/perl6/specs/commit/4cd0e7cb6ec0fa4934082c8cd26595c6d2df1697
Author: lue <[email protected]>
Date: 2014-04-14 (Mon, 14 Apr 2014)
Changed paths:
M S15-unicode.pod
Log Message:
-----------
[S15] Add section for identifier and numeric literals.
The identifier literals is effectively a reiteration of what's already
in S02. The numeric literals a newer concept to Perl 6, and hopefully
the details will be ironed out in short order :) .
Commit: fabf7b2d5307700bc643519325febe07d61efbab
https://github.com/perl6/specs/commit/fabf7b2d5307700bc643519325febe07d61efbab
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-15 (Tue, 15 Apr 2014)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
Elaborate on how to give a thread a name
Commit: 8ffd3870688dd5c9ab18b7de4698fc75065e2435
https://github.com/perl6/specs/commit/8ffd3870688dd5c9ab18b7de4698fc75065e2435
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-15 (Tue, 15 Apr 2014)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
Thread.new only takes named parameters
Why make it easier to create threads manually? We don't really want this to
be the easiest way to do concurrency in Perl 6.
Commit: 1ec306f749aa43bcb0bbba4126ad5177abe9f0f6
https://github.com/perl6/specs/commit/1ec306f749aa43bcb0bbba4126ad5177abe9f0f6
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-15 (Tue, 15 Apr 2014)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
Amplify the difference between Thread.(start|new)
Which I completely missed earlier today :-(
Commit: d1e92cb60d1f6582e756afe0e007bba54a215141
https://github.com/perl6/specs/commit/d1e92cb60d1f6582e756afe0e007bba54a215141
Author: David Warring [email protected] <[email protected]>
Date: 2014-04-15 (Tue, 15 Apr 2014)
Changed paths:
M S05-regex.pod
Log Message:
-----------
grammar inheritance example fixed and completed - now testable
Commit: e7c777d22b48fefeac80b4558074609db356ddc0
https://github.com/perl6/specs/commit/e7c777d22b48fefeac80b4558074609db356ddc0
Author: David Warring [email protected] <[email protected]>
Date: 2014-04-15 (Tue, 15 Apr 2014)
Changed paths:
M S05-regex.pod
Log Message:
-----------
grammar inheritance typo
Commit: c71f13031cc35b94fdb6afc76a0a9c7e24ed373a
https://github.com/perl6/specs/commit/c71f13031cc35b94fdb6afc76a0a9c7e24ed373a
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-16 (Wed, 16 Apr 2014)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
"is cas" is no more
Commit: 4d7ca45c081cb7c29ea9e82c4180672dc6df2da4
https://github.com/perl6/specs/commit/4d7ca45c081cb7c29ea9e82c4180672dc6df2da4
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-04-16 (Wed, 16 Apr 2014)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
Elaborate on "on demand" and "live" Supply
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.
Commit: 73720d27f669fd6a55f32b247ec3ee89154ad49c
https://github.com/perl6/specs/commit/73720d27f669fd6a55f32b247ec3ee89154ad49c
Author: lue <[email protected]>
Date: 2014-04-18 (Fri, 18 Apr 2014)
Changed paths:
M S02-bits.pod6
M S03-operators.pod6
M S05-regex.pod6
M S11-modules.pod6
M S15-unicode.pod6
M S17-concurrency.pod6
M S19-commandline.pod6
A S22-package-format-OLD.pod
M S22-package-format.pod6
M S26-documentation.pod6
M S32-setting-library/Containers.pod6
M S99-glossary.pod6
Log Message:
-----------
Merge branch 'master' into pod6ify
This is just the basic merger, with conflicts resolved. Pod6
well-formedness will be checked shortly. If you spot any content that
has been wrongfully kept or removed wrt master, well volunteered!
Compare: https://github.com/perl6/specs/compare/562ef2c56cc0...73720d27f669