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
/
lib
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #20067, fix #18976 [backport] (#20069)
metagn
2022-07-22
1
-1
/
+3
*
macros: make hasCustomPragma more permissive (#19747)
ehmry
2022-04-25
1
-3
/
+5
*
use two spaces indentation (#19696)
flywind
2022-04-07
1
-14
/
+14
*
add somes links to docs (#19668)
flywind
2022-04-01
1
-5
/
+5
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+4
*
Allow std/macros.params to work with nnkProcTy (#19563)
Tanguy
2022-02-25
1
-4
/
+11
*
Clonkk fix2 11923 (#19451)
Regis Caillaud
2022-02-02
1
-5
/
+22
*
Fix #11923 (#19427)
Regis Caillaud
2022-01-20
1
-1
/
+6
*
update deprecated example (#19415)
Hamid Bluri
2022-01-18
1
-1
/
+1
*
Extract runnables that specify `doccmd` (#19275) [backport:1.6]
Jake Leahy
2021-12-20
1
-2
/
+2
*
parseExpr/parseStmt accept filename, fixes #13540 (#19182)
hlaaftana
2021-11-24
1
-6
/
+8
*
`caseStmtMacros` no longer experimental, experimental manual refactor (#19173)
hlaaftana
2021-11-23
1
-6
/
+1
*
fix for #19020, credit to @ElegantBeef (#19021)
Don-Duong Quach
2021-11-03
1
-1
/
+1
*
fixes #18878 (#18883)
Aditya Siram
2021-09-25
1
-1
/
+2
*
fixes #14511 [backport:1.4] (#18732)
Dankr4d
2021-08-25
1
-11
/
+10
*
replace wrt with proper word (#18724)
flywind
2021-08-22
1
-2
/
+4
*
fixes #18543 (#18601)
Andreas Rumpf
2021-07-27
1
-176
/
+98
*
sync with the same template from locks module (#18414)
Antonis Geralis
2021-07-10
1
-1
/
+1
*
strformat.fmt now supports non-literal const strings (#18274)
Timothee Cour
2021-06-18
1
-1
/
+2
*
alternative to #18185 (#18206)
flywind
2021-06-07
1
-1
/
+4
*
macros.treeRepr + friends: collapse SymChoice (#18072)
Timothee Cour
2021-06-05
1
-22
/
+41
*
document macros.unpackVarargs (#18106)
Timothee Cour
2021-05-31
1
-0
/
+15
*
Revert "fix #14873 properly by skipping `abi` field in importc type (#17944)"...
Andreas Rumpf
2021-05-15
1
-0
/
+5
*
fix #14873 properly by skipping `abi` field in importc type (#17944)
Timothee Cour
2021-05-07
1
-5
/
+0
*
getCustomPragmaVal priority/override fixes (#17725)
Clyybber
2021-04-21
1
-38
/
+40
*
[std/locks]close #7998(complete condition variables) (#17711)
flywind
2021-04-19
1
-2
/
+7
*
[std/locks]remove workaround for withLock (#17772)
flywind
2021-04-19
1
-4
/
+3
*
[std/rlocks]add inline pragma (#17773)
flywind
2021-04-19
1
-3
/
+3
*
replace defer with try ... finally (#17753)
flywind
2021-04-17
1
-5
/
+5
*
cString => cSourceString; tyCString => tyCstring so that error msgs show cstr...
Timothee Cour
2021-04-17
1
-4
/
+4
*
Fix getCustomPragmaVal for some multi arg pragmas (#17723)
Clyybber
2021-04-15
1
-41
/
+45
*
getCustomPragma is split up in more usable chunks (#11526)
Arne Döring
2021-04-14
1
-93
/
+165
*
macrocache.nim: removed trailing whitespace
Araq
2021-04-11
1
-23
/
+23
*
Fix rst typo (#17671)
konsumlamm
2021-04-08
1
-1
/
+1
*
ref #14873 (#17644)
flywind
2021-04-06
1
-0
/
+5
*
Improve the typeinfo module (#17625)
konsumlamm
2021-04-05
1
-122
/
+129
*
new `genAst` as replacement for `quote do` (#17426)
Timothee Cour
2021-04-02
1
-1
/
+4
*
added nkError to the AST (#17567)
Andreas Rumpf
2021-03-29
1
-1
/
+2
*
nnkArglist => nnkArgList + special case stylecheck:error (#17529)
Timothee Cour
2021-03-27
1
-1
/
+1
*
remove {.compileTime.} for procs with NimNode: redundant because of tfTrigger...
Timothee Cour
2021-03-23
1
-99
/
+94
*
fix #17454 (#17461)
Timothee Cour
2021-03-23
1
-11
/
+9
*
Add documentation to the `macrocache` module (#17431)
Danil Yarantsev
2021-03-21
1
-15
/
+176
*
Fix macros.quote custom op symbol interpolation. (#17256)
quantimnot
2021-03-05
1
-2
/
+6
*
Replace double backticks with single backticks - Part 2 out of ~6 (#17206)
Danil Yarantsev
2021-02-28
1
-79
/
+79
*
Change stdlib imports to use std prefix in most examples (#17202)
Danil Yarantsev
2021-02-28
1
-2
/
+2
*
use single backtick (#17100)
flywind
2021-02-18
1
-24
/
+24
*
remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#1...
Timothee Cour
2021-02-17
1
-113
/
+72
*
use typeof instead type (#16962)
flywind
2021-02-08
1
-3
/
+3
*
fix floats slice (#16853)
flywind
2021-01-29
1
-1
/
+1
*
refactor cmpNimIdentifier (#16611)
flywind
2021-01-13
2
-9
/
+3
[next]