Tomohiro
|
b8f6088ac0
Document about noinline calling convention and exportcpp pragma in Nim manual (#24323)
|
1 month ago |
metagn
|
4a63186cda
update CI to macos 13 (#24157)
|
1 month ago |
tersec
|
782b75cc08
update minimum recommended gcc version and fix manual typos (#24240)
|
1 month ago |
metagn
|
a6595e5b49
open new scope for const values (#24084)
|
2 months ago |
metagn
|
71de7fca9e
handle explicit generic routine instantiations in sigmatch (#24010)
|
2 months ago |
ringabout
|
f0e1eef65e
fixes #14522 #22085 #12700 #23132; no range check for uints (#23930)
|
3 months ago |
metagn
|
cd946084ab
make routine implicitly gensym when other gensym symbol exists again (#23842)
|
4 months ago |
Tomohiro
|
de1f7188eb
Fix example code in Nim manual that cannot be compiled without error (#23722)
|
5 months ago |
Antonis Geralis
|
63398b11f5
Add a note about the sideeffect pragma (#23543)
|
6 months ago |
ringabout
|
9e1d0d1513
fixes #4695; closure iterators support for JS backend (#23493)
|
7 months ago |
arkanoid87
|
cbf48a253f
Update manual.md (#23393)
|
8 months ago |
ringabout
|
0b363442e5
fixes broken doc links (#23255)
|
10 months ago |
Ryan McConnell
|
af8b1d0cb9
Fixing overload resolution documentation (#23171)
|
10 months ago |
metagn
|
6650b41777
document the new ambiguous identifier resolution (#23166)
|
10 months ago |
Tomohiro
|
e20a2b1f2b
Nim manual: better byref pragma explanation (#23192)
|
10 months ago |
Ryan McConnell
|
74fa8ed59a
Changing generic weight of `tyGenericParam` (#22143)
|
10 months ago |
ringabout
|
4d11d0619d
complete std prefixes for stdlib (#22887)
|
1 year ago |
ringabout
|
cef5e57eb5
fixes #22867; fixes cstring modification example on Nim Manual (#22871)
|
1 year ago |
Levi Notik
|
f111009e5d
Fix typo/grammar in exception tracking section (#22801)
|
1 year ago |
ringabout
|
7c2a2c8dc8
fixes a typo in the manual (#22383)
|
1 year ago |
konsumlamm
|
e2ea9140ac
Document `cast` zeroing memory (#22313)
|
1 year ago |
Ryan McConnell
|
0d3bde95f5
Adding info to manual (#22252)
|
1 year ago |
ringabout
|
1ad618d96c
clean up the documentation (#22196)
|
1 year ago |
Raynei
|
ba4fb21032
fixes #19086: Document exception and defect hierarchy (#22030)
|
1 year ago |
Juan M Gómez
|
ee3650b29e
documents changes on byref and bycopy (#21882)
|
1 year ago |
Andreas Rumpf
|
f4a9b258c3
isolation spec update; WIP (#21843)
|
1 year ago |
ringabout
|
3b9999b93c
adds documentation for `=wasMoved` and `=dup` hooks and small fixes (#21827)
|
1 year ago |
Juan Carlos
|
3a08e2e6ac
Remove LineTooLong (#21819)
|
1 year ago |
ringabout
|
71439c2891
fixes links of generic `define` pragma (#21828)
|
1 year ago |
Juan M Gómez
|
e45eb39ef7
documents codegendecl for object types (#21811)
|
1 year ago |