-
Conflicts: client/scripts/plugins/esprima/esprimaJsContentAssist.js package.json tests/client/esprima/esprimaJsContentAssistTests.js
-
-
Merge pull request #300 from lzbgt/patch-1
Update package.json: fixing the broken of 'when'
-
The 'when' package is broken athttps://github.com/cujojs/when/archive/noisy-deferred-then.tar.gz fixed with https://github.com/cujojs/when/archive/master.tar.gz
-
-
Add instructions for creating secret token for github use.
kdvolder committedFeb 3, 2014 -
Add user agent as required by github api
kdvolder committedFeb 3, 2014
-
1. ensure all tests still passing. 2. ensure calls to doctrine's stringify are invoked correctly.
-
1. ensure all tests still passing. 2. ensure calls to doctrine's stringify are invoked correctly.
-
ensure that editor switching does not produce dirty editors.
-
Fix type error for empty union types.
aeisenberg committedMar 28, 2013 -
Fix type in types so that array hovers will look nice.
aeisenberg committedMar 27, 2013 -
Added new tests for summary type compression
aeisenberg committedMar 25, 2013 -
Fix NPE for some kinds of args.
aeisenberg committedMar 25, 2013 -
Very simple inferencing for callback functions parameters
aeisenberg committedMar 24, 2013 -
Summary size much smaller now.
Don't try to merge type from summary into an existing type. This bloats things too much.
aeisenberg committedMar 22, 2013 -
Final fixes for crossfile indexing with new type structure
still too large
aeisenberg committedMar 22, 2013 -
aeisenberg committed
Mar 22, 2013 -
Cut out too much from the summaries, but at least now localStorage do…
…esn't overflow. Tests are failing.
aeisenberg committedMar 22, 2013 -
Some reasonable formatting of hovers.
aeisenberg committedMar 21, 2013 -
Handle the __proto__ property better.
aeisenberg committedMar 21, 2013 -
fix TypeError when there are __defineGetter__ or other synthetic refe…
…rences in code
aeisenberg committedMar 18, 2013 -
all tests passing ready for merge
aeisenberg committedMar 18, 2013 -
all summary building tests passing
aeisenberg committedMar 17, 2013 -
Partway through summary building tests
aeisenberg committedMar 15, 2013 -
All single file content assist tests passing
aeisenberg committedMar 15, 2013 -
Checkpoint. Most of the standard content assist tests passing
aeisenberg committedMar 15, 2013 -
Incremental find should disable autoactivation of content assist.
aeisenberg committedMar 12, 2013