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
*
remove nimfrs and varslot (#24126)
ringabout
2024-09-17
1
-10
/
+0
*
opensym as node kind + fixed experimental switch (#23892)
metagn
2024-08-12
1
-1
/
+3
*
deprecate `owner` from `std/macros` (#23828)
ringabout
2024-07-12
1
-1
/
+1
*
fixes #23556; typeinfo.extendSeq generates random values in ORC (#23557)
ringabout
2024-05-03
1
-2
/
+5
*
fix spurious indent and newlines in rendering of nkRecList (#23121)
metagn
2023-12-24
1
-2
/
+1
*
allow non var deinit for locks and conds: alternative way (#23099)
ringabout
2023-12-19
2
-3
/
+3
*
Mark `macros.error` as `.noreturn.` (#23081)
Jake Leahy
2023-12-17
1
-1
/
+6
*
complete std prefixes for stdlib (#22887)
ringabout
2023-10-30
1
-1
/
+1
*
Markdown code blocks migration part 9 (#22506)
Amjad Ben Hedhili
2023-08-19
1
-14
/
+14
*
`BackwardsIndex` overload for `CacheSeq.[]` (#22043)
Jake Leahy
2023-06-10
1
-0
/
+13
*
just set CallNodes = nnkCallKinds, follows up #21829 (#21833)
metagn
2023-05-11
1
-2
/
+1
*
Add nnkHiddenCallConv to nnkCallKinds (#21781) (#21829)
Matt Wilson
2023-05-11
1
-1
/
+3
*
macros: Extend treeTraverse intVal range to nnkUInt64Lit (#21597)
chmod222
2023-04-01
1
-0
/
+2
*
Add `contains` to `std/macrocache` (#21304)
Jake Leahy
2023-02-01
1
-0
/
+26
*
Fix getting custom pragma from generic object (#20481)
Jake Leahy
2023-01-11
1
-1
/
+1
*
docgen: implement cross-document links (#20990)
Andrey Makarov
2023-01-04
1
-0
/
+2
*
remove legacy code (#21134)
ringabout
2022-12-26
1
-5
/
+4
*
Implement setLineInfo (#21153)
Peter Munch-Ellingsen
2022-12-22
1
-0
/
+16
*
fix #12122 (#21096)
Bung
2022-12-16
1
-2
/
+2
*
macros.customPragmaNode: walk brackets on brackets (#21040)
Emery Hemingway
2022-12-08
1
-5
/
+3
*
move threads out of system (#20674)
ringabout
2022-10-29
2
-4
/
+2
*
fixes #20572 (#20585)
Andreas Rumpf
2022-10-17
1
-1
/
+2
*
'lock levels' are deprecated, now a noop (#20539)
ringabout
2022-10-11
1
-2
/
+2
*
out parameters: enforce that 'out' is only used as a parameter (#20510)
Andreas Rumpf
2022-10-07
1
-1
/
+4
*
moderate system cleanup & refactor (#20355)
metagn
2022-09-28
1
-14
/
+14
*
store full definition AST for consts, fix noRewrite (#20115)
metagn
2022-09-28
1
-1
/
+1
*
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
ringabout
2022-09-27
1
-0
/
+4
*
add docs to copyNimNode and copyNimTree (#20357)
ringabout
2022-09-16
1
-2
/
+25
*
give a deprecate warning when using `newPar` to construct tuple expressions (...
ringabout
2022-09-06
1
-1
/
+6
*
Implement Pandoc Markdown concise link extension (#20304)
Andrey Makarov
2022-09-04
1
-1
/
+1
*
Markdown code blocks part 6 (#20292)
Andrey Makarov
2022-08-31
1
-85
/
+82
*
move formatfloat out of system (#20195)
ringabout
2022-08-24
1
-1
/
+1
*
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
[next]