Kevin Sawicki
d59ae44914
Upgrade oniguruma dependency
2013-03-07 15:07:29 -08:00
Kevin Sawicki
d34796a78b
Use oniguruma node module
...
This removes all internal native oniguruma
sources and starts using the node module
directly to create onig scanners and regexes.
2013-03-07 10:45:22 -08:00
Kevin Sawicki
ea8068652b
Add oniguruma to package.json
2013-03-07 10:18:08 -08:00
Kevin Sawicki
ce2d0389e1
Use ctags node module
...
Remove internal ctags code and defer to
new node module for finding tags and listing
tags.
2013-03-07 09:41:04 -08:00
Kevin Sawicki & Nathan Sobo
41e1ce4a09
Remove cson2json dependency
...
The latest release does not work because of CoffeeScript
changes so use a simple compile script to convert CSON
files to JSON files when buildilng.
Closes #348
2013-03-04 18:27:51 -08:00
probablycorey
fd2d1f2dfc
Peg CoffeeScript to 1.5.x
2013-03-04 09:42:54 -08:00
Kevin Sawicki
781f58e33a
Precompile cson files to json
2013-01-17 16:50:25 -08:00
John Barnette
2697b5e402
Make npm and rake play nicely
...
npm was noticing the atom.gyp file and trying to do stuff with it
automatically, and moving it out of the way ruins gyp's day. This fixes
both problems.
2012-09-13 11:41:35 -07:00
John Barnette
6a55bc4a01
Stub a package.json
2012-09-13 11:25:37 -07:00