2946 Commits

Author SHA1 Message Date
Lennart Kats
a4e6f89afa Merge remote-tracking branch 'origin/master' into expression-prefix-regex 2016-01-04 12:50:37 +01:00
c9bot
095bf14bca c9-auto-bump 3.1.893 2016-01-04 12:24:26 +01:00
c9bot
3af7e6140c c9-auto-bump 3.1.892 2016-01-04 11:49:07 +01:00
c9bot
34e533ab5f c9-auto-bump 3.1.891 2016-01-04 11:39:55 +01:00
c9bot
9b9668e10c c9-auto-bump 3.1.890 2016-01-04 11:33:05 +01:00
Lennart Kats
4d73e23759 Fudge it 2016-01-04 11:29:27 +01:00
Lennart Kats
2575519b4b Add some retries for slow test runs 2016-01-04 11:21:35 +01:00
Lennart Kats
0de33ac86b Add message to assert 2016-01-04 10:52:03 +01:00
c9bot
f99eae0a4f c9-auto-bump 3.1.889 2016-01-04 10:11:39 +01:00
c9bot
ce435a88d8 c9-auto-bump 3.1.888 2016-01-04 10:04:20 +01:00
c9bot
d7e650f91e c9-auto-bump 3.1.887 2016-01-04 09:46:45 +01:00
Lennart Kats
2bb2193512 Merge remote-tracking branch 'origin/master' into fix-worker 2016-01-04 09:46:01 +01:00
c9bot
c14e96d69d c9-auto-bump 3.1.886 2016-01-04 09:43:09 +01:00
c9bot
d2b2c038ae c9-auto-bump 3.1.885 2016-01-04 09:42:56 +01:00
Lennart Kats
0961cdc3a9 Merge pull request +11339 from c9/revert-11326-revert-refactoring
base_handler refactoring
2016-01-04 09:42:50 +01:00
c9bot
47c6c2b84e c9-auto-bump 3.1.884 2016-01-04 09:40:19 +01:00
Lennart Kats
3cd3d32485 Merge pull request +11352 from c9/improve-completion
Minor completion improvements
2016-01-04 09:40:13 +01:00
c9bot
5e52296da6 c9-auto-bump 3.1.883 2016-01-04 09:39:51 +01:00
Lennart Kats
cb95846438 Remove plugin argument from Ace listeners 2016-01-04 09:38:46 +01:00
c9bot
646a54ccd5 c9-auto-bump 3.1.882 2016-01-04 09:36:53 +01:00
c9bot
dd62eea635 c9-auto-bump 3.1.881 2016-01-04 09:35:38 +01:00
c9bot
0690d2f860 c9-auto-bump 3.1.880 2016-01-03 22:44:24 +01:00
c9bot
3a45dba9e8 c9-auto-bump 3.1.879 2016-01-03 21:50:06 +01:00
Lennart Kats
d188297c00 Fix typo 2016-01-03 14:25:51 +01:00
Lennart Kats
1794d03b9a Fix preferred completion handling w/caching 2016-01-03 14:07:23 +01:00
Lennart Kats
3e4526d3a4 Fix uncontextual early predictions 2016-01-03 14:05:38 +01:00
Lennart Kats
be86f5f33f Backport 'console' completion fix from language-library-ui branch 2016-01-03 14:02:15 +01:00
Lennart Kats
9331af2c58 Fix canCompleteForChangedLine() looking at suffixes 2016-01-03 10:16:27 +01:00
Lennart Kats
d53c8ef063 Impre jsonalyzer_server_test performance
As with language_test, timeout no longer seems to be needed
2016-01-03 10:15:42 +01:00
Lennart Kats
213e634ea2 Improve regex readability 2016-01-03 09:56:44 +01:00
Lennart Kats
435c4f94de Improve tests 2016-01-03 09:02:04 +01:00
Lennart Kats
59df9c1808 Be more generous with timeout
for outer "before"
2016-01-02 23:36:21 +01:00
Lennart Kats
68f1e13a73 Improve docs 2016-01-02 23:32:31 +01:00
Lennart Kats
f2b9ab0c4b Add plugin arguments 2016-01-02 23:24:51 +01:00
Lennart Kats
b44887c0fb Add one more insane test for future sanity 2016-01-02 23:24:40 +01:00
Lennart Kats
e16d190ab1 Fix 'if(' matching 2016-01-02 23:20:07 +01:00
Lennart Kats
34720074f0 Add more tests 2016-01-02 22:55:25 +01:00
Lennart Kats
aa980473fd Speed up language_test
Old hack no longer appears to be necessary
2016-01-02 22:35:26 +01:00
Lennart Kats
2443d2a836 Improve tests 2016-01-02 22:34:59 +01:00
Lennart Kats
ea9e2300a3 Optimize cache keys 2016-01-02 22:08:32 +01:00
Lennart Kats
58a1daf089 Support re-completion for identifiers of length 3 in JavaScript 2016-01-02 22:05:08 +01:00
Lennart Kats
7aaaa9f7cb Add test 2016-01-02 21:41:03 +01:00
Lennart Kats
b19c21ea46 Fix, improve tests 2016-01-02 21:40:56 +01:00
Lennart Kats
6505e072a2 Cleanup 2016-01-02 15:01:28 +00:00
Lennart Kats
729d2fdf93 worker.$doc may not be ready yet 2016-01-02 15:45:12 +01:00
Lennart Kats
e63a709c52 Fix escape issues 2016-01-02 14:29:08 +00:00
Lennart Kats
c1640779b6 Add equality operators 2016-01-02 14:27:13 +00:00
Lennart Kats
f76e42499d Add expression prefix regex code completion optimization feature 2016-01-02 14:27:13 +00:00
Lennart Kats
bb424c2272 Fix language plugin unload 2016-01-02 15:25:28 +01:00
Lennart Kats
30fc0f237d Fix original line value 2016-01-02 13:48:55 +00:00