Arne Döring
|
f94ec363ab
Allow void macro result (#11286)
|
5 jaren geleden |
Aditya Siram
|
a6d4421241
Fixes #9365 : let with exportC pragma in template. (#11235)
|
5 jaren geleden |
Arne Döring
|
b92fd30282
rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227)
|
5 jaren geleden |
Clyybber
|
cc28eef38e
Replace countup(x, y) with x .. y
|
5 jaren geleden |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 jaren geleden |
nc-x
|
e42c304e4a
Fix loop tuple unpacking in templates (#11174)
|
5 jaren geleden |
Arne Döring
|
ed6160ad6d
callsite lineinfe for stackTrace template (#10785)
|
5 jaren geleden |
Andreas Rumpf
|
bf592c4e94
more destructor based changes (#10885)
|
5 jaren geleden |
Andreas Rumpf
|
15c208cd29
it's spelt callsite
|
5 jaren geleden |
Arne Döring
|
28394153ab
32 bit fixes (#10608)
|
5 jaren geleden |
alaviss
|
e962be8981
compiler/sem*: improve lineinfo for qualified and generic procs (#10427)
|
6 jaren geleden |
Andreas Rumpf
|
2104863910
nimfind: improvements
|
6 jaren geleden |
Andreas Rumpf
|
6e8ed8c6fa
added first version of a nimfind tool for the poor souls that don't have a good nimsuggest integretation
|
6 jaren geleden |
Araq
|
331d1a6ca1
fixes regressions
|
6 jaren geleden |
Steve Kellock
|
173e8c4913
fixes unexpected transforming of runnableExamples (#9158)
|
6 jaren geleden |
Araq
|
e09eeb02bf
fixes #8052
|
6 jaren geleden |
Andreas Rumpf
|
db35ac435b
code cleanup: remove newScopeForIf switch
|
6 jaren geleden |
Andreas Rumpf
|
5348fef003
implements a --nep1:on switch to make the compiler enforce the naming conventions outlined in NEP-1
|
6 jaren geleden |
Andreas Rumpf
|
40ec7be45c
refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly
|
6 jaren geleden |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
6 jaren geleden |
Andreas Rumpf
|
ce859d8c16
more modules compile again
|
6 jaren geleden |
cooldome
|
2c9e56a783
Implement custom annotations (#6987)
|
7 jaren geleden |
Araq
|
ee67a67ac4
first steps in adding template/macro calls to stack traces
|
7 jaren geleden |
Andreas Rumpf
|
4e4d466d06
minor breaking change: for loop bodies now get their own scope
|
7 jaren geleden |
Andreas Rumpf
|
f1dab39086
remove old implementation of the roof operator; make tests green again; close #6292
|
7 jaren geleden |
Andreas Rumpf
|
70ea45cdba
deprecated unary '<'
|
7 jaren geleden |
Andreas Rumpf
|
1a61c4d46d
first implementation of the 'func' keyword
|
7 jaren geleden |
Arne Döring
|
000b8afd26
Remove expr/stmt (#5857)
|
7 jaren geleden |
Araq
|
4a77b66b19
fixes #5478
|
7 jaren geleden |
Andreas Rumpf
|
3e7b04683c
make tests green again
|
7 jaren geleden |