ringabout
|
fbf9e94145
fixes jsbigint64 regression; keeps convs to `Number` in danger mode (#23926)
|
5 달 전 |
Andreas Rumpf
|
6d7ab08dee
refactor: The popular 'r' field is now named 'snippet' (#23829)
|
6 달 전 |
ringabout
|
4867931af3
implement `legacy:jsNoLambdaLifting` for compatibility (#23727)
|
7 달 전 |
ringabout
|
a9a32ca3b8
improve view types for jsgen; eliminate unnecessary copies of view types (#23654)
|
7 달 전 |
ringabout
|
0fcd838fd9
fixes openarray views default values in JS (#23607)
|
8 달 전 |
ringabout
|
e662043fd1
rework `wasMoved`, `move` on the JS backend (#23577)
|
8 달 전 |
ringabout
|
a5c1a6f042
adds another fix for concept in JS (#23535)
|
9 달 전 |
ringabout
|
f12683873f
remove php code from jsgen (#23502)
|
9 달 전 |
ringabout
|
deae83b6ab
remove `|| []` from jsgen because string cannot be nil anymore (#23508)
|
9 달 전 |
ringabout
|
0fc8167b84
fixes #23492; fixes JS float range causes compiler crash (#23517)
|
9 달 전 |
ringabout
|
9e1d0d1513
fixes #4695; closure iterators support for JS backend (#23493)
|
9 달 전 |
ringabout
|
5d2a712b0e
[JS backend] improve `discard` statement; ridding of the awkward special variable `_` (#23498)
|
9 달 전 |
ringabout
|
779bc8474b
fixes #4299 #12492 #10849; lambda lifting for JS backend (#23484)
|
9 달 전 |
ringabout
|
9b378296f6
fixes addr/hiddenAddr in strictdefs (#23477)
|
9 달 전 |
ringabout
|
72d0ba2df5
remove unused magics: mIntToStr, mInt64ToStr, mFloatToStr (#23486)
|
9 달 전 |
ringabout
|
fc48c7e615
apply the new mangle algorithm to JS backend for parameters and procs (#23476)
|
9 달 전 |
ringabout
|
9e1b170a09
fixes #16771; lower `swap` for JS backend (#23473)
|
9 달 전 |
ringabout
|
32fa7e2871
fixes #9550; Concept related crash only when compiling to JS (#23470)
|
9 달 전 |
ringabout
|
7c11da3f22
fixes #23382; gives compiler errors for closure iterators in JS (#23398)
|
10 달 전 |
ringabout
|
f80a5a30b4
fixes #23378; fixes js abs negative int64 (#23379)
|
10 달 전 |
ASVIEST
|
20d79c9fb0
Deprecate asm stmt for js target (#23149)
|
1 년 전 |
Andreas Rumpf
|
db603237c6
Types: Refactorings; step 1 (#23055)
|
1 년 전 |
ringabout
|
30cf33f04d
rework the vtable implementation embedding the vtable array directly with new strictions on methods (#22991)
|
1 년 전 |
ringabout
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 년 전 |
Andreas Rumpf
|
8990626ca9
NIR: progress (#22817)
|
1 년 전 |
ringabout
|
7fababd583
make float32 literals stringifying behave in JS the same as in C (#22500)
|
1 년 전 |
ringabout
|
7be2e2bef5
replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436)
|
1 년 전 |
ringabout
|
91c3221855
simplify isAtom condition (#22430)
|
1 년 전 |
ringabout
|
ce079a8da4
modernize jsgen; clean up some leftovers (#22423)
|
1 년 전 |
ringabout
|
93ced31353
use strictdefs for compiler (#22365)
|
1 년 전 |