jnthn (Jonathan Worthington)

Name
Jonathan Worthington
Website/Blog
http://www.jnthn.net/
Location
Bratislava, Slovakia
Member Since
Jan 29, 2009 (10 months)

Following 5 githubbers and watching 11 repositories view all →

Public Repositories (2)

  • lolsql

    I can has lolsql parser?

    legend

    Last updated Thu Nov 26 11:04:51 -0800 2009

  • blizkost

    Makes Perl 5 available as if it were just another Parrot language by embedding the Perl 5 interpr...

    legend

    Last updated Sat Nov 21 12:37:54 -0800 2009

Public Activity feed

jnthn pushed to master at perl6/book Sun Dec 06 11:35:23 -0800 2009
HEAD is 1b7ec89738197f8cea4db7c94b46237e3a766cf5
  • jnthn committed 1b7ec897:
    [roles] Start to fill out the roles chapter a bit.
jnthn pushed to master at perl6/book Sat Dec 05 14:45:04 -0800 2009
HEAD is 7519c2f64f5f412fb9d52b89a69cd694a9b4447e

2 commits »

jnthn pushed to ng at rakudo/rakudo Sat Dec 05 11:20:31 -0800 2009
HEAD is 53a6f77604fd4df549678906e491929d939f03b5
  • jnthn committed 53a6f776:
    Put back .?, .+, .* for method calls by name.
jnthn pushed to ng at rakudo/rakudo Sat Dec 05 09:55:00 -0800 2009
HEAD is 51c596c9670d5e47f4a9c20d83c00de4261ebf71

2 commits »

jnthn pushed to ng at rakudo/rakudo Sat Dec 05 09:26:35 -0800 2009
HEAD is 10bc6e856b7e2df60293c2801175632915e34aa5
  • jnthn committed 10bc6e85:
    Get role to instance application implemented (operators are fully in Perl 6, applicator is in NQP with one little Parrot-specific bit that we can eliminate later).
jnthn pushed to ng at rakudo/rakudo Sun Nov 29 11:30:29 -0800 2009
HEAD is 4319d9643c697bcb010eeb260c865988db3919ff
jnthn pushed to ng at rakudo/rakudo Sun Nov 29 10:21:27 -0800 2009
HEAD is 1bbf3e6d8e725e2641cff06a4b94aecdcc69fcd2

2 commits »

jnthn pushed to ng at rakudo/rakudo Sun Nov 29 09:46:43 -0800 2009
HEAD is 69293da26f50206d06262d4bdbf2cb39a6b3f49e

2 commits »

jnthn added leto to lolsql Thu Nov 26 11:01:51 -0800 2009
lolsql is at jnthn/lolsql
jnthn added mattw to lolsql Thu Nov 26 06:01:41 -0800 2009
lolsql is at jnthn/lolsql
jnthn pushed to ng at rakudo/rakudo Wed Nov 25 15:12:32 -0800 2009
HEAD is 28273a3ad0da00040f2c8d70ef21e268c06fd698
  • jnthn committed 28273a3a:
    Use the compose method on Attribute to do accessor method generation now, rather than doing it in the actions. This means that we're now implementing the Attribute meta-object API from metamodel.pod and using it.
jnthn pushed to ng at rakudo/rakudo Wed Nov 25 14:20:28 -0800 2009
HEAD is c8b9b42fbf168e7b953097a335510909230c40a5

2 commits »

jnthn pushed to ng at rakudo/rakudo Wed Nov 25 13:44:15 -0800 2009
HEAD is 2455fca951ea9862cfa07d4383791fa051c5933d
  • jnthn committed 2455fca9:
    Get role composition conflict detection and resolution by having a method provided working again.
jnthn pushed to ng at rakudo/rakudo Wed Nov 25 13:24:18 -0800 2009
HEAD is 3bf4c796b5ea9f8f454dcd2179a3e543c5dd6ee9
jnthn pushed to ng at rakudo/rakudo Wed Nov 25 10:51:25 -0800 2009
HEAD is 6780c91c585a34b5a7ce0afc861ce2400913dc8f
  • jnthn committed 6780c91c:
    Start to fill out role to role application, including flagging up conflicts. Sort of works, but it appears that some issue in push and another issue prevent the conflict analysis working out properly just yet.
jnthn pushed to ng at rakudo/rakudo Tue Nov 24 15:48:51 -0800 2009
HEAD is 359c583f384c8b180199d7349cda160361a5c1a2
  • jnthn committed 359c583f:
    Write Perl6::Metamodel::RoleToClassApplier in NQP instead of PIR. Yay!
