kyleha (Kyle Hasselbacher)

Name
Kyle Hasselbacher
Email
Location
Lombard, IL
Member Since
Jul 26, 2009 (4 months)

Following 0 githubbers and watching 4 repositories view all →

Public Repositories (1)

Public Activity feed

kyleha pushed to ng at rakudo/rakudo Tue Nov 24 19:58:51 -0800 2009
HEAD is 07e9a57efe2a70183a9ca5c6d9f1a16fdc5e8632
kyleha pushed to ng at rakudo/rakudo Mon Nov 23 20:37:23 -0800 2009
HEAD is c3e17bac5974b58be7bb139750a7d1084cc0314e
  • kyleha committed c3e17bac:
    integration/substr-after-match-in-gather-in-for.t passes now
kyleha pushed to master at rakudo/rakudo Mon Nov 23 19:06:37 -0800 2009
HEAD is 0a61bee23f0f02a19fb192790385d084d47c1024
  • kyleha committed 0a61bee2:
    Make gen_parrot.pl die more gracefully, thanks to Timothy Bollman
kyleha pushed to ng at rakudo/rakudo Mon Nov 23 16:32:15 -0800 2009
HEAD is c0678dd3865e760e8020b3b0bd84905adae22fe1
kyleha pushed to ng at rakudo/rakudo Mon Nov 23 12:16:52 -0800 2009
HEAD is 20807e69a3f84225e8bd30b6cf788bc1664f5b31
kyleha pushed to ng at rakudo/rakudo Sun Nov 22 08:30:32 -0800 2009
HEAD is ebaea1b12ad763f3ed686182199ed2220c77be83
kyleha pushed to master at rakudo/rakudo Tue Nov 17 10:04:26 -0800 2009
HEAD is 68d5c37f9f129c36977f8152b730346f7ad67278
  • kyleha committed 68d5c37f:
    tools/update_passing_test_data.pl will fork according to $ENV{TEST_JOBS}
kyleha pushed to ng at rakudo/rakudo Tue Nov 17 09:55:59 -0800 2009
HEAD is b893c8658dc94c81d651dbc335dcb84b5f421343
  • kyleha committed b893c865:
    [spectest.data] two more integration files pass
kyleha pushed to ng at rakudo/rakudo Tue Nov 17 08:06:41 -0800 2009
HEAD is 94fa72e326cf6281e3351c60e69df4ddd219729f
  • kyleha committed 94fa72e3:
    [spectest.data] integration/code-blocks-as-sub-args.t passes now
kyleha pushed to ng at rakudo/rakudo Mon Nov 16 14:48:25 -0800 2009
HEAD is 83bd49a72501f24f04e9313b0f84414b8efb7a26
kyleha pushed to master at rakudo/rakudo Wed Nov 11 09:05:50 -0800 2009
HEAD is 50e495b8dd96c1df579ff64a4d549ffb9cb62952
  • kyleha committed 50e495b8:
    [spectest.data] add a couple runnable files
kyleha pushed to master at rakudo/rakudo Wed Nov 11 07:56:36 -0800 2009
HEAD is a02a26ea384145c812b3d8d6b5274bec2c7f66dd
  • kyleha committed a02a26ea:
    tools/update_passing_test_data.pl: ignore spectest.data comments better
kyleha pushed to validate-test-pm at rakudo/rakudo Mon Nov 09 12:38:45 -0800 2009
HEAD is e31e6ea1952ef49dd15257c5fc749eadc6e05d77

3 commits »

kyleha created branch validate-test-pm at rakudo/rakudo Mon Nov 09 12:36:57 -0800 2009
kyleha forked rakudo/rakudo Mon Nov 09 12:02:14 -0800 2009
Forked repository has since been deleted.
kyleha created gist: 230192 Mon Nov 09 11:22:52 -0800 2009
use v6; use Test; plan *;
kyleha pushed to master at rakudo/rakudo Fri Nov 06 15:40:14 -0800 2009
HEAD is fe6dd277b3ffca7efca4f303af18f7e54e7202cc
  • kyleha committed fe6dd277:
    [setting] comb takes Regex, not Code. Fixes RT #66340
kyleha created gist: 220555 Wed Oct 28 08:51:53 -0700 2009
use v6; use Test; plan *;
kyleha pushed to master at rakudo/rakudo Wed Oct 28 07:32:11 -0700 2009
HEAD is f8fb41b213c6703a9b080a1b5d05ac67b66dddbf
  • kyleha committed f8fb41b2:
    [Test.pm] Teach is_deeply how to compare Bool
kyleha pushed to master at rakudo/rakudo Mon Oct 26 11:45:31 -0700 2009
HEAD is 657d55cce1f1ded33fd1f731344bd31b33099cb8
kyleha pushed to master at rakudo/rakudo Fri Oct 23 14:43:38 -0700 2009
HEAD is 501b4fb08ece44433e2bbedba0ef13e3e523f883
kyleha pushed to master at rakudo/rakudo Thu Oct 22 20:38:24 -0700 2009
HEAD is 49e62fa9af5143edd784122d81e17f83b9853b01
  • kyleha committed 49e62fa9:
    [spectest.data] Add integration/return-from-method-in-hash.t (RT 69610)
kyleha pushed to master at rakudo/rakudo Tue Oct 20 13:34:16 -0700 2009
HEAD is 26bf85824b17d1fae83fb9b331c6cb056e806d84
  • Kyle Hasselbacher committed 26bf8582:
    [announce/2009-10] typo fixes
kyleha pushed to master at rakudo/rakudo Sat Oct 10 20:27:01 -0700 2009
HEAD is 7ec926fcd2954a0dc9a4581de3158e63fd3c9db7
kyleha pushed to master at rakudo/rakudo Fri Oct 09 08:24:35 -0700 2009
HEAD is 1f2e5f4ea67166d73ef7a46417a16f7de0934d8c
  • Kyle Hasselbacher committed 1f2e5f4e:
    [Configure.pl] do or die idiom fix
kyleha created gist: 203382 Tue Oct 06 13:41:06 -0700 2009
use v6; use Test;