Araq
|
814e237ab6
refactoring: --newruntime consists of 3 different switches
|
5 年 前 |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 年 前 |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 年 前 |
Arne Döring
|
1da98b1636
Less ropes (#10979)
|
5 年 前 |
zah
|
ca4b971bc8
Initial version of the hot-code reloading support for native targets (#10729)
|
5 年 前 |
Andreas Rumpf
|
ea409fb15a
first steps in implementing 'owned' pointers; undocumented, do not use
|
5 年 前 |
Andreas Rumpf
|
f485ebe162
--gc:destructors: next steps; WIP
|
6 年 前 |
Andreas Rumpf
|
74bf316619
more progress on destructor based strings
|
6 年 前 |
Andreas Rumpf
|
b5a96d28c7
codgen refactoring: prepare for alternative string/seq implementations
|
6 年 前 |
Andreas Rumpf
|
a4e2b0c153
platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals
|
6 年 前 |
Andreas Rumpf
|
328e7a1005
options.nim: no global variables anymore
|
6 年 前 |
Andreas Rumpf
|
1284827df2
C code generator compiles again
|
6 年 前 |
Jacek Sieka
|
85e21158db
Cleanups 20180401 (#7458)
|
6 年 前 |
Andreas Rumpf
|
e4081a7201
preparations for language extensions: 'sink' and 'lent' types
|
7 年 前 |
Andreas Rumpf
|
c6235920cb
backend preparations for incomplete/forwarded object types
|
7 年 前 |
Araq
|
5258447e01
concepts: make codegen aware of 'tyInferred'
|
7 年 前 |
Andreas Rumpf
|
f7f3a25be8
first steps of making 'opt' a first class type for Nim
|
7 年 前 |
Araq
|
153441db1d
codegen: do not produce empty loops; speeds up debug builds tremendously on Windows
|
7 年 前 |
Araq
|
8c0e27e8d9
fixes #5481
|
7 年 前 |
Araq
|
46b672a6c4
minor codegen bugfix: don't use names for closures that are also mangled Nim names
|
7 年 前 |
Andreas Rumpf
|
fab69661ad
new name mangling rules for easier debugging
|
8 年 前 |
Araq
|
34143ee122
fixes serious codegen regression that caused Nimble to misbehave
|
8 年 前 |
Andreas Rumpf
|
e7cdb1d694
attempt to fix things
|
8 年 前 |
Araq
|
e6c5622aa7
removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes
|
8 年 前 |
Araq
|
b234b082b6
bootstrapping works again
|
8 年 前 |
Andreas Rumpf
|
3a13706d7d
fixes #4673
|
8 年 前 |
andri lim
|
c4904e17de
this commit will fix visual studio family warning #4459
|
8 年 前 |
Andreas Rumpf
|
4b0ba5e3f1
C code generation now deterministic; fixes #4364
|
8 年 前 |
Andreas Rumpf
|
eea2a63607
fixes #3794
|
9 年 前 |
def
|
39049e151f
Get rid of deprecation warnings
|
9 年 前 |