matehat (Mathieu D'Amours)

Name
Mathieu D'Amours
Email
Website/Blog
http://rigor-analytic.com
Company
Rigor Analytic
Location
Quebec, Canada
Member Since
Feb 27, 2008

Following 11 coders and watching 89 repositories view all →

Public Repositories (9)

Public Activity feed

matehat updated gist: 349843 Thu Apr 15 20:43:11 -0700 2010
cache: (file) -> @test file, => file.group: @name
matehat updated gist: 349843 Thu Apr 15 20:41:10 -0700 2010
cache: (file) -> @match file, => file.group: @name
matehat updated gist: 349843 Thu Apr 15 20:40:50 -0700 2010
cache: (file) -> defer @test file file.group: @name
matehat closed issue 287 on jashkenas/coffee-script Thu Apr 15 15:26:07 -0700 2010
Asynchronous coffeescript made easy, part II
matehat pushed to deferred at matehat/coffee-script Thu Apr 15 11:57:57 -0700 2010
  • d70c0c5
    Some fixes to make the tests pass
  • c5019ce
    Added `FreeVariableNode` to nodes module, activated transforma...
matehat pushed to deferred at matehat/coffee-script Thu Apr 15 11:07:56 -0700 2010
  • 54a4430
    Started a new branch, based on previous work. Simplified in th...
  • c937e49
    adding 'coffeescript-idea' to the resources section.
  • 0d86051
    fixing non-spaced function application.
matehat pushed to master at matehat/coffee-script Thu Apr 15 10:29:09 -0700 2010
  • c937e49
    adding 'coffeescript-idea' to the resources section.
  • 0d86051
    fixing non-spaced function application.
  • 4ced1d6
    allowing 'debugger' ... it should never have been a reserved w...
  • 13 more commits »
matehat pushed to deferred at matehat/coffee-script Thu Apr 15 10:28:30 -0700 2010
  • 2e744a1
    Failing test for string interpolation. Interpolated strings ne...
  • 89534b8
    merging in Chris Lloyd's fix for optional descriptions on Cake...
  • c067808
    CoffeeScript 0.6.0 is on the books.
  • 40 more commits »
matehat pushed to master at matehat/coffee-script Fri Apr 09 21:00:45 -0700 2010
  • 2e744a1
    Failing test for string interpolation. Interpolated strings ne...
  • 89534b8
    merging in Chris Lloyd's fix for optional descriptions on Cake...
  • c067808
    CoffeeScript 0.6.0 is on the books.
  • 23 more commits »
matehat created branch slice at matehat/coffee-script Fri Apr 09 20:59:02 -0700 2010
matehat opened issue 314 on jashkenas/coffee-script Thu Apr 08 16:45:42 -0700 2010
Bug in function blocks
matehat started watching nddrylliog/ooc Thu Apr 08 00:40:57 -0700 2010
ooc's description:
an ooc compiler written in java (legacy, use rock instead)
matehat started watching divio/django-cms Thu Apr 01 06:35:36 -0700 2010
django-cms's description:
An Advanced Django CMS.
matehat started watching ccgus/letters Thu Apr 01 02:16:29 -0700 2010
letters's description:
This is a suicide mission. It will almost certainly fail. But it can't hurt.
matehat opened issue 301 on jashkenas/coffee-script Wed Mar 31 21:45:22 -0700 2010
Bug in chaining calls (or pair balancing)
matehat created branch class at matehat/coffee-script Wed Mar 31 09:43:22 -0700 2010
matehat pushed to master at matehat/coffee-script Wed Mar 31 09:43:02 -0700 2010
matehat pushed to deferred at matehat/coffee-script Wed Mar 31 09:14:20 -0700 2010
  • 7d23744
    Added some files missing from previous commits
  • 13cafb8
    Fixed a bug that made some special cases fail to compile
  • a7776fa
    Added a ancestor loop detector to check if we should `return` ...
  • 77 more commits »
matehat pushed to master at matehat/coffee-script Wed Mar 31 07:05:21 -0700 2010
  • 5c2d4b7
    Added class properties inheritance
  • d3a51fb
    stylistics: removing a bunch of unecessary parentheses
  • aae2405
    removing all of the 'type' tags from the Nodes. Simply using c...
  • 1 more commit »
matehat created gist: 349843 Tue Mar 30 19:04:54 -0700 2010
cache: (file) -> defer @test file file.group: @name