summary refs log tree commit diff stats
path: root/compiler/jsgen.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #23382; gives compiler errors for closure iterators in JS (#23398)ringabout2024-03-141-1/+3
* fixes #23378; fixes js abs negative int64 (#23379)ringabout2024-03-091-1/+7
* Deprecate asm stmt for js target (#23149)ASVIEST2024-01-021-3/+9
* Types: Refactorings; step 1 (#23055)Andreas Rumpf2023-12-121-11/+11
* rework the vtable implementation embedding the vtable array directly with new...ringabout2023-11-281-3/+2
* prepare for the enforcement of `std` prefix (#22873)ringabout2023-10-291-2/+2
* NIR: progress (#22817)Andreas Rumpf2023-10-121-1/+1
* make float32 literals stringifying behave in JS the same as in C (#22500)ringabout2023-08-171-2/+7
* replaces `doAssert false` with `raiseAssert` for unreachable branches, which ...ringabout2023-08-101-2/+1
* simplify isAtom condition (#22430)ringabout2023-08-091-4/+1
* modernize jsgen; clean up some leftovers (#22423)ringabout2023-08-091-16/+13
* use strictdefs for compiler (#22365)ringabout2023-08-061-55/+64
* Fix some jsgen bugs (#22330)konsumlamm2023-08-061-8/+45
* fixes #22362; Compiler crashes with staticBoundsCheck on (#22363)ringabout2023-08-021-0/+4
* implement `ensureMove` (#22339)ringabout2023-07-291-0/+2
* [JS] Fix bitwise ops & shifts (#22340)konsumlamm2023-07-271-30/+53
* [JS] Fix casting to ints (#22327)konsumlamm2023-07-251-19/+7
* fix VM uint conversion size bug, stricter int gen on JS (#22150)metagn2023-06-251-6/+16
* Fix jsgen (#21880)Juan Carlos2023-05-231-0/+5
* implement `=dup` hook eliminating `wasMoved` and `=copy` pairs (#21586)ringabout2023-05-061-0/+9
* int64/uint64 as bigint in JS (#21613)metagn2023-04-111-26/+183
* fixes #21592; create type bound operations for calls in the method dispatcher...ringabout2023-04-011-1/+1
* `--embedsrc` for JavaScript (#21467)quantimnot2023-03-041-0/+2
* replaces implicit passes array registed at runtime with explicit function cal...ringabout2023-03-031-10/+9
* fixes #20139; hash types based on its path relative to its package path (#212...ringabout2023-03-021-2/+2
* fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now pa...ringabout2023-02-221-2/+8
* fixes #21317; 1.6.4 regression; etyBaseIndex should return fat pointers [back...ringabout2023-02-011-3/+4
* JS backend properly extends string with `setLen` (#21087)Jake Leahy2022-12-131-1/+3
* Refactor JS sourcemap generator (#21053)Jake Leahy2022-12-131-3/+5
* Fix #18079 Illegal storage access compiling call with nested ref/deref (#20738)Bung2022-11-041-0/+7
* fixes #20572 (#20585)Andreas Rumpf2022-10-171-1/+1
* fix #8821 JS codegen can produce extreme switch statements with case … (#20...Bung2022-10-141-6/+1
* refactorings (#20536)Andreas Rumpf2022-10-101-1/+1
* DAA and 'out' parameters (#20506)Andreas Rumpf2022-10-061-2/+2
* add default field support for object in ARC/ORC (#20480)ringabout2022-10-041-2/+2
* store full definition AST for consts, fix noRewrite (#20115)metagn2022-09-281-3/+3
* allow more simple expressions in js (#20270)Amjad Ben Hedhili2022-09-271-1/+3
* Compute small nim string lit at CT (#20439)Amjad Ben Hedhili2022-09-271-3/+18
* no ropes WIP (#20433)Andreas Rumpf2022-09-271-71/+68
* Represent more types as JS `TypedArray`s (#20411)Amjad Ben Hedhili2022-09-261-2/+8
* Shorten JS block code (#20370)Amjad Ben Hedhili2022-09-191-4/+4
* fix #20233 Float ranges in case statement in JS crash compiler (#20349)Bung2022-09-141-18/+55
* Replace `if` by `case` in JS `isSimpleExpr` (#20267)Amjad Ben Hedhili2022-09-061-5/+7
* support cstring in `case` (#20130)metagn2022-09-011-3/+5
* fixes #20227; skip distinct types for genObjConstr [JS backend] (#20229)ringabout2022-08-241-1/+2
* fixes #20219; ignore comment/empty node in stmtListExpr (#20249)ringabout2022-08-241-0/+4
* top-down type inference, implements rfc 149 (#20091)metagn2022-08-241-2/+4
* bootstrap the compiler with nimPreviewSlimSystem (#20176)ringabout2022-08-091-0/+4
* Fix global destructor injection for JS backend (#19797)quantimnot2022-05-231-5/+25
* remove tmpFramePtr when optStackTrace is absent (#19649)flywind2022-03-261-4/+0
^
33352536 ^
71eb22a5 ^
33352536 ^
bfcc0f85 ^
33352536 ^

1afc8828 ^
33352536 ^



1afc8828 ^
8591331a ^
33352536 ^
1afc8828 ^

37aa2bf3 ^
33352536 ^
37aa2bf3 ^
33352536 ^
37aa2bf3 ^
33352536 ^
1afc8828 ^

37aa2bf3 ^
33352536 ^
1afc8828 ^
d4e7f835 ^
33352536 ^




7a583220 ^
33352536 ^

d4e7f835 ^

1afc8828 ^
d4e7f835 ^

1afc8828 ^
d4e7f835 ^



33352536 ^
d4e7f835 ^
33352536 ^
7dac9ade ^
d4e7f835 ^

1afc8828 ^
8a8c4211 ^
d4e7f835 ^






33352536 ^
1afc8828 ^
d4e7f835 ^



1afc8828 ^
d4e7f835 ^
33352536 ^
d4e7f835 ^

1afc8828 ^
d4e7f835 ^




33352536 ^
2d61d10e ^


1afc8828 ^
2d61d10e ^







33352536 ^
1afc8828 ^
2d61d10e ^



1afc8828 ^
2d61d10e ^
33352536 ^
2d61d10e ^

1afc8828 ^
2d61d10e ^




33352536 ^
d4e7f835 ^


1afc8828 ^
8a8c4211 ^
d4e7f835 ^






33352536 ^
1afc8828 ^
d4e7f835 ^



1afc8828 ^
d4e7f835 ^
33352536 ^
d4e7f835 ^

1afc8828 ^
d4e7f835 ^




33352536 ^
d4e7f835 ^


1afc8828 ^
8a8c4211 ^
d4e7f835 ^






33352536 ^
1afc8828 ^
d4e7f835 ^



1afc8828 ^
d4e7f835 ^
33352536 ^
d4e7f835 ^







33352536 ^
d4e7f835 ^






33352536 ^
d4e7f835 ^






33352536 ^
d4e7f835 ^


1afc8828 ^
d4e7f835 ^




33352536 ^
d4e7f835 ^


1afc8828 ^
8a8c4211 ^
d4e7f835 ^






33352536 ^
1afc8828 ^
d4e7f835 ^



1afc8828 ^
d4e7f835 ^
33352536 ^
d4e7f835 ^

1afc8828 ^
d4e7f835 ^




33352536 ^
d4e7f835 ^


34dd228e ^
a9baaac0 ^






af326d9e ^

a9baaac0 ^

af326d9e ^

a9baaac0 ^
af326d9e ^
a9baaac0 ^


















































































ad61776f ^





































690fa191 ^
ad61776f ^





















d4e7f835 ^
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