glua_ls 1.0.27

Language server for Garry's Mod Lua (GLua).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
version: 1
line_base: 0
col_base: 0
file: math.lua
entries:
- key: mathlib.abs
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 18
      col: 0
    end:
      line: 20
      col: 0
  hash: c58920ed7e19d04e
  context_hash: de7cc417de1b3246
- key: mathlib.acos
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 25
      col: 0
    end:
      line: 27
      col: 0
  hash: a5dd11d2e52d92bb
  context_hash: de7cc417de1b3246
- key: mathlib.asin
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 31
      col: 0
    end:
      line: 33
      col: 0
  hash: a66e0fb56f556f39
  context_hash: de7cc417de1b3246
- key: mathlib.atan
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 37
      col: 0
    end:
      line: 44
      col: 0
  hash: eb7d38ca6a36d7e4
  context_hash: de7cc417de1b3246
- key: mathlib.ceil
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 49
      col: 0
    end:
      line: 51
      col: 0
  hash: '27f3c017a9d3c924'
  context_hash: de7cc417de1b3246
- key: mathlib.cos
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 55
      col: 0
    end:
      line: 57
      col: 0
  hash: '3dcf75884877dfdf'
  context_hash: de7cc417de1b3246
- key: mathlib.deg
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 61
      col: 0
    end:
      line: 63
      col: 0
  hash: f054a9819e67ad41
  context_hash: de7cc417de1b3246
- key: mathlib.exp
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 67
      col: 0
    end:
      line: 69
      col: 0
  hash: '0ba32fcbfe06e7ac'
  context_hash: de7cc417de1b3246
- key: mathlib.floor
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 73
      col: 0
    end:
      line: 75
      col: 0
  hash: '0217672176f9061c'
  context_hash: de7cc417de1b3246
- key: mathlib.fmod
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 79
      col: 0
    end:
      line: 82
      col: 0
  hash: af18ff844942e1a1
  context_hash: de7cc417de1b3246
- key: mathlib.huge
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 87
      col: 0
    end:
      line: 90
      col: 0
  hash: b6cee43c3c9752e4
  context_hash: de7cc417de1b3246
- key: mathlib.log
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 93
      col: 0
    end:
      line: 96
      col: 0
  hash: '4c3d322fa253de6d'
  context_hash: de7cc417de1b3246
- key: mathlib.max
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 101
      col: 0
    end:
      line: 104
      col: 0
  hash: '03a9e9e4fef2c659'
  context_hash: de7cc417de1b3246
- key: mathlib.maxinteger
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 111
      col: 0
    end:
      line: 113
      col: 0
  hash: '28ba2ba24ff4a272'
  context_hash: de7cc417de1b3246
- key: mathlib.min
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 116
      col: 0
    end:
      line: 119
      col: 0
  hash: b3b85d0ea6475cef
  context_hash: de7cc417de1b3246
- key: mathlib.mininteger
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 126
      col: 0
    end:
      line: 128
      col: 0
  hash: a57b428c91d0e758
  context_hash: de7cc417de1b3246
- key: mathlib.modf
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 131
      col: 0
    end:
      line: 134
      col: 0
  hash: '91b7162d1bad4494'
  context_hash: de7cc417de1b3246
- key: mathlib.pi
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 139
      col: 0
    end:
      line: 140
      col: 20
  hash: a3cd679841b59bc3
  context_hash: de7cc417de1b3246
- key: mathlib.rad
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 143
      col: 0
    end:
      line: 145
      col: 0
  hash: d221083d438800ff
  context_hash: de7cc417de1b3246
- key: mathlib.random
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 149
      col: 0
    end:
      line: 155
      col: 0
  hash: b1cc3cd05011681a
  context_hash: de7cc417de1b3246
- key: mathlib.randomseed
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 162
      col: 0
    end:
      line: 165
      col: 0
  hash: '93e6af65e993e003'
  context_hash: de7cc417de1b3246
- key: mathlib.sin
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 168
      col: 0
    end:
      line: 170
      col: 0
  hash: f3156b9eee524b75
  context_hash: de7cc417de1b3246
- key: mathlib.sqrt
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 174
      col: 0
    end:
      line: 177
      col: 0
  hash: '9c47f0e74f561c41'
  context_hash: de7cc417de1b3246
- key: mathlib.tan
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 181
      col: 0
    end:
      line: 183
      col: 0
  hash: '4e92d05f5d7eea2f'
  context_hash: de7cc417de1b3246
- key: mathlib.tointeger
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 188
      col: 0
    end:
      line: 191
      col: 0
  hash: e006425ac24cd772
  context_hash: de7cc417de1b3246
- key: mathlib.type
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 196
      col: 0
    end:
      line: 199
      col: 0
  hash: '963bb5a28f874620'
  context_hash: de7cc417de1b3246
- key: mathlib.ult
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 204
      col: 0
    end:
      line: 207
      col: 0
  hash: '2fa6304df1df9a20'
  context_hash: de7cc417de1b3246
- key: mathlib.pow
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 213
      col: 0
    end:
      line: 215
      col: 0
  hash: '42724ba1a56090e7'
  context_hash: de7cc417de1b3246
- key: mathlib.pow.param.x
  kind:
    type: line_tail
    prefix: ''
  range:
    start:
      line: 215
      col: 19
    end:
      line: 215
      col: 27
  hash: fa1421b96f3eabc1
  context_hash: a43ffd9c02dc61f0
- key: mathlib.pow.param.y
  kind:
    type: line_tail
    prefix: ''
  range:
    start:
      line: 216
      col: 19
    end:
      line: 216
      col: 31
  hash: '5e06156f6c04648b'
  context_hash: '7d56446027d998a5'
- key: mathlib.atan2
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 221
      col: 0
    end:
      line: 227
      col: 0
  hash: '97077dd764611e12'
  context_hash: de7cc417de1b3246
- key: mathlib.log10
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 233
      col: 0
    end:
      line: 235
      col: 0
  hash: '7eeb848cac8c5c80'
  context_hash: de7cc417de1b3246
- key: mathlib.cosh
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 240
      col: 0
    end:
      line: 242
      col: 0
  hash: '3f0d7a29939c3308'
  context_hash: de7cc417de1b3246
- key: mathlib.sinh
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 247
      col: 0
    end:
      line: 249
      col: 0
  hash: '16630a06699d002a'
  context_hash: de7cc417de1b3246
- key: mathlib.tanh
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 254
      col: 0
    end:
      line: 256
      col: 0
  hash: '05129308e84b8d36'
  context_hash: de7cc417de1b3246
- key: mathlib.frexp
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 261
      col: 0
    end:
      line: 264
      col: 0
  hash: '03448afbb8de9e62'
  context_hash: de7cc417de1b3246
- key: mathlib.ldexp
  kind:
    type: doc_block
    indent: ''
  range:
    start:
      line: 269
      col: 0
    end:
      line: 271
      col: 0
  hash: fdabbcfb70f65661
  context_hash: de7cc417de1b3246