Andreas Rumpf
|
ca1f3f36b9
no ropes WIP (#20433)
|
2 年 前 |
Juan Carlos
|
6a5973882b
jsgen improve spacing (#18048)
|
3 年 前 |
Timothee Cour
|
7e94420847
cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744)
|
3 年 前 |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 年 前 |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 年 前 |
Arne Döring
|
afbcd1b330
int128 on firstOrd, lastOrd and lengthOrd (#11701)
|
5 年 前 |
Clyybber
|
cc28eef38e
Replace countup(x, y) with x .. y
|
5 年 前 |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 年 前 |
Andreas Rumpf
|
ea409fb15a
first steps in implementing 'owned' pointers; undocumented, do not use
|
5 年 前 |
Andreas Rumpf
|
a4e2b0c153
platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals
|
6 年 前 |
Andreas Rumpf
|
8ca5b71c6a
the remaining passes all compile again
|
6 年 前 |
treeform
|
35b0cc67e8
Remove PHP backend. (#7606)
|
6 年 前 |
zah
|
e3037a2f33
Support code hot reloading for JavaScript projects (#7362)
|
6 年 前 |
Andreas Rumpf
|
e4081a7201
preparations for language extensions: 'sink' and 'lent' types
|
6 年 前 |
Andreas Rumpf
|
70ea45cdba
deprecated unary '<'
|
7 年 前 |
Araq
|
4de989d1c5
fixes #6035
|
7 年 前 |
Yuriy Glukhov
|
6e0e3b75cf
Fixed const sets in JS (#5790)
|
7 年 前 |
Silvio
|
51cd3bd86f
Fixes #5062 (#5527); JS: holes in enums
|
7 年 前 |
Araq
|
e6c5622aa7
removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes
|
8 年 前 |
Andreas Rumpf
|
3a13706d7d
fixes #4673
|
8 年 前 |
Andreas Rumpf
|
f47165af11
fixes #3706
|
8 年 前 |
Andreas Rumpf
|
9b44ca17c2
PHP codegen can generate PHP classes
|
8 年 前 |
Andreas Rumpf
|
35567a1eb9
first version of an PHP codegen
|
8 年 前 |
Yuriy Glukhov
|
0d5b9afb08
Fixed JS codegen for distinct types
|
9 年 前 |
Yuriy Glukhov
|
2166b7bc46
Fixed ret by var in js
|
9 年 前 |
Yuriy Glukhov
|
aeff57627b
Fixed JS gen for generic array types.
|
9 年 前 |
def
|
39049e151f
Get rid of deprecation warnings
|
9 年 前 |
def
|
b72528d635
Typeinfo for uints in javascript
|
9 年 前 |
Araq
|
2781fea9e2
Nimrod renamed to Nim
|
10 年 前 |
Araq
|
4196757de7
implemented region pointers
|
10 年 前 |