GitHub | 22 May 2013 22:03

[perl6/specs] 2d423f: .WHY is specced now.

  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 2d423f2f1fa0a6171a00d121c6089cb9c8ca5862
      https://github.com/perl6/specs/commit/2d423f2f1fa0a6171a00d121c6089cb9c8ca5862
  Author: Timo Paulssen <timonator <at> perpetuum-immobile.de>
  Date:   2013-05-22 (Wed, 22 May 2013)

  Changed paths:
    M S12-objects.pod

  Log Message:
  -----------
  .WHY is specced now.

GitHub | 23 May 2013 00:39

[perl6/specs] 465ec2: [S02] Clarified quotewords being bound to paramete...

  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 465ec29646591f8da63d3a201c75b711f2e52804
      https://github.com/perl6/specs/commit/465ec29646591f8da63d3a201c75b711f2e52804
  Author: lue <rnddim <at> gmail.com>
  Date:   2013-05-22 (Wed, 22 May 2013)

  Changed paths:
    M S02-bits.pod

  Log Message:
  -----------
  [S02] Clarified quotewords being bound to parameters

The sentence on how a quoteword is flattened or sliced when bound to a
parameter is a bit clearer now.

GitHub | 22 May 2013 20:43

[perl6/specs] c33114: Revert "Added spec for :vk subscript adverbial"

  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: c33114e392334d75bd57c0ceefb5035031d49c45
      https://github.com/perl6/specs/commit/c33114e392334d75bd57c0ceefb5035031d49c45
  Author: Elizabeth Mattijsen <liz <at> dijkmat.nl>
  Date:   2013-05-22 (Wed, 22 May 2013)

  Changed paths:
    M S02-bits.pod

  Log Message:
  -----------
  Revert "Added spec for :vk subscript adverbial"

This reverts commit 451c4bbfc0dc3b0337392962cbb7e5c57cba7135.

GitHub | 22 May 2013 20:23

[perl6/specs] 451c4b: Added spec for :vk subscript adverbial

  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 451c4bbfc0dc3b0337392962cbb7e5c57cba7135
      https://github.com/perl6/specs/commit/451c4bbfc0dc3b0337392962cbb7e5c57cba7135
  Author: Elizabeth Mattijsen <liz <at> dijkmat.nl>
  Date:   2013-05-22 (Wed, 22 May 2013)

  Changed paths:
    M S02-bits.pod

  Log Message:
  -----------
  Added spec for :vk subscript adverbial

I assume we will need a .vk method later as well.  Will spec this later unless
someone beats me to it / tells me not to do it.

GitHub | 21 May 2013 23:49

[perl6/specs] f868fd: Small clarification in subscript adverbs

  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: f868fd3462606730b090d1b4ae8022e210efdd2c
      https://github.com/perl6/specs/commit/f868fd3462606730b090d1b4ae8022e210efdd2c
  Author: Elizabeth Mattijsen <liz <at> dijkmat.nl>
  Date:   2013-05-21 (Tue, 21 May 2013)

  Changed paths:
    M S02-bits.pod

  Log Message:
  -----------
  Small clarification in subscript adverbs

After masak++ made me think about it more

GitHub | 21 May 2013 22:52

[perl6/specs] 7883bc: Some clarifications on using adverbs with subscrip...

  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 7883bce8e34f2b792ee51d78c46d34661b1752da
      https://github.com/perl6/specs/commit/7883bce8e34f2b792ee51d78c46d34661b1752da
  Author: Elizabeth Mattijsen <liz <at> dijkmat.nl>
  Date:   2013-05-21 (Tue, 21 May 2013)

  Changed paths:
    M S02-bits.pod

  Log Message:
  -----------
  Some clarifications on using adverbs with subscripts

Please consider this a draft, a discussion piece if you will.  I simply
got inspired by http://irclog.perlgeek.de/perl6/2013-05-21#i_7098764

GitHub | 21 May 2013 08:50

[perl6/specs] b9679d: make a proto example work again.

  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: b9679d4dbc377d683f999b6a11f2231760412196
      https://github.com/perl6/specs/commit/b9679d4dbc377d683f999b6a11f2231760412196
  Author: Timo Paulssen <timonator <at> perpetuum-immobile.de>
  Date:   2013-05-20 (Mon, 20 May 2013)

  Changed paths:
    M S06-routines.pod

  Log Message:
  -----------
  make a proto example work again.

GitHub | 19 May 2013 00:54

[perl6/specs] 81cf4c: [S02] Fix COMPILING pseudopackage example.

  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 81cf4c7327bcf2d48224fa1ca2c145e90a211677
      https://github.com/perl6/specs/commit/81cf4c7327bcf2d48224fa1ca2c145e90a211677
  Author: lue <rnddim <at> gmail.com>
  Date:   2013-05-18 (Sat, 18 May 2013)

  Changed paths:
    M S02-bits.pod

  Log Message:
  -----------
  [S02] Fix COMPILING pseudopackage example.

The example seemed to show a misunderstanding of BEGIN blocks, at least
by our undestanding :) . Fixed so that the BEGIN blocks work like they
were intended, by moving each in a separate closure.

GitHub | 15 May 2013 17:56

[perl6/specs] 14e9ce: define INIT/END order across modules

  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 14e9ce6c8a7cb5f9f7c69d7c18b8a405031c4b33
      https://github.com/perl6/specs/commit/14e9ce6c8a7cb5f9f7c69d7c18b8a405031c4b33
  Author: Larry Wall <larry <at> wall.org>
  Date:   2013-05-15 (Wed, 15 May 2013)

  Changed paths:
    M S04-control.pod

  Log Message:
  -----------
  define INIT/END order across modules

GitHub | 15 May 2013 19:32

[perl6/specs] a7444d: distinguish FINAL phase from CHECK phase

  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: a7444d895a3641df8ee44311f3613c1612c4de33
      https://github.com/perl6/specs/commit/a7444d895a3641df8ee44311f3613c1612c4de33
  Author: Larry Wall <larry <at> wall.org>
  Date:   2013-05-15 (Wed, 15 May 2013)

  Changed paths:
    M S02-bits.pod
    M S04-control.pod
    M S06-routines.pod
    M S10-packages.pod
    M S12-objects.pod
    M S19-commandline.pod

  Log Message:
  -----------
  distinguish FINAL phase from CHECK phase

CHECK phase is always after the parsing of the current compilation
unit.  FINAL phase is after the main application's CHECK phase,
when the application as a whole commits to optimization policies.
In other words, a FINAL block defined in a module is not run when the
module is compiled (that would be a CHECK instead), but rather when the
application using the module is completing its compilation and linking.

GitHub | 15 May 2013 20:10

[perl6/specs] 8fca4e: "first time" tweak from PerlJam++

  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 8fca4e78d40d2e98b74765199c63e6c2a1d20793
      https://github.com/perl6/specs/commit/8fca4e78d40d2e98b74765199c63e6c2a1d20793
  Author: Larry Wall <larry <at> wall.org>
  Date:   2013-05-15 (Wed, 15 May 2013)

  Changed paths:
    M S04-control.pod

  Log Message:
  -----------
  "first time" tweak from PerlJam++


Gmane