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()
|
8 년 전 |
Andreas Rumpf
|
92cf673f37
PHP codegen: use nimAt for PHP 5.3 compatibility
|
8 년 전 |
Andreas Rumpf
|
8ec7c0af20
php-codegen fixes
|
9 년 전 |
Andreas Rumpf
|
9b44ca17c2
PHP codegen can generate PHP classes
|
9 년 전 |
Andreas Rumpf
|
35567a1eb9
first version of an PHP codegen
|
9 년 전 |
Yuriy Glukhov
|
c3d09aeeac
Fixed unicode strings in JS
|
9 년 전 |