Branch: refs/heads/newio
Home: https://github.com/perl6/specs
Commit: df6900d00cf195a4e1a56f8f012cf0823baccef9
https://github.com/perl6/specs/commit/df6900d00cf195a4e1a56f8f012cf0823baccef9
Author: Moritz Lenz <[email protected]>
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
A pod6-files
Log Message:
-----------
Add a file which contains meta information about the pod6 files in this repo
I hope to automatically generate HTML from pod6 for the website.
Commit: 9c0d37fe9e035948532172d6c9b718c02af44fe7
https://github.com/perl6/specs/commit/9c0d37fe9e035948532172d6c9b718c02af44fe7
Author: Moritz Lenz <[email protected]>
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
A index.html
Log Message:
-----------
Import index.html from mu:docs/feather/syn_index.html
Commit: 4dda21f83ce4cb5f4a783d4ed361cde14d0e7bcb
https://github.com/perl6/specs/commit/4dda21f83ce4cb5f4a783d4ed361cde14d0e7bcb
Author: Moritz Lenz <[email protected]>
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
A html/hilite-full.png
A html/hilite-small.png
A html/index.html
A html/perl.css
Log Message:
-----------
Import some more auxilliary files from mu:/docs/feather/
Commit: d736df3dfd575521da0f006062eef3d21ffb1211
https://github.com/perl6/specs/commit/d736df3dfd575521da0f006062eef3d21ffb1211
Author: Moritz Lenz <[email protected]>
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/index.html
R index.html
Log Message:
-----------
index.html cleanup
* delete accidentally duplicated index.html
* remove passages that aren't true anymore
* more "specification" -> "design doc" wording changes
Commit: 19928e38dc29fe8f8b9c9a17e45abc4ad9d04bf9
https://github.com/perl6/specs/commit/19928e38dc29fe8f8b9c9a17e45abc4ad9d04bf9
Author: Moritz Lenz <[email protected]>
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/index.html
M html/perl.css
Log Message:
-----------
index.html: get rid of a column
instead of heaving a name/description, and a separate "Synopsis" column as a
link,
make the name/description the link to the HTML version of the synopsis.
I hope this makes it clearer that the synopsis is the most interesting
of these documents, and the "default" thing to go to
Commit: 92fb08df8736d2e89e1261acee6560942e7863dd
https://github.com/perl6/specs/commit/92fb08df8736d2e89e1261acee6560942e7863dd
Author: Anthony Parsons <[email protected]>
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/perl.css
Log Message:
-----------
Shuffle colours around for accessibility
Some LHF - the page was assuming nobody would ever change their browser default
text colour from black, and most of these are redundant hard-coded declarations
of default-defaults anyway.
Commit: aac6f724f6f8582ff52188e102078480b904c243
https://github.com/perl6/specs/commit/aac6f724f6f8582ff52188e102078480b904c243
Author: Anthony Parsons <[email protected]>
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/index.html
A html/style.css
Log Message:
-----------
Give the index page a facelift
- 1 fresh stylesheet, perl6.org-flavoured
- 1 heaped tablespoon of HTML5 semantic good stuff
(Synopses are still using the original CSS for now)
Commit: d04dd725d3c4a9f737ad420a565f69001f82ddfb
https://github.com/perl6/specs/commit/d04dd725d3c4a9f737ad420a565f69001f82ddfb
Author: Anthony Parsons <[email protected]>
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/index.html
Log Message:
-----------
Add HTML5 hack for IE <= 8 to display correctly
Commit: 5c624d1d02d10444246b20e3d93261ab29b1dbe5
https://github.com/perl6/specs/commit/5c624d1d02d10444246b20e3d93261ab29b1dbe5
Author: Anthony Parsons <[email protected]>
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/style.css
Log Message:
-----------
We don't *really* need an explicit font size
Commit: 60c6126f06c50411d41f995e9917b462363dbbeb
https://github.com/perl6/specs/commit/60c6126f06c50411d41f995e9917b462363dbbeb
Author: Anthony Parsons <[email protected]>
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/index.html
Log Message:
-----------
Use HTML5 "hidden" attribute for «Read more» box
Instead of loading all of jQuery to do it.
Commit: 74dc6b0016654b211bf1d8ece1c746cb1cee4230
https://github.com/perl6/specs/commit/74dc6b0016654b211bf1d8ece1c746cb1cee4230
Author: Anthony Parsons <[email protected]>
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/index.html
M html/style.css
Log Message:
-----------
Make index slightly better on phones
As suggested by Google's analysis tools, add a meta[name=viewport] tag and
adjust sizes so it doesn't render on phones using microscopic fonts and
horizontal scrollbars. The table still scrolls horizontally, but at least the
important bits fit on screen now.
Commit: 8bc51eaa2c00a0add1fd36cf11de2c6bb380dc28
https://github.com/perl6/specs/commit/8bc51eaa2c00a0add1fd36cf11de2c6bb380dc28
Author: Anthony Parsons <[email protected]>
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/index.html
Log Message:
-----------
Make "Read more" button work as intended
Commit: dbb3f629ef2c8bd80652789913cce4e2a13d06dc
https://github.com/perl6/specs/commit/dbb3f629ef2c8bd80652789913cce4e2a13d06dc
Author: Anthony Parsons <[email protected]>
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/style.css
Log Message:
-----------
Need a tiny bit more padding to fit the image in
Commit: b413e555d2ad4f1fd7a2da8454dcb00cf402fdda
https://github.com/perl6/specs/commit/b413e555d2ad4f1fd7a2da8454dcb00cf402fdda
Author: Stéphane Payrard <[email protected]>
Date: 2015-06-01 (Mon, 01 Jun 2015)
Changed paths:
M S24-testing.pod
Log Message:
-----------
replaced deprecated underscored sub names by dashed ones
Commit: 86bb33ff986eb42cf61796c5c536b9820899a12d
https://github.com/perl6/specs/commit/86bb33ff986eb42cf61796c5c536b9820899a12d
Author: Moritz Lenz <[email protected]>
Date: 2015-06-01 (Mon, 01 Jun 2015)
Changed paths:
M html/index.html
Log Message:
-----------
index page: correct some details about the document generation
Commit: 2cd06fd900f0a24b684172a5d4ec1557b9598c47
https://github.com/perl6/specs/commit/2cd06fd900f0a24b684172a5d4ec1557b9598c47
Author: Stéphane Payrard <[email protected]>
Date: 2015-06-02 (Tue, 02 Jun 2015)
Changed paths:
M S99-glossary.pod
Log Message:
-----------
S99: added P6W, spotted in #perl6. Fixed a typo
Commit: 0b3d1f42b74bdb065d637bb946b7876372bebd5b
https://github.com/perl6/specs/commit/0b3d1f42b74bdb065d637bb946b7876372bebd5b
Author: Elizabeth Mattijsen <[email protected]>
Date: 2015-06-03 (Wed, 03 Jun 2015)
Changed paths:
M S99-glossary.pod
Log Message:
-----------
Add blorst lemma (in right branch this time)
Commit: c9f4f633419c0898a7f35ce8e2d95567a890e1e0
https://github.com/perl6/specs/commit/c9f4f633419c0898a7f35ce8e2d95567a890e1e0
Author: Stéphane Payrard <[email protected]>
Date: 2015-06-04 (Thu, 04 Jun 2015)
Changed paths:
M S99-glossary.pod
Log Message:
-----------
added NPE and rakudobrew spotted on #perl6. fixed a link
Commit: 16eb4ecdb503d3c57ba414b3e221790aecbbc044
https://github.com/perl6/specs/commit/16eb4ecdb503d3c57ba414b3e221790aecbbc044
Author: Stéphane Payrard <[email protected]>
Date: 2015-06-04 (Thu, 04 Jun 2015)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
S17: sub start is deprecated
Commit: a1a774570d765ea021432c7f236109aa21c9e93c
https://github.com/perl6/specs/commit/a1a774570d765ea021432c7f236109aa21c9e93c
Author: Jonathan Worthington <[email protected]>
Date: 2015-06-04 (Thu, 04 Jun 2015)
Changed paths:
M S29-functions.pod
Log Message:
-----------
s/evalfile/EVALFILE/, for consistency with EVAL.
Commit: 415fa4cc4d404a0681199f79f4f164161b823395
https://github.com/perl6/specs/commit/415fa4cc4d404a0681199f79f4f164161b823395
Author: Elizabeth Mattijsen <[email protected]>
Date: 2015-06-04 (Thu, 04 Jun 2015)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
Revert "S17: sub start is deprecated"
start as a sub is deprecated, start as a statement is still very much there!
start 42; # now works
start { 42 }; # already works, was handled by sub, now in grammar
start( { 42 } ); # still works, but deprecated
Commit: 6e1c9d45c225eb61ae1e6da6048689aeab291d55
https://github.com/perl6/specs/commit/6e1c9d45c225eb61ae1e6da6048689aeab291d55
Author: Jonathan Worthington <[email protected]>
Date: 2015-06-06 (Sat, 06 Jun 2015)
Changed paths:
M S02-bits.pod
M S03-operators.pod
M S05-regex.pod
M S32-setting-library/Str.pod
M contents.pod
Log Message:
-----------
Update design docs for how Str/NFG has worked out.
Of note, the StrLen and StrPos types are gone, and Str only works at
grapheme level; as per S15 we have Uni and its subtypes for working
at codepoint level, and Buf for working at bytes level.
Commit: 0da73b885f08b6d06adbeacef32ec21f1cca0da0
https://github.com/perl6/specs/commit/0da73b885f08b6d06adbeacef32ec21f1cca0da0
Author: Rob Hoelz <[email protected]>
Date: 2015-06-07 (Sun, 07 Jun 2015)
Changed paths:
M S32-setting-library/Exception.pod
Log Message:
-----------
Add StubCode to exceptions
Commit: 55578889f62c345a325d0f54db72d4b44434a819
https://github.com/perl6/specs/commit/55578889f62c345a325d0f54db72d4b44434a819
Author: Paul Cochrane <[email protected]>
Date: 2015-06-08 (Mon, 08 Jun 2015)
Changed paths:
M S32-setting-library/Str.pod
Log Message:
-----------
Correct "to" -> "too"
Commit: 939451c3c16a62f7e6be3d2d6a1919ce6cf6d5ae
https://github.com/perl6/specs/commit/939451c3c16a62f7e6be3d2d6a1919ce6cf6d5ae
Author: Paul Cochrane <[email protected]>
Date: 2015-06-09 (Tue, 09 Jun 2015)
Changed paths:
M S32-setting-library/Str.pod
Log Message:
-----------
Add an initial string so that the code example runs
Commit: b4b49fcd52a9731213ad135788df89d67b5e235c
https://github.com/perl6/specs/commit/b4b49fcd52a9731213ad135788df89d67b5e235c
Author: Paul Cochrane <[email protected]>
Date: 2015-06-09 (Tue, 09 Jun 2015)
Changed paths:
M S32-setting-library/Str.pod
Log Message:
-----------
Improve wording about substr-rw aliasing
Thanks to itz++ for pointing out the sentence's meaning.
Commit: ef4b8b725a327c5815483a8e823201f2ec73f137
https://github.com/perl6/specs/commit/ef4b8b725a327c5815483a8e823201f2ec73f137
Author: Elizabeth Mattijsen <[email protected]>
Date: 2015-06-09 (Tue, 09 Jun 2015)
Changed paths:
M S02-bits.pod
M S15-unicode.pod
M S32-setting-library/Str.pod
M S99-glossary.pod
Log Message:
-----------
Remove .graphs fossils
Commit: 866db9044ef65c3bef6397349c63583bf4cf5b80
https://github.com/perl6/specs/commit/866db9044ef65c3bef6397349c63583bf4cf5b80
Author: Stéphane Payrard <[email protected]>
Date: 2015-06-09 (Tue, 09 Jun 2015)
Changed paths:
M S99-glossary.pod
Log Message:
-----------
S99: spotted "synthetic character" on #p6. Added entries"
Commit: afd68e6573c3862ad57364621b21af84b17f0078
https://github.com/perl6/specs/commit/afd68e6573c3862ad57364621b21af84b17f0078
Author: Stéphane Payrard <[email protected]>
Date: 2015-06-09 (Tue, 09 Jun 2015)
Changed paths:
M S99-glossary.pod
Log Message:
-----------
S99: fixed previous entries; thx jnthn++, lizmat++"
Commit: eb232c5bef4f7e305b30a3ba037a93ce2eba80ac
https://github.com/perl6/specs/commit/eb232c5bef4f7e305b30a3ba037a93ce2eba80ac
Author: pmichaud <[email protected]>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
A S07-glr-draft.pod
Log Message:
-----------
Draft S07 for post-GLR list features.
This document is to be very fluid -- while it's intended to ultimately
be the synopsis describing lists, during the Great List Refactor (GLR)
it will also be a shared scratchboard for design notes, decisions,
and speculations.
Commit: a62d2ce733fada6a1c82f2364615330bba0b8ed9
https://github.com/perl6/specs/commit/a62d2ce733fada6a1c82f2364615330bba0b8ed9
Author: pmichaud <[email protected]>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M S07-glr-draft.pod
Log Message:
-----------
More GLR discussion, plans, and notes.
Commit: e71c0a16bc62b34f41f5a3e5dcdea0cca07ae22a
https://github.com/perl6/specs/commit/e71c0a16bc62b34f41f5a3e5dcdea0cca07ae22a
Author: skids <[email protected]>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M S07-glr-draft.pod
Log Message:
-----------
Minor pronoun clarification
Question about last-statement-loops and laziness
Historical note for those not up to date on GLR progress
Commit: b95b2a159de2290a969582ef55a34b8f92fd0215
https://github.com/perl6/specs/commit/b95b2a159de2290a969582ef55a34b8f92fd0215
Author: Mouq <[email protected]>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M S07-glr-draft.pod
Log Message:
-----------
Ask about a list concatenation op
Commit: 2a7daba92197db7c6d6b9f7330080e8056d829ec
https://github.com/perl6/specs/commit/2a7daba92197db7c6d6b9f7330080e8056d829ec
Author: Mouq <[email protected]>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M S07-glr-draft.pod
Log Message:
-----------
Untypo last commit
Commit: 448258912bf8fafad65897e9a7fe95f361c2b3cb
https://github.com/perl6/specs/commit/448258912bf8fafad65897e9a7fe95f361c2b3cb
Author: pmichaud <[email protected]>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M S07-glr-draft.pod
Log Message:
-----------
Add answer to skids++'s e71c0a1 question.
Commit: 99aeec763a13355a51dd2a7964d6e9b7d37b24c8
https://github.com/perl6/specs/commit/99aeec763a13355a51dd2a7964d6e9b7d37b24c8
Author: pmichaud <[email protected]>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M S07-glr-draft.pod
Log Message:
-----------
Conjecture names for the conjectured insert-into-list type.
Commit: 43f7fdeb675c5fcc7d978540f7b2b2e146a8445c
https://github.com/perl6/specs/commit/43f7fdeb675c5fcc7d978540f7b2b2e146a8445c
Author: pmichaud <[email protected]>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M S07-glr-draft.pod
Log Message:
-----------
Answer Mouq++'s b95b2a1 question.
Commit: 69b6eb5acf0e7d34ce8c61e6499588590297ef52
https://github.com/perl6/specs/commit/69b6eb5acf0e7d34ce8c61e6499588590297ef52
Author: pmichaud <[email protected]>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M S07-glr-draft.pod
Log Message:
-----------
More answer to Mouq's example.
Commit: 84ff4f37ea2eccc70427f23484c8c1338619f2c9
https://github.com/perl6/specs/commit/84ff4f37ea2eccc70427f23484c8c1338619f2c9
Author: pmichaud <[email protected]>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M S07-glr-draft.pod
Log Message:
-----------
Add "Sublist" to the brainstorm.
Commit: d419e70147385886c7efe1f9b1d6054cd63db5f3
https://github.com/perl6/specs/commit/d419e70147385886c7efe1f9b1d6054cd63db5f3
Author: pmichaud <[email protected]>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M S07-glr-draft.pod
Log Message:
-----------
Add note about post-GLR C<Nil>.
Commit: 3c71890b9f6fb9a5b5cc6711799e6419ffa76b74
https://github.com/perl6/specs/commit/3c71890b9f6fb9a5b5cc6711799e6419ffa76b74
Author: pmichaud <[email protected]>
Date: 2015-06-12 (Fri, 12 Jun 2015)
Changed paths:
M S07-glr-draft.pod
Log Message:
-----------
s/Seq/Slip/ # better bikeshed choice for now
Commit: 15083d900888ea1c428e3a03c480ccc83dba1e37
https://github.com/perl6/specs/commit/15083d900888ea1c428e3a03c480ccc83dba1e37
Author: pmichaud <[email protected]>
Date: 2015-06-12 (Fri, 12 Jun 2015)
Changed paths:
M S07-glr-draft.pod
Log Message:
-----------
Add discussion note about immutable iterators.
Commit: c756e936c870fa89f68115f1de6a49f4d3a4e8b8
https://github.com/perl6/specs/commit/c756e936c870fa89f68115f1de6a49f4d3a4e8b8
Author: pmichaud <[email protected]>
Date: 2015-06-12 (Fri, 12 Jun 2015)
Changed paths:
M S07-glr-draft.pod
Log Message:
-----------
Fix grammatical error.
Commit: 5681a77c1252f8ec2fe54b671cd2ee0533762788
https://github.com/perl6/specs/commit/5681a77c1252f8ec2fe54b671cd2ee0533762788
Author: pmichaud <[email protected]>
Date: 2015-06-12 (Fri, 12 Jun 2015)
Changed paths:
M S07-glr-draft.pod
Log Message:
-----------
Typo fix.
Commit: e0fe72a2f1fdbd38717c3699bf7fa4bf28bb097b
https://github.com/perl6/specs/commit/e0fe72a2f1fdbd38717c3699bf7fa4bf28bb097b
Author: pmichaud <[email protected]>
Date: 2015-06-12 (Fri, 12 Jun 2015)
Changed paths:
M S07-glr-draft.pod
Log Message:
-----------
Minor corrections.
Commit: f709a04b2788ca22c1aa1fb93ae98e371ea97b4c
https://github.com/perl6/specs/commit/f709a04b2788ca22c1aa1fb93ae98e371ea97b4c
Author: Steve Mynott <[email protected]>
Date: 2015-06-12 (Fri, 12 Jun 2015)
Changed paths:
M S02-bits.pod
Log Message:
-----------
a a to a
Commit: cf95b0f3dd1009dce442c4d7b92b1fbe51a61abe
https://github.com/perl6/specs/commit/cf95b0f3dd1009dce442c4d7b92b1fbe51a61abe
Author: Moritz Lenz <[email protected]>
Date: 2015-06-12 (Fri, 12 Jun 2015)
Changed paths:
M S07-glr-draft.pod
Log Message:
-----------
Markup fix
Commit: 8846275675e08e435c1808dae8bf6cb54045d9fc
https://github.com/perl6/specs/commit/8846275675e08e435c1808dae8bf6cb54045d9fc
Author: Elizabeth Mattijsen <[email protected]>
Date: 2015-06-14 (Sun, 14 Jun 2015)
Changed paths:
M S02-bits.pod
M S03-operators.pod
M S05-regex.pod
A S07-glr-draft.pod
M S15-unicode.pod
M S24-testing.pod
M S29-functions.pod
M S32-setting-library/Exception.pod
M S32-setting-library/Str.pod
M S99-glossary.pod
M contents.pod
A html/hilite-full.png
A html/hilite-small.png
A html/index.html
A html/perl.css
A html/style.css
A pod6-files
Log Message:
-----------
Merge branch 'master' into newio
Compare: https://github.com/perl6/specs/compare/f0dc104548de...8846275675e0