Author: lwall
Date: 2009-09-02 21:56:15 +0200 (Wed, 02 Sep 2009)
New Revision: 28173
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] document Rat and Complex literals
Modified: docs/Perl6/Spec/S02-bits.pod
===
--- docs/Perl6/Sp
Author: lwall
Date: 2009-09-03 02:00:53 +0200 (Thu, 03 Sep 2009)
New Revision: 28174
Modified:
docs/Perl6/Spec/S01-overview.pod
Log:
[S01] generalize .p6 slightly as suggested by dduncan++
Modified: docs/Perl6/Spec/S01-overview.pod
=
Author: lwall
Date: 2009-09-03 07:18:16 +0200 (Thu, 03 Sep 2009)
New Revision: 28175
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] some clarification of $*foo searching
Modified: docs/Perl6/Spec/S02-bits.pod
===
--- docs/Perl
Author: lwall
Date: 2009-09-05 02:17:53 +0200 (Sat, 05 Sep 2009)
New Revision: 28188
Modified:
docs/Perl6/Spec/S04-control.pod
Log:
[S04] clarify semantics of break for masak++
Modified: docs/Perl6/Spec/S04-control.pod
===
--- do
Author: lwall
Date: 2009-09-05 20:02:42 +0200 (Sat, 05 Sep 2009)
New Revision: 28193
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] obliterate fallback from contextuals to %*ENV as a trust issue
Modified: docs/Perl6/Spec/S02-bits.pod
Author: moritz
Date: 2009-09-07 08:48:34 +0200 (Mon, 07 Sep 2009)
New Revision: 28196
Modified:
docs/Perl6/Spec/S12-objects.pod
Log:
[S12] spec behaviour of stubbed classes
This is a bit more general than what I had in mind first. If the implementors
say this is too hard to do it this way, we
Author: moritz
Date: 2009-09-07 19:30:17 +0200 (Mon, 07 Sep 2009)
New Revision: 28197
Modified:
docs/Perl6/Spec/S12-objects.pod
Log:
[S12] undo '...' semantics in class bodies.
Now only a single ... term in the classes marks that class as a forward
declaration, making it a declaration.
Modifi
Author: lwall
Date: 2009-09-07 19:53:06 +0200 (Mon, 07 Sep 2009)
New Revision: 28199
Modified:
docs/Perl6/Spec/S04-control.pod
docs/Perl6/Spec/S10-packages.pod
docs/Perl6/Spec/S12-objects.pod
Log:
[S10] specify time of execution of package blocks and module (non)mainline code
[S12] give e
Author: lwall
Date: 2009-09-07 20:32:55 +0200 (Mon, 07 Sep 2009)
New Revision: 28201
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
[S06] remove the slightly non-sensical 'use GLOBAL' in favor of 'defines'
Modified: docs/Perl6/Spec/S06-routines.pod
===
Author: ruoso
Date: 2009-09-09 04:26:50 +0200 (Wed, 09 Sep 2009)
New Revision: 28208
Modified:
docs/Perl6/Spec/S32-setting-library/Temporal.pod
Log:
[spec-S32-Temporal] Complete rewrite of Temporal.pod taking into account today
IRC talks, TAI time, alternative calendars, time-zone information
Author: ruoso
Date: 2009-09-09 04:32:41 +0200 (Wed, 09 Sep 2009)
New Revision: 28209
Modified:
docs/Perl6/Spec/S32-setting-library/Temporal.pod
Log:
[spec-S32-Temporal] minor pod fixes
Modified: docs/Perl6/Spec/S32-setting-library/Temporal.pod
==
Author: ruoso
Date: 2009-09-09 04:41:31 +0200 (Wed, 09 Sep 2009)
New Revision: 28210
Modified:
docs/Perl6/Spec/S32-setting-library/Temporal.pod
Log:
[spec-S32-Temporal] Gregorian::Duration doesnt have a time-zone.
Modified: docs/Perl6/Spec/S32-setting-library/Temporal.pod
=
Author: ruoso
Date: 2009-09-09 14:33:35 +0200 (Wed, 09 Sep 2009)
New Revision: 28213
Modified:
docs/Perl6/Spec/S32-setting-library/Temporal.pod
Log:
[spec-S32-Temporal] uses Instant instead of Rat for the return of time(), Allow
base Duration type to work with TAI-seconds delegating to Gregori
Author: masak
Date: 2009-09-09 14:41:23 +0200 (Wed, 09 Sep 2009)
New Revision: 28214
Modified:
docs/Perl6/Spec/S32-setting-library/Temporal.pod
Log:
fixed minor typo
Modified: docs/Perl6/Spec/S32-setting-library/Temporal.pod
===
-
Author: ruoso
Date: 2009-09-09 14:56:27 +0200 (Wed, 09 Sep 2009)
New Revision: 28215
Modified:
docs/Perl6/Spec/S32-setting-library/Temporal.pod
Log:
[spec-S32-Temporal] move Duration to the top, making it more generic, while it
still delegates to Gregorian::Duration if you use anything differe
Author: lwall
Date: 2009-09-11 20:28:54 +0200 (Fri, 11 Sep 2009)
New Revision: 28219
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
[S06] supply missing list splitting primitive as a form of binding, masak++ for
cf http://research.sun.com/projects/plrg/Publications/ICFPAugust2009Steele.pdf
Author: jimmy
Date: 2009-09-13 17:23:43 +0200 (Sun, 13 Sep 2009)
New Revision: 28224
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
[Spec/S03-operators.pod]fixed POD format.
Modified: docs/Perl6/Spec/S03-operators.pod
===
--- do
Author: moritz
Date: 2009-09-13 19:42:03 +0200 (Sun, 13 Sep 2009)
New Revision: 28232
Modified:
docs/Perl6/Spec/S05-regex.pod
Log:
[S05] since \# is forbidden, s/unescaped/unquoted/
Modified: docs/Perl6/Spec/S05-regex.pod
===
---
Author: moritz
Date: 2009-09-13 19:42:10 +0200 (Sun, 13 Sep 2009)
New Revision: 28233
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
[S03] ^4 cannot mean 0..3 and 0..^4 at the same time, because they are not the
same
Modified: docs/Perl6/Spec/S03-operators.pod
==
Author: finanalyst
Date: 2009-09-13 21:29:01 +0200 (Sun, 13 Sep 2009)
New Revision: 28235
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
clarifying ^4 in a range and including a fractional example
Modified: docs/Perl6/Spec/S03-operators.pod
===
Author: carlin
Date: 2009-09-14 10:09:17 +0200 (Mon, 14 Sep 2009)
New Revision: 28238
Modified:
docs/Perl6/Spec/S05-regex.pod
Log:
[S05] Small grammatical fix
Modified: docs/Perl6/Spec/S05-regex.pod
===
--- docs/Perl6/Spec/S05-reg
Author: ruoso
Date: 2009-09-18 16:04:00 +0200 (Fri, 18 Sep 2009)
New Revision: 28284
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
[spec/S06] add a section for Introspection, with three proposed methods...
Modified: docs/Perl6/Spec/S06-routines.pod
===
Author: sunnavy
Date: 2009-09-19 04:41:57 +0200 (Sat, 19 Sep 2009)
New Revision: 28294
Modified:
docs/Perl6/Spec/S02-bits.pod
docs/Perl6/Spec/S03-operators.pod
docs/Perl6/Spec/S04-control.pod
docs/Perl6/Spec/S09-data.pod
docs/Perl6/Spec/S11-modules.pod
docs/Perl6/Spec/S12-objects
Author: lwall
Date: 2009-09-19 05:04:53 +0200 (Sat, 19 Sep 2009)
New Revision: 28295
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
[S06] typoish tweaks
Modified: docs/Perl6/Spec/S06-routines.pod
===
--- docs/Perl6/Spec/S06-rout
Author: ruoso
Date: 2009-09-19 15:45:20 +0200 (Sat, 19 Sep 2009)
New Revision: 28306
Added:
t/spec/S06-other/introspection.t
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
[S06] adds $multi.push($candidate)
[spectest] adds a spec test for the introspection S06 section
Modified: docs/Perl6/
Author: ruoso
Date: 2009-09-20 18:56:07 +0200 (Sun, 20 Sep 2009)
New Revision: 28325
Added:
docs/Perl6/Spec/S08-capture.pod
Log:
[spec/S08] started writing the introduction;
Added: docs/Perl6/Spec/S08-capture.pod
===
--- docs/Per
Author: ruoso
Date: 2009-09-21 00:56:31 +0200 (Mon, 21 Sep 2009)
New Revision: 28331
Modified:
docs/Perl6/Spec/S08-capture.pod
Log:
[spec/S08] section that differentiates Parcel from Capture
Modified: docs/Perl6/Spec/S08-capture.pod
=
Author: ruoso
Date: 2009-09-21 02:10:30 +0200 (Mon, 21 Sep 2009)
New Revision: 28333
Modified:
docs/Perl6/Spec/S08-capture.pod
Log:
[S08] adding two more sections
Modified: docs/Perl6/Spec/S08-capture.pod
===
--- docs/Perl6/Spec/S
Author: lwall
Date: 2009-09-21 03:28:27 +0200 (Mon, 21 Sep 2009)
New Revision: 28334
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] clarification of run-time-ish nature of (* * *) requested by JimmyZ++
Modified: docs/Perl6/Spec/S02-bits.pod
=
Author: ruoso
Date: 2009-09-21 21:01:22 +0200 (Mon, 21 Sep 2009)
New Revision: 28339
Modified:
docs/Perl6/Spec/S08-capture.pod
Log:
[S08] small fixes by mberends++
Modified: docs/Perl6/Spec/S08-capture.pod
===
--- docs/Perl6/Spec/
Author: ruoso
Date: 2009-09-21 21:21:37 +0200 (Mon, 21 Sep 2009)
New Revision: 28340
Modified:
docs/Perl6/Spec/S08-capture.pod
Log:
[S08] another typo by mberends++, s/list/array/ as pointed by PerlJam++ and
pmichaud++
Modified: docs/Perl6/Spec/S08-capture.pod
Author: ruoso
Date: 2009-09-21 21:58:46 +0200 (Mon, 21 Sep 2009)
New Revision: 28341
Modified:
docs/Perl6/Spec/S08-capture.pod
Log:
[S08] enforce correct precedence, as pointed out by pmichaud++
Modified: docs/Perl6/Spec/S08-capture.pod
=
Author: ruoso
Date: 2009-09-21 22:01:50 +0200 (Mon, 21 Sep 2009)
New Revision: 28342
Modified:
docs/Perl6/Spec/S08-capture.pod
Log:
[S08] enforce correct precedence, as pointed out by pmichaud++
Modified: docs/Perl6/Spec/S08-capture.pod
=
Author: lwall
Date: 2009-09-21 22:57:15 +0200 (Mon, 21 Sep 2009)
New Revision: 28344
Modified:
docs/Perl6/Spec/S03-operators.pod
docs/Perl6/Spec/S09-data.pod
Log:
[S03,S09]
Range objects are now primarily intervals in C
Extend dwimminess of series to handle steps and limits readably
Author: moritz
Date: 2009-09-21 23:01:49 +0200 (Mon, 21 Sep 2009)
New Revision: 28345
Modified:
docs/Perl6/Spec/S08-capture.pod
Log:
[S08] use POD markup where appropriate
Also use non-breaking space for "Perl?\194?\1605" and "Perl?\194?\1606"
Modified: docs/Perl6/Spec/S08-capture.pod
===
Author: lwall
Date: 2009-09-21 23:12:29 +0200 (Mon, 21 Sep 2009)
New Revision: 28346
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
[S03] missing commas
Modified: docs/Perl6/Spec/S03-operators.pod
===
--- docs/Perl6/Spec/S03-op
Author: lwall
Date: 2009-09-21 23:26:58 +0200 (Mon, 21 Sep 2009)
New Revision: 28347
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
typos
Modified: docs/Perl6/Spec/S03-operators.pod
===
--- docs/Perl6/Spec/S03-operators.pod 2
Author: lwall
Date: 2009-09-22 00:09:17 +0200 (Tue, 22 Sep 2009)
New Revision: 28348
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
[S03] revise thinko spotted by spinclad++
Modified: docs/Perl6/Spec/S03-operators.pod
===
--- d
Author: lwall
Date: 2009-09-22 03:53:43 +0200 (Tue, 22 Sep 2009)
New Revision: 28351
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
[S03] more clarifications of autogenerated generator functions, pmichaud++
Modified: docs/Perl6/Spec/S03-operators.pod
Author: jimmy
Date: 2009-09-23 15:18:37 +0200 (Wed, 23 Sep 2009)
New Revision: 28378
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[Spec/S02-bits.pod]wrapping the line.
Modified: docs/Perl6/Spec/S02-bits.pod
===
--- docs/Perl6/Spec/
Author: Kodi
Date: 2009-09-24 13:31:01 +0200 (Thu, 24 Sep 2009)
New Revision: 28391
Modified:
docs/Perl6/Spec/S04-control.pod
Log:
[S04] Made CATCH's special treatment of default blocks, which is already
implied by the spec, more explicit.
Modified: docs/Perl6/Spec/S04-control.pod
===
Author: jimmy
Date: 2009-09-25 07:18:20 +0200 (Fri, 25 Sep 2009)
New Revision: 28400
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[Spec/S02-bits.pod]used standard dialect 'Pod'
Modified: docs/Perl6/Spec/S02-bits.pod
===
--- docs/Pe
Author: jimmy
Date: 2009-09-25 12:32:57 +0200 (Fri, 25 Sep 2009)
New Revision: 28403
Modified:
docs/Perl6/Spec/S21-calling-foreign-code.pod
docs/Perl6/Spec/S26-documentation.pod
docs/Perl6/Spec/S28-special-names.pod
docs/Perl6/Spec/S32-setting-library/Abstraction.pod
docs/Perl6/Spec
Author: jimmy
Date: 2009-09-25 14:32:52 +0200 (Fri, 25 Sep 2009)
New Revision: 28404
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[Spec/S02-bits.pod]use standard dialect 'Pod'
Modified: docs/Perl6/Spec/S02-bits.pod
===
--- docs/Per
Author: jimmy
Date: 2009-09-27 15:11:06 +0200 (Sun, 27 Sep 2009)
New Revision: 28440
Modified:
docs/Perl6/Spec/S02-bits.pod
docs/Perl6/Spec/S03-operators.pod
Log:
[Spec]added C<...> format for Unicode code point number.
Modified: docs/Perl6/Spec/S02-bits.pod
Author: lwall
Date: 2009-09-28 04:44:17 +0200 (Mon, 28 Sep 2009)
New Revision: 28444
Modified:
docs/Perl6/Spec/S12-objects.pod
Log:
[S12] require parens on .'method'() form
Modified: docs/Perl6/Spec/S12-objects.pod
===
--- docs/P
Author: jimmy
Date: 2009-09-28 04:51:49 +0200 (Mon, 28 Sep 2009)
New Revision: 28445
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[Spec/S02-bits.pod]fixed typo, intro -> into.
Modified: docs/Perl6/Spec/S02-bits.pod
===
--- docs/Per
Author: jimmy
Date: 2009-09-28 05:13:15 +0200 (Mon, 28 Sep 2009)
New Revision: 28446
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[Spec/S02-bits.pod]revert r28445, it's not typo. diakopter++ and JimmyZ--
Modified: docs/Perl6/Spec/S02-bits.pod
Author: lwall
Date: 2009-09-29 01:06:14 +0200 (Tue, 29 Sep 2009)
New Revision: 28480
Modified:
docs/Perl6/Spec/S05-regex.pod
Log:
[S05] specifically allow :temp and :let forms, pmichaud++
Modified: docs/Perl6/Spec/S05-regex.pod
=
Author: lwall
Date: 2009-09-29 19:50:27 +0200 (Tue, 29 Sep 2009)
New Revision: 28502
Modified:
docs/Perl6/Spec/S02-bits.pod
docs/Perl6/Spec/S03-operators.pod
docs/Perl6/Spec/S32-setting-library/Containers.pod
Log:
[S02,S03,S32]
add Stringy role
attempt to distinguish numeric objects from
Author: lwall
Date: 2009-09-29 23:05:11 +0200 (Tue, 29 Sep 2009)
New Revision: 28506
Modified:
docs/Perl6/Spec/S06-routines.pod
docs/Perl6/Spec/S11-modules.pod
Log:
[S06,S11] kill infix:, replace with statement_control:
Modified: docs/Perl6/Spec/S06-routines.pod
===
Author: colomon
Date: 2009-09-30 04:30:39 +0200 (Wed, 30 Sep 2009)
New Revision: 28512
Modified:
docs/Perl6/Spec/S32-setting-library/Numeric.pod
Log:
[docs/Perl6] postfix: should return a Complex.
Modified: docs/Perl6/Spec/S32-setting-library/Numeric.pod
===
Author: colomon
Date: 2009-09-30 13:53:58 +0200 (Wed, 30 Sep 2009)
New Revision: 28514
Modified:
docs/Perl6/Spec/S32-setting-library/Numeric.pod
Log:
[docs/Perl6] postfix: should take a Numeric.
Modified: docs/Perl6/Spec/S32-setting-library/Numeric.pod
Author: moritz
Date: 2009-10-01 08:58:00 +0200 (Thu, 01 Oct 2009)
New Revision: 28523
Modified:
docs/Perl6/Spec/S32-setting-library/Numeric.pod
Log:
[S32::Num] More thoughts on Inf/NaN Complex, and on comparing Complex and Real
numbers
Also bring the goodness of the newly defined Numeric and
Author: lwall
Date: 2009-10-01 18:53:43 +0200 (Thu, 01 Oct 2009)
New Revision: 28528
Modified:
docs/Perl6/Spec/S04-control.pod
docs/Perl6/Spec/S32-setting-library/Basics.pod
docs/Perl6/Spec/S32-setting-library/IO.pod
Log:
[S04] add statement_prefix:
[IO] add "note" function as say to stde
Author: lwall
Date: 2009-10-03 20:13:38 +0200 (Sat, 03 Oct 2009)
New Revision: 28574
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
[S06]
remove 'is inline' as supportive of bad premature optimization policy
instead establish hard/soft distinctions for routine mutability
default to hard, unles
Author: lwall
Date: 2009-10-03 20:35:05 +0200 (Sat, 03 Oct 2009)
New Revision: 28575
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] add SoftRoutine and HardRoutine types to type lists
Modified: docs/Perl6/Spec/S02-bits.pod
===
Author: pmichaud
Date: 2009-10-04 16:26:35 +0200 (Sun, 04 Oct 2009)
New Revision: 28589
Modified:
docs/Perl6/Spec/S08-capture.pod
Log:
[S08]: Some notes where online discussions are at odds with the spec.
Modified: docs/Perl6/Spec/S08-capture.pod
=
Author: pmichaud
Date: 2009-10-04 16:27:33 +0200 (Sun, 04 Oct 2009)
New Revision: 28590
Modified:
docs/Perl6/Spec/S08-capture.pod
Log:
[S08]: Update mime-type for .pod document.
Property changes on: docs/Perl6/Spec/S08-capture.pod
Author: pmichaud
Date: 2009-10-04 16:28:27 +0200 (Sun, 04 Oct 2009)
New Revision: 28591
Modified:
docs/Perl6/Spec/S08-capture.pod
Log:
[S08]: Update svn:eol-style property.
Property changes on: docs/Perl6/Spec/S08-capture.pod
_
Author: moritz
Date: 2009-10-04 19:15:19 +0200 (Sun, 04 Oct 2009)
New Revision: 28594
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
[S03] markup
Modified: docs/Perl6/Spec/S03-operators.pod
===
--- docs/Perl6/Spec/S03-operators.
Author: moritz
Date: 2009-10-04 19:15:29 +0200 (Sun, 04 Oct 2009)
New Revision: 28595
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
[S03] thinko
Modified: docs/Perl6/Spec/S03-operators.pod
===
--- docs/Perl6/Spec/S03-operators.
Author: moritz
Date: 2009-10-04 19:15:43 +0200 (Sun, 04 Oct 2009)
New Revision: 28596
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
[S03] be more consequent in removing :by
Modified: docs/Perl6/Spec/S03-operators.pod
===
--- do
Author: moritz
Date: 2009-10-04 19:15:53 +0200 (Sun, 04 Oct 2009)
New Revision: 28597
Modified:
docs/Perl6/Spec/S32-setting-library/Numeric.pod
Log:
[S32/Numeric] major overhaul
* Most methods that were in Num are now Numeric
* sign() and the rounding methods are now in Real
* document (at lea
Author: Darren_Duncan
Date: 2009-10-04 23:36:46 +0200 (Sun, 04 Oct 2009)
New Revision: 28612
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
Spec S03 : add Range methods .excl_min, .excl_max
Modified: docs/Perl6/Spec/S03-operators.pod
==
Author: Darren_Duncan
Date: 2009-10-05 10:00:51 +0200 (Mon, 05 Oct 2009)
New Revision: 28619
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
Spec S03 : added cases where a Range is considered empty
Modified: docs/Perl6/Spec/S03-operators.pod
===
Author: lwall
Date: 2009-10-05 17:32:04 +0200 (Mon, 05 Oct 2009)
New Revision: 28622
Modified:
docs/Perl6/Spec/S03-operators.pod
docs/Perl6/Spec/S32-setting-library/Numeric.pod
Log:
[S03] dehuffmanize excl_* slightly to emphasize boolean nature to reader
[S32] add i as constant
Modified: d
Author: lwall
Date: 2009-10-05 21:18:23 +0200 (Mon, 05 Oct 2009)
New Revision: 28625
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
[S03] more tidying of ranges
Modified: docs/Perl6/Spec/S03-operators.pod
===
--- docs/Perl6/Spe
Author: lwall
Date: 2009-10-06 02:47:27 +0200 (Tue, 06 Oct 2009)
New Revision: 28632
Modified:
docs/Perl6/Spec/S32-setting-library/IO.pod
Log:
[IO] clarify semantics and usage of note()
Modified: docs/Perl6/Spec/S32-setting-library/IO.pod
==
Author: jnthn
Date: 2009-10-08 22:49:07 +0200 (Thu, 08 Oct 2009)
New Revision: 28664
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
First cut of specification for signature introspection.
Modified: docs/Perl6/Spec/S06-routines.pod
==
Author: jnthn
Date: 2009-10-08 23:04:06 +0200 (Thu, 08 Oct 2009)
New Revision: 28665
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
[spec] Add missing invocant and multi_invocant traits from signature
introspection interface.
Modified: docs/Perl6/Spec/S06-routines.pod
===
Author: kyle
Date: 2009-10-08 23:19:50 +0200 (Thu, 08 Oct 2009)
New Revision: 28666
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
typo fix
Modified: docs/Perl6/Spec/S06-routines.pod
===
--- docs/Perl6/Spec/S06-routines.pod20
Author: lwall
Date: 2009-10-09 00:55:49 +0200 (Fri, 09 Oct 2009)
New Revision: 28667
Modified:
docs/Perl6/Spec/S12-objects.pod
Log:
[S12] revise type subset pair notation a bit
Modified: docs/Perl6/Spec/S12-objects.pod
===
--- do
Author: lwall
Date: 2009-10-09 01:51:23 +0200 (Fri, 09 Oct 2009)
New Revision: 28668
Modified:
docs/Perl6/Spec/S06-routines.pod
docs/Perl6/Spec/S12-objects.pod
Log:
[S06,S12] clarify when yada is taken to be a stub
[S06] clarify semantics of package subs
[S06] document that subs default to '
Author: lwall
Date: 2009-10-09 02:16:10 +0200 (Fri, 09 Oct 2009)
New Revision: 28670
Modified:
docs/Perl6/Spec/S12-objects.pod
Log:
[S12] or there's this approach
Modified: docs/Perl6/Spec/S12-objects.pod
===
--- docs/Perl6/Spec/
Author: lwall
Date: 2009-10-09 04:58:38 +0200 (Fri, 09 Oct 2009)
New Revision: 28671
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] fix fossil spotted by diakopter++
Modified: docs/Perl6/Spec/S02-bits.pod
===
--- docs/Perl6/Sp
Author: Util
Date: 2009-10-09 21:20:19 +0200 (Fri, 09 Oct 2009)
New Revision: 28689
Modified:
docs/Perl6/Spec/S02-bits.pod
docs/Perl6/Spec/S03-operators.pod
docs/Perl6/Spec/S04-control.pod
docs/Perl6/Spec/S06-routines.pod
docs/Perl6/Spec/S07-iterators.pod
docs/Perl6/Spec/S11-modu
Author: jnthn
Date: 2009-10-09 22:24:47 +0200 (Fri, 09 Oct 2009)
New Revision: 28695
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
[spec] Specify introspection of type captures.
Modified: docs/Perl6/Spec/S06-routines.pod
===
---
Author: jnthn
Date: 2009-10-09 22:26:22 +0200 (Fri, 09 Oct 2009)
New Revision: 28696
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
[spec] Wording tweak/typo fix.
Modified: docs/Perl6/Spec/S06-routines.pod
===
--- docs/Perl6/Spec
Author: lwall
Date: 2009-10-10 03:42:21 +0200 (Sat, 10 Oct 2009)
New Revision: 28709
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
[S06]
document both nominal and storage aspects of ::T capture
clarify that T does not require an exact match
rename section to En passant type capture
Modified
Author: pmurias
Date: 2009-10-10 12:32:39 +0200 (Sat, 10 Oct 2009)
New Revision: 28715
Modified:
docs/Perl6/Spec/S32-setting-library/Containers.pod
Log:
remove mention of sparse arrays from S32
Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod
===
Author: pmurias
Date: 2009-10-10 17:23:10 +0200 (Sat, 10 Oct 2009)
New Revision: 28723
Modified:
docs/Perl6/Spec/S32-setting-library/Containers.pod
Log:
[S32] Array.shift and Array.pop return a failure if the @array is empty
Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod
Author: lwall
Date: 2009-10-10 19:16:31 +0200 (Sat, 10 Oct 2009)
New Revision: 28727
Modified:
docs/Perl6/Spec/S04-control.pod
docs/Perl6/Spec/S06-routines.pod
Log:
[S04,S06]
Placeholders may never be used in a hash composer.
Explain how this means map always works right even if it's map { $
Author: jimmy
Date: 2009-10-11 08:22:37 +0200 (Sun, 11 Oct 2009)
New Revision: 28749
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[Spec/S02] updated a bit format.
Modified: docs/Perl6/Spec/S02-bits.pod
===
--- docs/Perl6/Spec/S02-b
Author: carlin
Date: 2009-10-11 09:21:58 +0200 (Sun, 11 Oct 2009)
New Revision: 28750
Modified:
docs/Perl6/Spec/S16-io.pod
Log:
[Spec/S16-io] Tidied up some formatting and escaped the brackets in %*ENV
to (hopefully) fix a POD-error
Modified: docs/Perl6/Spec/S16-io.pod
===
Author: jimmy
Date: 2009-10-11 10:55:02 +0200 (Sun, 11 Oct 2009)
New Revision: 28751
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[Spec/S02-bits.pod] changed colon to comma
Modified: docs/Perl6/Spec/S02-bits.pod
===
--- docs/Perl6/
Author: masak
Date: 2009-10-11 13:04:33 +0200 (Sun, 11 Oct 2009)
New Revision: 28754
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
Revert "[Spec/S02-bits.pod] changed colon to comma"
The improvement was of the kind where things were actually more improved
before the change than after. Reverting.
Author: carlin
Date: 2009-10-12 03:15:43 +0200 (Mon, 12 Oct 2009)
New Revision: 28768
Modified:
docs/Perl6/Spec/S16-io.pod
docs/Perl6/Spec/S29-functions.pod
Log:
[Spec/S29-functions.pod] Added some details about die and fail
Modified: docs/Perl6/Spec/S16-io.pod
Author: carlin
Date: 2009-10-12 03:19:18 +0200 (Mon, 12 Oct 2009)
New Revision: 28769
Modified:
docs/Perl6/Spec/S16-io.pod
Log:
[Spec/S16-io.pod] Use Z<> to escape %*ENV. Accidentally commited the last
change. carlin--
Modified: docs/Perl6/Spec/S16-io.pod
=
Author: carlin
Date: 2009-10-12 12:11:08 +0200 (Mon, 12 Oct 2009)
New Revision: 28772
Modified:
docs/Perl6/Spec/S29-functions.pod
Log:
[Spec/S29-functions.pod] Fixed mistake with 'die'. carlin--, masak++
Modified: docs/Perl6/Spec/S29-functions.pod
==
Author: masak
Date: 2009-10-13 16:51:50 +0200 (Tue, 13 Oct 2009)
New Revision: 28780
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
[S06] fixed typo
Modified: docs/Perl6/Spec/S06-routines.pod
===
--- docs/Perl6/Spec/S06-routines.
Author: lwall
Date: 2009-10-19 19:20:38 +0200 (Mon, 19 Oct 2009)
New Revision: 28846
Modified:
docs/Perl6/Spec/S12-objects.pod
Log:
[S12] treat all delegation objects equally including arrays and hashes
Modified: docs/Perl6/Spec/S12-objects.pod
Author: masak
Date: 2009-10-21 00:03:48 +0200 (Wed, 21 Oct 2009)
New Revision: 28864
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
[S06] same-named non-anon positionals are a compile error
Modified: docs/Perl6/Spec/S06-routines.pod
Author: moritz
Date: 2009-10-21 00:15:32 +0200 (Wed, 21 Oct 2009)
New Revision: 28865
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
[S06] extend uniq name constraint to named parameters too
Modified: docs/Perl6/Spec/S06-routines.pod
===
Author: moritz
Date: 2009-10-21 09:55:53 +0200 (Wed, 21 Oct 2009)
New Revision: 28868
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
[S06] more consistency on name collisions in signatures, masak++
Modified: docs/Perl6/Spec/S06-routines.pod
Author: masak
Date: 2009-10-21 10:50:10 +0200 (Wed, 21 Oct 2009)
New Revision: 28870
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
[S06] third attempt at describing elusive name collision
Modified: docs/Perl6/Spec/S06-routines.pod
=
Author: lwall
Date: 2009-10-22 17:31:38 +0200 (Thu, 22 Oct 2009)
New Revision: 28880
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] refine global linkage policies
Modified: docs/Perl6/Spec/S02-bits.pod
===
--- docs/Perl6/Spec/
Author: lwall
Date: 2009-10-22 17:55:21 +0200 (Thu, 22 Oct 2009)
New Revision: 28881
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] document desire to have decimal literals biased toward Rat storage
Modified: docs/Perl6/Spec/S02-bits.pod
Author: lwall
Date: 2009-10-22 18:21:29 +0200 (Thu, 22 Oct 2009)
New Revision: 28882
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] tweak Rat to max out at rat64 by default
Modified: docs/Perl6/Spec/S02-bits.pod
===
--- docs/P
Author: moritz
Date: 2009-10-22 19:34:58 +0200 (Thu, 22 Oct 2009)
New Revision: 28883
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] use old school math, Eirik++
Modified: docs/Perl6/Spec/S02-bits.pod
===
--- docs/Perl6/Spec/S0
501 - 600 of 973 matches
Mail list logo