index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
move io out of system (#19442)
flywind
2022-02-02
1
-4
/
+4
*
update outdated link (#19465)
flywind
2022-01-28
1
-1
/
+1
*
New/better macro pragmas, mark some as experimental (#19406)
metagn
2022-01-20
2
-17
/
+83
*
deprecate unsafeAddr; extend addr (#19373)
flywind
2022-01-16
2
-11
/
+6
*
move type operation section and remove deepcopy document (#19389)
flywind
2022-01-15
2
-40
/
+26
*
docs: Mention `import foo {.all.}` syntax (#19377)
Leon
2022-01-13
1
-0
/
+11
*
docs: Fix typo in tut1.rst (#19324)
Nan Xiao
2022-01-04
1
-1
/
+1
*
docs: Fix typo in tut1.rst (#19309)
Nan Xiao
2022-01-03
1
-1
/
+1
*
Allow full commands and blocks in type sections (#19181)
hlaaftana
2022-01-02
1
-2
/
+3
*
Update manual.rst (#19301)
rockcavera
2022-01-01
1
-1
/
+1
*
nep1: make header reflect reality (#19294)
Andreas Rumpf
2021-12-29
1
-3
/
+3
*
fixes grammar typos [backport] (#19289)
Andreas Rumpf
2021-12-27
1
-3
/
+3
*
Fixed typo in manual.rst unsafeAssign->uncheckedAssign. Fixes part 1 of #1926...
Don-Duong Quach
2021-12-17
1
-1
/
+1
*
basicopt.txt: Unify the format (#19251)
Nan Xiao
2021-12-14
1
-2
/
+2
*
nimc.rst: fix table markup (#19239)
Ștefan Talpalaru
2021-12-11
1
-0
/
+2
*
added --nimMainPrefix switch; fixes #15955; refs #16945 [backport:1.6] (#19235)
Andreas Rumpf
2021-12-10
3
-0
/
+12
*
nimRawSetjmp: support Windows (#19197)
Ștefan Talpalaru
2021-12-10
1
-0
/
+14
*
the title of PR should contain a brief description (#19211)
flywind
2021-12-06
1
-0
/
+3
*
treat do with pragmas but no parens as proc (#19191)
hlaaftana
2021-12-05
1
-4
/
+4
*
Improve documentation around func and method (#19207)
PMunch
2021-12-04
1
-2
/
+29
*
misc bugfixes [backport:1.2] (#19203)
Andreas Rumpf
2021-12-04
1
-14
/
+9
*
renamed 'gc' switch to 'mm'; [backport:1.6] (#19187)
Andreas Rumpf
2021-11-24
7
-137
/
+150
*
`caseStmtMacros` no longer experimental, experimental manual refactor (#19173)
hlaaftana
2021-11-23
2
-785
/
+808
*
implement RST & Markdown quote blocks (#19147)
Andrey Makarov
2021-11-23
1
-0
/
+5
*
Implement threads on Zephyr (#19156)
Jaremy Creechley
2021-11-23
1
-0
/
+9
*
Accept nnkTypeSection from typedef macro pragmas (#19168)
hlaaftana
2021-11-22
1
-0
/
+1
*
Enable customizing PageShift to set PageSize for embedded targets (#19129)
Jaremy Creechley
2021-11-16
1
-0
/
+24
*
update manual (#19130) [backport]
flywind
2021-11-12
1
-2
/
+2
*
Call {.cursor.} a pragma. (#19116)
treeform
2021-11-10
1
-8
/
+8
*
Deprecate `std/sharedlist` and `std/sharedtables` (#19112)
konsumlamm
2021-11-09
1
-6
/
+0
*
change os.nim doc links to new style (#19102)
Andrey Makarov
2021-11-08
1
-0
/
+7
*
manual: Document that comma propagates the default values of parameters (#19080)
Kaushal Modi
2021-11-03
1
-1
/
+9
*
manual: Document the use of `static` as a proc call (#19084)
Kaushal Modi
2021-11-03
1
-0
/
+14
*
update numbers of lifetime-tracking hooks in doc/destructors.rst (#19088)
Derek 呆
2021-11-02
1
-1
/
+1
*
docgen: implement doc link resolution in current module (#18642)
Andrey Makarov
2021-10-28
2
-0
/
+174
*
fix a tiny code snippet formatting issue in `doc/constructors.rst`, again (#1...
Derek 呆
2021-10-28
1
-1
/
+1
*
fix a tiny formating issue in doc/destructors.rst (#19058)
Derek 呆
2021-10-27
1
-1
/
+1
*
Document file changes that may be needed for add a new platform (#19055)
quantimnot
2021-10-26
1
-0
/
+36
*
feat: copy to clipboard (#18963)
Abishek PY
2021-10-22
1
-1
/
+31
*
Document how to compile a reproducible build (#18953)
quantimnot
2021-10-06
2
-0
/
+15
*
typo [backport] (#18948)
Andreas Rumpf
2021-10-04
1
-1
/
+1
*
typos [backport] (#18929)
Andreas Rumpf
2021-09-30
1
-10
/
+11
*
fix wrong name (rnimsyn => renderer; pnimsyn => parser; scanner => lexer) (#1...
flywind
2021-09-25
1
-1
/
+1
*
[backport] change some examples in tut1.rst (#18884)
Miran
2021-09-24
1
-12
/
+35
*
documented overload disambiguation [backport] (#18865)
Andreas Rumpf
2021-09-19
1
-1
/
+19
*
doc improvements (#18843)
Andreas Rumpf
2021-09-13
2
-138
/
+33
*
formal grammar updates [backport:1.2] (#18803)
Andreas Rumpf
2021-09-04
1
-21
/
+16
*
remove channels (#18801)
flywind
2021-09-04
1
-1
/
+1
*
documented overloadable enums and changelog improvements (#18797)
Andreas Rumpf
2021-09-04
1
-0
/
+41
*
implements https://github.com/nim-lang/RFCs/issues/407 (#18793)
Andreas Rumpf
2021-09-03
1
-0
/
+35
[next]