metagn
|
f05387045d
int64/uint64 as bigint in JS (#21613)
|
1 year ago |
ringabout
|
3d2f0e2c7c
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
|
2 years ago |
flywind
|
4e3eb7414c
[Minor] remove unused and unnecessary local variable (#19853)
|
2 years ago |
Timothee Cour
|
b24812df5f
properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955)
|
3 years ago |
Timothee Cour
|
7e94420847
cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744)
|
3 years ago |
Timothee Cour
|
b3c3557c33
fix #16025 repr now consistent: does not insert trailing newline (#16034)
|
4 years ago |
hlaaftana
|
0aefebb728
JS unittest stacktrace fix, cleanup js repr and inclrtl includes (#14168)
|
4 years ago |
hlaaftana
|
707367e1ca
many bugfixes for js (#14158)
|
4 years ago |
Araq
|
fdcea66fd9
reprjs: style changes
|
5 years ago |
Araq
|
a1beeb313f
fixes #13032
|
5 years ago |
rec
|
e3e5ae287f
Fix fat pointers, object copying, magic double evals on JS (#9411) [backport]
|
6 years ago |
Araq
|
64517445ea
even more strict isNil handling for strings/seqs in order to detect bugs
|
6 years ago |
Andreas Rumpf
|
6ae9341d48
make JS tests green again
|
6 years ago |
Yuriy Glukhov
|
0b9c1da1c0
Fixes #6741 (#7131)
|
7 years ago |
Andreas Rumpf
|
c0433b0b6c
make some system modules compile again
|
7 years ago |
Andreas Rumpf
|
6a3288a60e
more replacements for the deprecated '<'
|
7 years ago |
Markus F.X.J. Oberhumer
|
a0f39e0ab4
Ascii character code 127 (DEL) is not printable and must be quoted. (#5984)
|
7 years ago |
Silvio
|
2946c7a4b9
Implementing `repr` for JS (#5578)
|
7 years ago |
Araq
|
dbf9117c56
the big renamefest: first steps
|
10 years ago |
Araq
|
4f1b89c30c
year 2012 for most copyright headers
|
13 years ago |
dom96
|
6deda5a973
Fixed string concatenation and other bugs in the JS backend. Fixed a small bug in the IRC module.
|
13 years ago |