B3liever
|
fb75e3bb49
Fix names set and get procs in macros
|
hace 6 años |
Kaushal Modi
|
f8cef575b3
Improve dumpLisp macro (#9515)
|
hace 6 años |
cooldome
|
eaca5be9d6
Change the order of compilation passes, transformation is made lazy at code gen (#8489)
|
hace 6 años |
Arne Döring
|
f9bc4d014a
changelog entry
|
hace 6 años |
Arne Döring
|
016e0b1aac
fix typo
|
hace 6 años |
Arne Döring
|
358b5225df
fixed comment
|
hace 6 años |
Arne Döring
|
48697dc5bb
added test case for `or` operator
|
hace 6 años |
Arne Döring
|
abe8ac1962
or on NimNode
|
hace 6 años |
LemonBoy
|
0ead36dae6
Unchecked arrays now have their own type (#9267)
|
hace 6 años |
LemonBoy
|
32d5b80938
Fix macro expansion in expandMacros (#8998)
|
hace 6 años |
Timothee Cour
|
64ae47e6f0
Update macros.nim (#9182)
|
hace 6 años |
Zahary Karadjov
|
97fefa3f50
some simple sub-expression elimination not applied by the previos author
|
hace 6 años |
Zahary Karadjov
|
95072fbcc3
Bugfix: custom pragmas were not working on public fields
|
hace 6 años |
Andreas Rumpf
|
f7d1902043
fixes merge conflicts
|
hace 6 años |
cooldome
|
e63c66b810
Add sym owner to macros (#8253)
|
hace 6 años |
LemonBoy
|
5cd152bfda
Allow `hint` and `warning` to specify its loc info (#8771)
|
hace 6 años |
Timothee Cour
|
3a626179ee
doAssert, assert now print full path of failing line on error (#8555)
|
hace 6 años |
andri lim
|
6e3d1dced5
fixes #5617, 'copyLineInfo' addition (#8523)
|
hace 6 años |
andri lim
|
78c0ac5407
fixes #7827, bindSym enhancement (#8499)
|
hace 6 años |
Timothee Cour
|
818d9be311
`lineInfoObj` (and `check`, `expect`) now return absolute paths (#8466)
|
hace 6 años |
andri lim
|
9c3336dcff
fixes #8371, macros.hasCustomPragma doesn't crash anymore (#8378)
|
hace 6 años |
cooldome
|
dec97924a4
Custom pragmas in proc types (#8205)
|
hace 6 años |
Andreas Rumpf
|
6d19d1eeb2
macros.nim: remove deprecated symbols
|
hace 6 años |
Zahary Karadjov
|
bdcb729597
Better support for treating templates and macros as symbols.
|
hace 6 años |
RSDuck
|
3402926372
hasCustomPragma/getCustomPragmaVal: small fix (#7650)
|
hace 6 años |
Dmitry Atamanov
|
412cd61dab
Fixes #7595 (#7623)
|
hace 6 años |
Timothee Cour
|
04df7f147c
update macros.nim: followup on pull #7598 (#7619)
|
hace 7 años |
Arne Döring
|
ed5b7cbac0
move eqIdent to vm.nim (#7585)
|
hace 7 años |
jcosborn
|
2478be3f21
add example to docs for getTypeInst and getTypeImpl (#7206)
|
hace 7 años |
RSDuck
|
3d1d163eff
fixes #7451 (#7575)
|
hace 7 años |