Andreas Rumpf
|
d8f7174dda
Merge pull request #7736 from cooldome/range_float_type
|
6 years ago |
Zahary Karadjov
|
e129466910
requested pull-request changes
|
6 years ago |
Zahary Karadjov
|
31651ecd61
allow referencing other parameters in default parameter values
|
6 years ago |
Zahary Karadjov
|
5bcf8bcb59
fixes #7222; fixes #5595; fixes #3747
|
6 years ago |
Zahary Karadjov
|
fb27357b62
A minimal patch enabling the new typedesc and static types syntax
|
6 years ago |
Andreas Rumpf
|
5348fef003
implements a --nep1:on switch to make the compiler enforce the naming conventions outlined in NEP-1
|
6 years ago |
cooldome
|
101f23f3a6
manual merge 2
|
6 years ago |
cooldome
|
37aa488f99
merge devel
|
6 years ago |
Andreas Rumpf
|
aaceec0744
Merge pull request #7981 from cooldome/Fix_-7980
|
6 years ago |
cooldome
|
77f33db3ed
style fixes, typos
|
6 years ago |
cooldome
|
44d82d9492
style improvements
|
6 years ago |
cooldome
|
746da12d74
add comment
|
6 years ago |
cooldome
|
1b7cf3df51
New approach
|
6 years ago |
cooldome
|
4619ee7058
remove underscores
|
6 years ago |
cooldome
|
a65e9c0e25
fix comments
|
6 years ago |
cooldome
|
73b7ec9009
merge devel
|
6 years ago |
Araq
|
8e9551b1c7
fixex merge conflicts
|
6 years ago |
andri lim
|
80107b360c
add more test to 4799
|
6 years ago |
Andreas Rumpf
|
a5701d6b71
ensure compiler API doesn't import the RST engine
|
6 years ago |
Andreas Rumpf
|
40ec7be45c
refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly
|
6 years ago |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
6 years ago |
Andreas Rumpf
|
feef109e60
make tests green again
|
6 years ago |
Andreas Rumpf
|
a4e2b0c153
platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals
|
6 years ago |
Araq
|
2a7fc84c86
remove ast.emptyNode global; cleanup configuration.nim
|
6 years ago |
Araq
|
02b78d3f94
make tests green again
|
6 years ago |
Araq
|
5526252fa0
fixes testament compilation
|
6 years ago |
Andreas Rumpf
|
328e7a1005
options.nim: no global variables anymore
|
6 years ago |
Andreas Rumpf
|
84bc04ba32
sigmatch compiles again
|
6 years ago |
Zahary Karadjov
|
7297613900
Bugfix: The compiler were not inserting proper downcasts for generic types
|
6 years ago |
Zahary Karadjov
|
e678a4285d
Bugfix: Allow matching on nkExprEqExpr against varargs[untyped]
|
6 years ago |