Skip to content

Instantly share code, notes, and snippets.

@pmichaud
Created May 5, 2013 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmichaud/5521439 to your computer and use it in GitHub Desktop.
Save pmichaud/5521439 to your computer and use it in GitHub Desktop.
commit 883fd06cc5bcdb63a87a2cd3c099d0bd5e1d55fc
Author: Tadeusz Sośnierz <tadzikes@gmail.com>
Date: Fri Feb 22 18:03:55 2013 +0100
bump VERSION to 2013.02
commit 688763c4c4decd40ac1462036c4ddb40405f6767
Author: jnthn <jnthn@jnthn.net>
Date: Thu Feb 21 13:34:56 2013 +0100
Toss outdated comment.
commit 866304d022db003cdd24947f9a7d1d803b2b8c3d
Author: jnthn <jnthn@jnthn.net>
Date: Thu Feb 21 13:28:51 2013 +0100
Toss long-broken --dumper option and related code.
Looking at the code, it almost certainly hasn't worked for a long time.
commit 6f3692d4314a1297246c26f3b5fa71d7a4dc75a8
Author: jnthn <jnthn@jnthn.net>
Date: Thu Feb 21 01:04:03 2013 +0100
Port EXPR to NQP. Much code from kboga++.
commit 2ddd4dc187985d635d603f66b635ec928d850119
Merge: bd369a5 031801c
Author: cotto <christoph_github@mksig.org>
Date: Wed Feb 20 18:27:55 2013 -0800
Merge pull request #75 from perl6/ops-fixes
clean up some ops definitions
commit bd369a53cf27959125cea6978a9519f987c30dcb
Author: jnthn <jnthn@jnthn.net>
Date: Wed Feb 20 23:57:39 2013 +0100
Turn EXPR_reduce from PIR to NQP.
Most of the work was done by kboga++. Added some native types and did
some changes for the sake of performance.
commit 7fc8127d32d33547f0b083f815fdfa09b9bf35bc
Author: jnthn <jnthn@jnthn.net>
Date: Wed Feb 20 23:05:38 2013 +0100
Move mark hash to ParseShared.
This should get rid of some bugs due to over-sharing of the hash, but
also makes it easy to get rid of 2 more Q:PIR chunks.
commit 031801cf2dba07e914db246d943b0387435b286a
Author: Christoph Otto <christoph_github@mksig.org>
Date: Wed Feb 20 12:17:48 2013 -0800
use a non-empty default case
commit f802b49b20dc4beb5a1a41dcb2f42a7cb4312ed7
Author: Christoph Otto <christoph_github@mksig.org>
Date: Wed Feb 20 00:35:32 2013 -0800
clean up some ops definitions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment