pulsar/spec
Kevin Sawicki 0080e09065 Only check for back references in end patterns
Back references can occur in match values but should not
be treated differently when present there since they refer
to groups inside the match.

Close #370
2013-03-24 23:25:00 -04:00
..
app Only check for back references in end patterns 2013-03-24 23:25:00 -04:00
fixtures Pop grammar rules that result in infinite loops 2013-03-22 11:42:47 -07:00
stdlib Update fs.list to use readdirSync and filterExtensions helper 2013-03-22 15:29:07 -06:00
atom-reporter.coffee Use node's require instead of internal require 2013-03-12 10:38:05 -07:00
jasmine-focused.coffee Move jasmine-focused to spec folder 2013-03-20 18:36:55 -07:00
jasmine-helper.coffee Move jasmine-helper from vendor/ to spec/ 2013-03-20 18:38:19 -07:00
spec-bootstrap.coffee Call atom.show() in spec bootstrap 2013-01-17 16:50:26 -08:00
spec-helper.coffee Move grammar overrides to syntax (no serialization yet) 2013-03-22 17:35:35 -06:00
spec-suite.coffee Measure spec suite require time 2013-03-15 09:09:56 -06:00
time-reporter.coffee Use node's require instead of internal require 2013-03-12 10:38:05 -07:00