joshcough

Member Since
Dec 02, 2008 (about 1 year)

Following 0 githubbers and watching 7 repositories view all →

Public Repositories (4)

  • Interpreters

    Scala Implementations of Interpreters in Krishnamurthi Book

    legend

    Last updated Mon Dec 28 21:23:33 -0800 2009

  • Sweet

    Sweet Test Framework

    legend

    Last updated Thu Nov 26 10:37:48 -0800 2009

  • scala-parallel

    scala fork join, concurrency utils, parallel collections

    legend

    Last updated Tue Aug 04 09:52:50 -0700 2009

  • scalatest-sbt

    ScalaTest building with sbt

    legend

    Last updated Tue Jul 21 22:22:04 -0700 2009

Public Activity feed

joshcough pushed to master at joshcough/Interpreters Mon Dec 28 21:23:35 -0800 2009
HEAD is 1c10e05f03e20cce21b6c2013a1ee3db85bbe1d0
  • joshcough committed 1c10e05f:
    changed some names, changed lookup method, removed some unneeded code. LazyInterpreter down to 50 lines. Impressive.
joshcough created branch master at joshcough/Interpreters Mon Dec 28 20:49:53 -0800 2009
joshcough created repository Interpreters Mon Dec 28 20:48:09 -0800 2009
New repository is at joshcough/Interpreters
joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Tue Dec 22 12:13:51 -0800 2009
HEAD is 8a650a6f0cef8c7643efb5d1ad7355f66623a8a3
joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Tue Dec 22 11:22:51 -0800 2009
HEAD is 0e04c3cc2656b27813740d04855cc39c857c480d
joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Tue Dec 22 11:12:15 -0800 2009
HEAD is ba2b51524ed4524587ac5b9fa3cf0b649ca25c2d

2 commits »

joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Sun Dec 20 09:36:41 -0800 2009
HEAD is 553020a08f179aefb4912a2c1fe6e2551d5e6313
  • joshcough committed 553020a0:
    cleaned up handoff vs createFromCopy. handoff wont work with non-primitive types
joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Fri Dec 18 15:25:04 -0800 2009
HEAD is f6816d5b28b1ba1befcbb2d8fc65df9e2f20686b

2 commits »

joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Fri Dec 18 15:21:13 -0800 2009
HEAD is 57953c774805d327c8ed4adb38d1a5103621b2d1
  • joshcough committed 57953c77:
    added createFromCopy method on PA, fixed up PA constructors a bit, added quite a bit to the PA test to ensure equality of ctor, copy, and handoffs
joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Fri Dec 18 11:43:04 -0800 2009
HEAD is 6ca71143dba4459053be8630f5c9e57300735bde
  • joshcough committed 6ca71143:
    made default constuctor private, removed its use from tests.
joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Fri Dec 18 10:58:25 -0800 2009
HEAD is f7e52a9c35f1a65ac50a4b4ad418ddade6382b63
  • joshcough committed f7e52a9c:
    added construction methods to parallel array object allowing for cleaner api
joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Thu Dec 17 14:37:04 -0800 2009
HEAD is 4821c6ab3aae85f64ea0007ea9962f09fe5c108e
joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Tue Dec 15 20:22:56 -0800 2009
HEAD is f05696a088a4385b02c37bb546dfd6fe436a2703
  • joshcough committed f05696a0:
    removed Manifest stuff that i think got accidentally committed
joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Tue Dec 15 20:19:43 -0800 2009
HEAD is 9729b56dc900e7a08a7410657db23d880b7f8350
  • joshcough committed 9729b56d:
    removed Manifest stuff that i think got accidentally committed
joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Tue Dec 15 19:03:52 -0800 2009
HEAD is 9c5823b7a899442afe457aebcb6eab56dde83ab9
joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Tue Dec 15 18:58:31 -0800 2009
HEAD is 539c63e5b1503863cbf605a0f68f7d2cacf9d056

3 commits »

joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Tue Dec 15 15:06:50 -0800 2009
HEAD is 8fef85aaa33f121f6da766d2dcb0a6b7a67c147d
joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Tue Dec 15 14:58:12 -0800 2009
HEAD is bb2a02cbc029fef2a95f8d93e5f9282dc788e989
  • joshcough committed bb2a02cb:
    added scalacheck. and maybe fixed something weird with intellij files
joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Mon Dec 14 22:16:44 -0800 2009
HEAD is ab429c3294d0c550eadf4d7de2256f0ba2b901a5
joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Mon Dec 14 20:11:20 -0800 2009
HEAD is 1951598e5afcbe20384e1dfae491483d1cbf2c68
joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Sun Dec 13 21:16:18 -0800 2009
HEAD is 48a0ff0dda5037334572854923ca48f8c61b5ce3
joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Wed Dec 09 18:19:48 -0800 2009
HEAD is 059e1007caebb5b589863e7b1fec9eededc1604a
joshcough commented on scala-incubator/parallel-collections Wed Dec 09 17:40:28 -0800 2009
Comment on project/build/ParallelCollectionsProject.scala in 3f2c0cd:

do we need all of these options? i just got them from my file. we should be sure we have the right options

joshcough pushed to pc-starter-branch at scala-incubator/parallel-collections Wed Dec 09 10:06:27 -0800 2009
HEAD is 8cbf317098954cf9890c49770b98e74222826650
joshcough created branch pc-starter-branch at scala-incubator/parallel-collections Tue Dec 08 12:38:13 -0800 2009
joshcough created branch master at scala-incubator/parallel-collections Tue Dec 08 12:36:37 -0800 2009
joshcough pushed to master at joshcough/Sweet Thu Nov 26 10:37:49 -0800 2009
HEAD is cb600a642614d08af7942ca32d267314bfb7dd4d
joshcough pushed to master at joshcough/Sweet Thu Nov 26 10:32:54 -0800 2009
HEAD is f605bef8aad7d38c00e51c8d1f1fc66a4adedc69
  • joshcough committed f605bef8:
    upgraded to my own build of sbt, which i upgraded to use test-interfaces 0.2
joshcough pushed to master at joshcough/Sweet Wed Nov 25 18:39:35 -0800 2009
HEAD is c72b6f94607669197a4cd65b91e92028027e599a
joshcough pushed to master at joshcough/Sweet Mon Nov 23 22:26:49 -0800 2009
HEAD is 5b507d2a67422d0ccabac6b77d161747a6e4af04
  • joshcough committed 5b507d2a:
    fixed a bug with TestNG runner. Added specs mocking, so awesome
joshcough pushed to pre-2.8-publishing at joshcough/Sweet Mon Nov 23 11:24:05 -0800 2009
HEAD is d50d424679d1586d35ceb65b6d129e0f1c7eadbb
  • joshcough committed d50d4246:
    put back concurrent/parallel work. its now working with 2.7.2 through 2.7.7
joshcough pushed to pre-2.8-publishing at joshcough/Sweet Mon Nov 23 10:59:55 -0800 2009
HEAD is 535638455e3d51ab8dca41e508b7ed8f943e3894
  • joshcough committed 53563845:
    removed some things so i can compile against 2.7.2 through 2.7.7
joshcough created branch pre-2.8-publishing at joshcough/Sweet Mon Nov 23 10:24:12 -0800 2009
joshcough pushed to master at joshcough/Sweet Fri Nov 13 20:32:09 -0800 2009
HEAD is 1fda76ba649aa951e2cd11b145f927adf02e999c
joshcough pushed to master at joshcough/Sweet Fri Nov 13 11:46:14 -0800 2009
HEAD is 0dc7c9b64d3248d8f9267c3eca6fb5fe94537db0
  • joshcough committed 0dc7c9b6:
    updated to 2.8.0.Beta1-RC1, and test-interfaces-0.2. heck ya\!