This website requires JavaScript.
ed406281f6
Upped version number, made m() and match() aliases. Should be no noticeable changes to API.
master
Elf M. Sternberg
2013-05-10 21:25:33 -0700
2d4324d22b
Needs built lib for some projects.
Elf M. Sternberg
2013-05-10 21:19:42 -0700
82e794e466
Merge branch 'master' of github.com:elfsternberg/reparse-coffeescript
Elf M. Sternberg
2013-05-10 21:09:01 -0700
3d7d9cfe69
match() shortened to just m(), now accepts strings as well as regexps.
Elf M. Sternberg
2013-05-10 21:04:24 -0700
e83eb6df26
Beautified to see if it passes NPM.
Ken Elf Mathieu Sternberg
2013-03-05 15:21:44 -0800
3cffc3d44e
Upping the requirements for node.js.
Ken Elf Mathieu Sternberg
2012-07-16 12:04:44 -0700
26e7b3936e
Trying a different check for regex productions.
Elf M. Sternberg
2012-05-04 14:01:52 -0700
6c58f8b8a3
Adding library, too.
Elf M. Sternberg
2012-05-04 13:48:34 -0700
ee8f0bdeb4
Loop break placement. Gah.
Elf M. Sternberg
2012-05-04 13:48:22 -0700
18811ef276
Adding 'putback', ' special case where the end of a match parameter, outside a specified regexp, shouldn't be consumed.
Elf M. Sternberg
2012-05-04 13:36:33 -0700
b43f34afa8
I loathe storing the product.
Elf M. Sternberg
2012-05-04 13:28:12 -0700
c6aa50fc11
A bug in 'many': coffeescript's automatic accumulator isn't fun with try/catch blocks.
Elf M. Sternberg
2012-05-04 13:26:40 -0700
7339526d15
Trying hard to make NPM happy, part 3
Elf M. Sternberg
2012-05-04 12:02:00 -0700
34b7bb62e4
Trying hard to make NPM happy.
Elf M. Sternberg
2012-05-04 11:59:45 -0700
c2037c98f9
Trying to learn how to write an installing NPM script, part 2.
Elf M. Sternberg
2012-05-04 11:56:20 -0700
e911785f97
Trying to learn how to write an installing NPM script, part 1.
Elf M. Sternberg
2012-05-04 11:55:34 -0700
d184d0d4da
Added some comments to further my own understanding, plus updated the NPM script.
Elf M. Sternberg
2012-05-04 11:53:14 -0700
c74498686e
Small style fix.
Elf M. Sternberg
2012-05-03 17:16:48 -0700
18326425fd
Miscellanea
Elf M. Sternberg
2012-05-03 17:06:16 -0700
bd77a5742d
Docco'd the library. Updated the examples to use the new parse-inheritance.
Elf M. Sternberg
2012-05-03 16:41:00 -0700