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
/
pure
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix nimIdentNormalize, fixes #19067 (#19068)
Tomasz Kramkowski
2021-10-29
1
-2
/
+3
*
docgen: implement doc link resolution in current module (#18642)
Andrey Makarov
2021-10-28
1
-0
/
+5
*
Minor update to terminal docs (#19056)
Netsu
2021-10-26
1
-0
/
+14
*
Add Zephyr Support (#19003)
Jaremy Creechley
2021-10-24
8
-286
/
+388
*
Fix isInvalidFilename & always operate on the full passed in string (#19004)
John Novak
2021-10-20
1
-45
/
+46
*
fix parsesql.treeRepr when nil is in input (#18974)
Andrey Makarov
2021-10-17
1
-3
/
+3
*
sequtils: fix errors from `strictFuncs` use (#18998)
ee7
2021-10-16
1
-3
/
+3
*
remove deprecated stuffs from std/times (#18937)
flywind
2021-10-13
1
-25
/
+25
*
Fixed `strictFuncs` support for `std/pegs` (#18951)
quantimnot
2021-10-07
1
-138
/
+142
*
typo [backport] (#18967)
flywind
2021-10-07
1
-1
/
+1
*
fixes #18954 (#18955)
Andreas Rumpf
2021-10-05
1
-2
/
+2
*
rename nimEnableHashRef [backport] (#18941)
flywind
2021-10-04
1
-5
/
+13
*
Add support for `strictEffects` to `std/pegs` (#18949)
quantimnot
2021-10-04
1
-1
/
+4
*
correct licence header (#18935)
flywind
2021-10-01
1
-1
/
+1
*
Adds source to single tags list (#18920)
Jonas Schubert Erlandsson
2021-09-29
1
-1
/
+1
*
envPairs works in vm, nims (#18615)
Timothee Cour
2021-09-29
2
-179
/
+189
*
fix a typo (rename `temporal` to `temporary` (#18892) [backport]
flywind
2021-09-24
1
-1
/
+1
*
ported Nim to proprietary CrossOS [backport] (#18889)
Andreas Rumpf
2021-09-24
1
-1
/
+1
*
fix #18844 (#18851)
flywind
2021-09-20
1
-4
/
+4
*
fixes #18858 [backport] (#18868)
Andreas Rumpf
2021-09-19
3
-3
/
+10
*
[minor] fix docs (#18834)
flywind
2021-09-11
1
-6
/
+4
*
distros.foreignDeps made public (#18830)
Juan Carlos
2021-09-10
1
-4
/
+4
*
Document `-d:async_backend` flag (#18700)
Jacek Sieka
2021-09-03
1
-0
/
+28
*
sequtils now support strict effect tracking (#18782)
Andreas Rumpf
2021-09-02
1
-9
/
+14
*
Fix initrand to avoid random number sequences overlapping (#18744)
Tomohiro
2021-09-02
1
-11
/
+63
*
strict effects (#18777)
Andreas Rumpf
2021-09-02
2
-10
/
+15
*
Fix #15150 (#18730)
konsumlamm
2021-08-31
1
-1
/
+2
*
make deprecated message better (#18737)
flywind
2021-08-23
1
-1
/
+1
*
Fix #18718 (#18731)
konsumlamm
2021-08-23
1
-5
/
+8
*
Add ceilDiv to math (#18596)
Tomohiro
2021-08-19
1
-0
/
+52
*
asynchttpserver: ipv6 support (#18706)
Emery Hemingway
2021-08-18
1
-6
/
+7
*
Documentation only, Terminal (#18696)
Juan Carlos
2021-08-14
1
-1
/
+15
*
fix #18692 AsyncHttpServer was hanging because client.close was not called (#...
Timothee Cour
2021-08-14
1
-1
/
+3
*
don't use space after proc names (#18681)
flywind
2021-08-12
1
-2
/
+2
*
fix #18670 quoteShellCommand, quoteShell, quoteShellWindows on windows (#18671)
Timothee Cour
2021-08-12
1
-5
/
+6
*
Switch maintanance (#18668)
RSDuck
2021-08-11
1
-8
/
+1
*
Add optional recursive arg to distinctBase (v2) (#18659)
Timothee Cour
2021-08-09
1
-5
/
+12
*
renamed: lib/std/private/vmutils.nim -> lib/std/private/bitops_utils.nim t...
Timothee Cour
2021-08-08
1
-3
/
+1
*
Only allow IPv4 literals in strict form (#18656)
Christian Ulrich
2021-08-08
1
-3
/
+22
*
Nim pretty and add void (#18652)
Kyle Brown
2021-08-08
1
-6
/
+12
*
Add Artix to distro list (#18629)
Kyle Brown
2021-08-02
1
-2
/
+5
*
[minor] reduce `substr` (#18611)
flywind
2021-07-30
1
-4
/
+6
*
Remove tracking of environment from osenv.nim v2 (#18575)
Timothee Cour
2021-07-29
1
-159
/
+78
*
various small documentation improvements (#18602)
Miran
2021-07-28
8
-60
/
+67
*
fix #17072: add times.dateTime with ISO 8601 order (#18590)
Timothee Cour
2021-07-28
1
-11
/
+18
*
Update documentation for dynlib (#17356)
konsumlamm
2021-07-26
1
-44
/
+34
*
optimize for the non-throwing case (#18587)
Antonis Geralis
2021-07-26
1
-4
/
+7
*
Documentation only, Sugar arrow and semicolons (#18574)
Juan Carlos
2021-07-25
1
-0
/
+4
*
std/random: fix overflow bugs; fixes #16360; fixes #16296; fixes #17670 (#18456)
Timothee Cour
2021-07-23
1
-9
/
+23
*
Replace calls to `putenv` with `setenv` (#18530)
Caden Haustein
2021-07-23
1
-3
/
+8
[next]