Andreas Rumpf
|
2bdbe97af1
workaround a GC/codegen issue that proves nasty to fix
|
7 years ago |
Andreas Rumpf
|
61720e0df9
breaking change: getAst strips away pointless nnkStmtList nodes; node rendering of nnkStmtList without wrong indentation
|
7 years ago |
Parashurama
|
88a5e9d88c
Fix operations on string as openarray in VM. (#6257)
|
7 years ago |
Parashurama
|
0861249de7
Fix seq.setLen initialisation in VM (#6224)
|
7 years ago |
Parashurama
|
f063943d5f
Vm fix zero extend proc ze/ze64 && toU32/toU16/toU8 (#5988)
|
7 years ago |
Arne Döring
|
52f092d02b
Lineinfo change (#6084)
|
7 years ago |
Arne Döring
|
eb8e267ff6
improved comment satement support in macros (#5904)
|
7 years ago |
Fredrik Høisæther Rasch
|
6652ae9741
Creating and setting comment nodes in macros (#5850)
|
7 years ago |
Andreas Rumpf
|
61a0eba14f
Merge branch 'zahary' into araq2
|
7 years ago |
Andreas Rumpf
|
503f780676
Merge branch 'zahary' into araq2
|
7 years ago |
Zahary Karadjov
|
672c24e4b8
fix affecting templates with explicit generic params
|
7 years ago |
Andreas Rumpf
|
c22e0d414d
fixes an internal compiler error when json.to is used wrongly
|
7 years ago |
Zahary Karadjov
|
a3f19c87fb
lift parameter-less do block to lambdas
|
7 years ago |
Zahary Karadjov
|
987b522071
fix the do notation when used with procs
|
7 years ago |
Zahary Karadjov
|
e9a3ffbc3d
Restore the Nim's 0.14 proper handling of generic aliases
|
7 years ago |
Andreas Rumpf
|
46efaf294b
big compiler refactoring; avoid globals for multi method dispatcher generation
|
7 years ago |
Araq
|
d74f734471
fixes #5352
|
8 years ago |
Andreas Rumpf
|
26fb6cb073
fixes #5327
|
8 years ago |
Parashurama
|
137b5f4302
fixes #4992
|
8 years ago |
Araq
|
e88a0af494
fix confusing line information for macros that produce errors
|
8 years ago |
Andreas Rumpf
|
93068f1ba6
avoid some compiler crashes in debug mode
|
8 years ago |
Arne Döring
|
e8a00b805f
fix seq add for nim node in VM (#5253)
|
8 years ago |
Arne Döring
|
130f30ddb2
make quote ast a ref type (#5246)
|
8 years ago |
Araq
|
9d488261df
added system.gorgeEx that includes the exitCode; refs #4874; fixes #1994
|
8 years ago |
Araq
|
9e6fb3f696
new dependency tracking for nimsuggest
|
8 years ago |
Araq
|
773d17cd14
big refactoring: step 1
|
8 years ago |
andri lim
|
bd560d6a4e
fixes #4915
|
8 years ago |
Andreas Rumpf
|
cceb6c625c
Merge pull request #4872 from flyx/gorgefix
|
8 years ago |
Andreas Rumpf
|
50dc712d5e
fixes #4906
|
8 years ago |
Andreas Rumpf
|
bae3baf9cc
fixes #4856
|
8 years ago |