rec
|
ba7d33b4e4
Guard against null exception (#10162)
|
6 лет назад |
rec
|
e3e5ae287f
Fix fat pointers, object copying, magic double evals on JS (#9411) [backport]
|
6 лет назад |
recloser
|
2b03bed2db
Fix printing and comparing uninitialized strings
|
6 лет назад |
LemonBoy
|
9ba80d2044
JS strings have no trailing zero anymore (#8936)
|
6 лет назад |
Andreas Rumpf
|
696c0c48c7
fixes merge conflict
|
6 лет назад |
Andreas Rumpf
|
7f49364fd0
make more tests green
|
6 лет назад |
Andreas Rumpf
|
32afdc09c6
WIP: strings/seqs based on destructors
|
6 лет назад |
Andreas Rumpf
|
74bf316619
more progress on destructor based strings
|
6 лет назад |
Araq
|
08637bc272
JS hotfix for the Internet Explorer up to version 11
|
6 лет назад |
treeform
|
35b0cc67e8
Remove PHP backend. (#7606)
|
6 лет назад |
treeform
|
b98cd3bf34
Fix cmpStrings in js mode (#7604)
|
6 лет назад |
Andreas Rumpf
|
fe18769fe1
fixes #6753
|
7 лет назад |
Yuriy Glukhov
|
d13535471b
Fixed handling of surrogate pairs (#6332)
|
7 лет назад |
Araq
|
f127a7f7aa
fixes #6096
|
7 лет назад |
andri lim
|
c245cfc1fd
fixes #5986 js backend failed to compile try ... except new syntax (#6116)
|
7 лет назад |
Andreas Rumpf
|
3993718335
JS codegen: make 'echo' use console.log unless you define -d:nimOldEcho
|
7 лет назад |
Andreas Rumpf
|
56a5c249c9
JS codegen: produce better code for constant sets
|
7 лет назад |
Andreas Rumpf
|
1268ca79e5
fixes #5599 (#5610)
|
7 лет назад |
Yuriy Glukhov
|
99bbda28ee
Store stack trace in exception
|
8 лет назад |
Yuriy Glukhov
|
f12f27c185
Fixed getCurrentException and getCurrentExceptionMsg. Closes #4635
|
8 лет назад |
Yuriy Glukhov
|
c1dd65c01a
Reset framePtr on unhabdled exception. Dont reset on getStackTrace.
|
8 лет назад |
Yuriy Glukhov
|
90b0a771e4
Uncaught exceptions in JS now always propagate with better stack trace.
|
8 лет назад |
Andreas Rumpf
|
0834cd63d9
prepare Nim codebase for upcoming parser changes
|
8 лет назад |
nigredo-tori
|
85c41a1398
Fix toJSStr for control characters
|
8 лет назад |
Andreas Rumpf
|
746132d696
PHP codegen improvements
|
8 лет назад |
Hans Raaf
|
d3bae50c3c
PHP codegen array constructor hack.
|
8 лет назад |
Andreas Rumpf
|
b48e178969
JS target improvements
|
8 лет назад |
Hans Raaf
|
8c1dd215ac
Fix for PHP mnewString()
|
9 лет назад |
Andreas Rumpf
|
92cf673f37
PHP codegen: use nimAt for PHP 5.3 compatibility
|
9 лет назад |
Andreas Rumpf
|
8ec7c0af20
php-codegen fixes
|
9 лет назад |