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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests and docs for call operator (#16980)
hlaaftana
2021-02-09
4
-1
/
+124
*
Another typo corrected (#16974)
Héctor M. Monacci
2021-02-08
1
-1
/
+1
*
Deprecate any (#16920)
Juan Carlos
2021-02-08
3
-2
/
+3
*
Refactoring `bitops.rotateLeftBits()` and `bitops.rotateRightBits()`; adding ...
rockcavera
2021-02-08
1
-65
/
+223
*
fix #16947: `--app:staticlib -o:lib` now first removes lib (#16948)
Timothee Cour
2021-02-08
1
-0
/
+1
*
std/lists: Various changes to `lists` (RFC #303) (#16536)
Peter Salvi
2021-02-08
3
-162
/
+350
*
Correct typo (#16972)
Héctor M. Monacci
2021-02-08
1
-1
/
+1
*
rename case statement macro from match to `case` (#16923)
hlaaftana
2021-02-08
4
-16
/
+51
*
basic cleanups regarding SSL handling (#16940) [backport:1.0]
Andreas Rumpf
2021-02-08
4
-18
/
+59
*
fix some warnings (#16952)
flywind
2021-02-08
22
-119
/
+119
*
document typeof (#16965)
Timothee Cour
2021-02-08
1
-2
/
+17
*
close #15767 (#16959)
flywind
2021-02-08
1
-1
/
+8
*
fix #16949 --app:staticlib works on openbsd; --app:staticlib tested in CI (#1...
Timothee Cour
2021-02-08
2
-2
/
+29
*
use typeof instead type (#16962)
flywind
2021-02-08
31
-253
/
+253
*
Add initRand() with seed based on time (#16953)
hlaaftana
2021-02-07
2
-10
/
+37
*
quote nim command on compile (#16954)
n5m
2021-02-07
1
-1
/
+1
*
close #16921 (#16951)
flywind
2021-02-06
2
-30
/
+32
*
make style consistent (#16944)
flywind
2021-02-05
1
-16
/
+18
*
fix `of` procs + runnableExamples (#16932)
Timothee Cour
2021-02-05
1
-8
/
+25
*
document `default` (#16942)
Timothee Cour
2021-02-05
1
-2
/
+17
*
clarify docs for wrapnils (#16929)
Timothee Cour
2021-02-04
1
-2
/
+7
*
Correct typo in osseps.nim (#16939)
Rummskartoffel
2021-02-04
1
-1
/
+1
*
add createElementNS, will hopefully fix svgs for karax (#16938)
Antonis Geralis
2021-02-05
1
-0
/
+1
*
stdlib/os: handle symlinks in copy/move functions (#16709)
Roman Inflianskas
2021-02-04
5
-107
/
+322
*
remove a temporary variable in int128.nim (#16935)
flywind
2021-02-04
1
-35
/
+34
*
Fix link to switch
Clyybber
2021-02-04
1
-1
/
+1
*
nep1: prefer `self` to `this` (#16927)
Timothee Cour
2021-02-04
1
-4
/
+7
*
Allow strings for -- in config.nims (#16934)
Clyybber
2021-02-04
1
-5
/
+18
*
strictFuncs+views: add test that imports stdlib modules (#16878)
ee7
2021-02-03
3
-12
/
+198
*
remove .github/workflows/ci_ssl.yml; instead run via trunner_thirdparty (#16221)
Timothee Cour
2021-02-02
12
-336
/
+285
*
Sugar tests (#16820)
konsumlamm
2021-02-02
2
-130
/
+229
*
Add testcase for #16897 (#16917)
Clyybber
2021-02-02
1
-0
/
+33
*
tests/tuples/ttuples_issues.nim: test on all backends + various improvements ...
Timothee Cour
2021-02-02
3
-110
/
+123
*
IC: bugfixes (WIP) (#16836)
Andreas Rumpf
2021-02-02
20
-98
/
+283
*
[ci skip] CountTable, remove link to unexisting proc
narimiran
2021-02-02
1
-1
/
+0
*
link compile-time options together in docs (#16879)
n5m
2021-02-02
2
-4
/
+35
*
`dumpToString`: improves on `sugar.dump` (#16841)
Timothee Cour
2021-02-02
3
-4
/
+44
*
Improve doc comments (#16902)
konsumlamm
2021-02-02
2
-168
/
+208
*
2.5x- 3x faster copyFile on osx (#16883)
Timothee Cour
2021-02-01
3
-9
/
+49
*
fix #16885: nimdoc css warning (#16893)
zetashift
2021-02-01
2
-0
/
+4
*
add widestrs.newWideCString overload (#16860)
flywind
2021-02-01
1
-0
/
+3
*
add finally as post expr block [backport:1.4] (#16896)
hlaaftana
2021-02-01
2
-1
/
+120
*
fixes #16897 [backport:1.2] (#16900)
Andreas Rumpf
2021-02-01
1
-1
/
+1
*
fix #16822 (#16884)
flywind
2021-02-01
3
-4
/
+32
*
JS: make hash float support IE/Safari (#16872)
flywind
2021-02-01
2
-5
/
+14
*
Updated nimsuggest doc to explain connection to nim compiler and use of confi...
Don-Duong Quach
2021-02-01
1
-0
/
+5
*
critbits: fix error from strictFuncs (#16877)
ee7
2021-02-01
2
-2
/
+3
*
let's assume littleEndian in JS backend (#16886)
flywind
2021-02-01
1
-1
/
+1
*
distinctBase now is identity instead of error for non distinct types (#16891)
Timothee Cour
2021-02-01
4
-16
/
+14
*
remove quotation marks around imports - fixes links in the docs (#16888)
Miran
2021-02-01
3
-4
/
+4
[next]