jnthn pushed to ng at rakudo/rakudo Tue Nov 24 14:42:58 -0800 2009
HEAD is def1b0a51fdd703ef4d8e04b85e4f146d55799e0
  • jnthn committed def1b0a5:
    Fill out collision and requirement handling a bit. Note that we do it all ourselves - later, we'll track enough to give better errors, but also it'll make it easier to totally drop basing this of Parrot's Role PMC in the future.
jnthn pushed to ng at rakudo/rakudo Tue Nov 24 14:16:46 -0800 2009
HEAD is d63badbb55d56bb17724d7628344f8d21d92092f

2 commits »

jnthn pushed to ng at rakudo/rakudo Tue Nov 24 12:31:01 -0800 2009
HEAD is f8551429eff0467a920fc8f34b1a9b849ca428d3
  • jnthn committed f8551429:
    Get us building signatures for subs/methods/role bodies lazily.
jnthn pushed to ng at rakudo/rakudo Tue Nov 24 09:36:11 -0800 2009
HEAD is 6fb0a0a1c9c47db8cc9f94342dd26d966364a9bf

4 commits »

jnthn pushed to ng at rakudo/rakudo Tue Nov 24 06:49:35 -0800 2009
HEAD is ce66336770c3d7173c2dd8f911cfc186a50acdf5
  • jnthn committed ce663367:
    Gah, I screwed up the last commit. Corrected.
jnthn pushed to ng at rakudo/rakudo Tue Nov 24 06:09:14 -0800 2009
HEAD is 18082eaebc2357e72ea6415954f8c3854c86873e

3 commits »

jnthn pushed to ng at rakudo/rakudo Mon Nov 23 15:58:57 -0800 2009
HEAD is 2cb5bc132c25dbd98d9a57e40f58a88c6140c0d7
  • jnthn committed 2cb5bc13:
    Various tweaks to .params and .arity to try and be a bit more correct with list handling. Seems another bug blocks things though.
jnthn pushed to ng at rakudo/rakudo Mon Nov 23 15:40:12 -0800 2009
HEAD is 92410f88ceeba74a41753917ed2e41d7bae315a6
jnthn pushed to ng at rakudo/rakudo Mon Nov 23 15:27:01 -0800 2009
HEAD is 7f84f0d95ced7698a9e93ea64c8489f16b74d637

2 commits »

jnthn pushed to ng at rakudo/rakudo Mon Nov 23 15:18:28 -0800 2009
HEAD is fc45ac25c72a073f0c512b7b92bce7e21792f1ce
  • jnthn committed fc45ac25:
    Start to eliminate is ref in favor of the \ quantifier. Stub in parsing and various bits for the | quantifier too.
jnthn pushed to ng at rakudo/rakudo Mon Nov 23 14:19:15 -0800 2009
HEAD is 44bac010cdeb931144821738f252e422a9f617ac

2 commits »

jnthn pushed to ng at rakudo/rakudo Mon Nov 23 11:27:33 -0800 2009
HEAD is 6677f7cc0916c3fb3595b4c32c5556b73f027f72

2 commits »

jnthn pushed to ng at rakudo/rakudo Mon Nov 23 10:48:32 -0800 2009
HEAD is d3f9a8f29b5047d616c16666c759f2edaed4bcb0
jnthn pushed to ng at rakudo/rakudo Mon Nov 23 10:37:41 -0800 2009
HEAD is 6a652f5ac82e4e8ee07c4feb975197af6e3f016d
  • jnthn committed 6a652f5a:
    Give Junction a decent custom .new, meaning we can now nicely write all of any/all/one/none in the setting, as well as the various operators.
jnthn pushed to ng at rakudo/rakudo Mon Nov 23 09:55:45 -0800 2009
HEAD is 6f598ed7433ff55bb3e532c1f26b153251165da5
  • jnthn committed 6f598ed7:
    Start to get some junctional bits back in. Not yet working (but want to continue hacking on my desktop, not on my laptop :-)).
jnthn pushed to ng at rakudo/rakudo Sun Nov 22 13:56:36 -0800 2009
HEAD is b042e04002b1c1233a6e35287f788be361c515a1
jnthn pushed to ng at rakudo/rakudo Sun Nov 22 13:30:21 -0800 2009
HEAD is e5eeb47250baef16061620ffc61e426d8b625a80

2 commits »

jnthn pushed to ng at rakudo/rakudo Sun Nov 22 12:15:18 -0800 2009
HEAD is 7921dad270dfc263a8a842b9882354880d9d93b4
  • jnthn committed 7921dad2:
    Fill out metamodel details somewhat. No doubt this will need and get tweaks and additions, but it'll serve as a first cut.
jnthn pushed to master at rakudo/rakudo Thu Nov 19 09:38:22 -0800 2009
HEAD is d351043957248727151dd2cc65c43d16cd4757b9
  • jnthn committed d3510439:
    Tweak the release announcement and change log to clarify what the nested siggies thing really is.