Skip to content

Commit 5ff5c1e

Browse files
committed
Version bump to v2.0.0-beta.29
+ ECMAScript templates support
1 parent 3edc038 commit 5ff5c1e

25 files changed

+2023
-1374
lines changed

codeintel/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.0.0-beta.28'
1+
__version__ = '2.0.0-beta.29'

codeintel/codeintel2/lexers/ActionScript.lexres

Lines changed: 49 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
13
99
14:0:0
1010
16:0:5
11-
15:0:15
11+
15:0:16
1212
14:1:15
1313
16:1:21
1414
15:1:0
@@ -23,7 +23,7 @@
2323
15:4:0
2424
17:6
2525
18:0
26-
19:15
26+
19:16
2727
11:4
2828
12:HTML
2929
43
@@ -94,8 +94,8 @@
9494
32:3
9595
33:0:23:3
9696
33:1:24:2
97-
33:2:29:10
98-
34:16
97+
33:2:29:11
98+
34:17
9999
35:1
100100
11:4
101101
12:<!--
@@ -150,20 +150,29 @@
150150
36:1:22:-1:0:7:0:0:0
151151
40
152152
11:1
153+
12:`
154+
36:1:22:-1:0:8:0:0:0
155+
40
156+
11:1
157+
12:}
158+
36:1:22:29:0:1:0:0:0
159+
39
160+
40
161+
11:1
153162
12:/
154-
36:1:22:-1:0:8:1:0:0
163+
36:1:22:-1:0:9:1:0:0
155164
40
156165
11:63
157166
12:function(?=\s*\((?:\s*\w+(?:\s*,\s*\w+)*)?\s*\)\s*\/(?![\*\/]))
158-
36:2:22:27:0:9:0:0:0
167+
36:2:22:27:0:10:0:0:0
159168
40
160169
11:32
161170
12:[$\w\x80-\xff][$\w\x80-\xff\d_]*
162171
36:2:22:28:0:-1:0:0:0
163172
40
164173
11:41
165174
12:[!\#%&\(\)\*\+,-\.\/:;<=>\?@\[\]\^\{\}~|]
166-
36:2:22:-1:1:10:0:0:0
175+
36:2:22:-1:1:11:0:0:0
167176
40
168177
11:4
169178
12:NULL
@@ -198,7 +207,7 @@
198207
40
199208
11:9
200209
12:[Ee][-+]?
201-
36:2:-1:-1:0:13:0:0:0
210+
36:2:-1:-1:0:14:0:0:0
202211
40
203212
11:1
204213
12:.
@@ -215,7 +224,7 @@
215224
40
216225
11:9
217226
12:[Ee][-+]?
218-
36:2:-1:-1:0:13:0:0:0
227+
36:2:-1:-1:0:14:0:0:0
219228
40
220229
11:1
221230
12:.
@@ -236,7 +245,7 @@
236245
40
237246
11:8
238247
12:\\[\r\n]
239-
36:2:-1:26:0:11:0:0:0
248+
36:2:-1:26:0:12:0:0:0
240249
40
241250
11:3
242251
12:\\.
@@ -261,7 +270,7 @@
261270
40
262271
11:8
263272
12:\\[\r\n]
264-
36:2:-1:26:0:12:0:0:0
273+
36:2:-1:26:0:13:0:0:0
265274
40
266275
11:3
267276
12:\\.
@@ -280,6 +289,20 @@
280289
36:4:26:-1:0:-1:0:0:0
281290
41
282291
35:8
292+
11:2
293+
12:${
294+
36:1:26:29:0:1:0:0:0
295+
38:8:2
296+
40
297+
11:1
298+
12:`
299+
36:1:-1:26:0:1:0:0:0
300+
40
301+
11:4
302+
12:NULL
303+
36:4:26:-1:0:-1:0:0:0
304+
41
305+
35:9
283306
11:3
284307
12:\\.
285308
36:2:-1:-1:0:-1:0:0:0
@@ -294,16 +317,16 @@
294317
40
295318
11:1
296319
12:[
297-
36:1:-1:-1:0:14:0:0:0
320+
36:1:-1:-1:0:15:0:0:0
298321
40
299322
11:4
300323
12:NULL
301324
36:4:30:-1:0:-1:0:0:0
302325
41
303-
35:9
326+
35:10
304327
11:1
305328
12:/
306-
36:1:22:30:0:8:0:0:0
329+
36:1:22:30:0:9:0:0:0
307330
40
308331
11:5
309332
12:[,()]
@@ -321,7 +344,12 @@
321344
12:NULL
322345
36:4:22:-1:0:-1:0:0:0
323346
41
324-
35:10
347+
35:11
348+
11:1
349+
12:{
350+
36:1:-1:29:0:1:0:0:0
351+
38:1:2
352+
40
325353
11:92
326354
12:[!\#%&\(\)\*\+,-\.\/:;<=>\?@\[\]\^\{\}~|](?:(?![!\#%&\(\)\*\+,-\.\/:;<=>\?@
327355
12:\[\]\^\{\}~|])|$)
@@ -387,7 +415,7 @@
387415
12:NULL
388416
36:4:29:-1:0:-1:0:0:0
389417
41
390-
35:11
418+
35:12
391419
11:8
392420
12:\\[\r\n]
393421
36:2:-1:-1:0:-1:0:0:0
@@ -412,7 +440,7 @@
412440
12:NULL
413441
36:4:26:-1:0:-1:0:0:0
414442
41
415-
35:12
443+
35:13
416444
11:8
417445
12:\\[\r\n]
418446
36:2:-1:-1:0:-1:0:0:0
@@ -437,7 +465,7 @@
437465
12:NULL
438466
36:4:26:-1:0:-1:0:0:0
439467
41
440-
35:13
468+
35:14
441469
11:5
442470
12:[^\d]
443471
36:2:25:-1:1:1:0:0:0
@@ -446,14 +474,14 @@
446474
12:NULL
447475
36:4:25:-1:0:-1:0:0:0
448476
41
449-
35:14
477+
35:15
450478
11:3
451479
12:\\.
452480
36:2:-1:-1:0:-1:0:0:0
453481
40
454482
11:1
455483
12:]
456-
36:1:-1:-1:0:8:0:0:0
484+
36:1:-1:-1:0:9:0:0:0
457485
40
458486
11:6
459487
12:[\r\n]
@@ -467,7 +495,7 @@
467495
12:NULL
468496
36:4:30:-1:0:-1:0:0:0
469497
41
470-
35:15
498+
35:16
471499
11:1
472500
12:.
473501
36:2:-1:-1:1:1:0:0:0

0 commit comments

Comments
 (0)