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
/
tests
/
stdlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add parsing empty attribs to htmlparser (#9559)
rec
2018-10-30
1
-1
/
+14
*
More descriptive names of test files (#9531)
Miran
2018-10-29
2
-0
/
+0
*
Make htmlparser parse unquoted attrib values (#9537)
rec
2018-10-29
1
-0
/
+45
*
Remove install.txt and readme.txt (#9521)
Utwo
2018-10-28
3
-3
/
+3
*
Fix strscans.scanp (#9518)
xzfc
2018-10-28
1
-0
/
+86
*
Parse the usage of the SQL in operator properly (#9527)
zah
2018-10-28
1
-1
/
+1
*
add test case
Vindaar
2018-10-20
1
-0
/
+4
*
merge stdlib tests (#9439)
Miran
2018-10-19
28
-522
/
+458
*
fix #9394 by replacing `fmt` with `strutils.%` (#9417)
Vindaar
2018-10-18
1
-0
/
+7
*
fix #8225 os.isHidden was buggy on posix (#8315)
Timothee Cour
2018-10-15
1
-94
/
+113
*
fixes #8916 by fixing typeinfo and marshal. (#9341)
Vindaar
2018-10-13
1
-0
/
+13
*
Testament pre parallel (#9137)
Jacek Sieka
2018-10-12
1
-1
/
+1
*
8684 add shortcut sort procs (#9174)
Konstantin Molchanov
2018-10-11
1
-1
/
+61
*
Fix tests on NixOS (#9209) (#9285)
xzfc
2018-10-10
1
-1
/
+1
*
fix #8341: add lastPathPart (#9116)
Timothee Cour
2018-10-09
1
-19
/
+42
*
os: use unlink() to remove file (#9220)
alaviss
2018-10-09
1
-0
/
+9
*
Fix #9126: use splitPath instead of substr
Yasuhiro Horimoto
2018-09-30
1
-0
/
+14
*
Convert *_family fields to cushort
LemonBoy
2018-09-19
1
-2
/
+2
*
add test case
Vindaar
2018-09-17
1
-0
/
+16
*
fixes #8911
Andreas Rumpf
2018-09-16
1
-0
/
+15
*
fixes #8961
Araq
2018-09-14
1
-1
/
+10
*
closes #5252
Araq
2018-09-03
1
-0
/
+19
*
Add interpreting event parser proc to pegs module. (#8075)
gemath
2018-08-24
1
-36
/
+106
*
Cleanup ttimes (#8714)
Oscar Nihlgård
2018-08-22
1
-101
/
+72
*
Fixes ropes regressions due to the not-nil strings (#8687)
Dmitry Atamanov
2018-08-20
1
-0
/
+36
*
times.Timezone changes (#8527)
Oscar Nihlgård
2018-08-17
1
-24
/
+6
*
changes how the now illegal 'string == nil' comparison is detected
Andreas Rumpf
2018-08-15
1
-0
/
+4
*
Merge branch 'devel' into araq-misc
Araq
2018-08-13
1
-1
/
+8
|
\
|
*
Fixed 7478: splitLines keepEol option (#8621)
Iván Montes
2018-08-13
1
-1
/
+8
*
|
make more tests green
Andreas Rumpf
2018-08-13
4
-9
/
+9
|
/
*
fixes #8519; implements T.distinctBase to reverse T = distinct A (#8531)
Timothee Cour
2018-08-10
1
-0
/
+29
*
fix wrong arch defined(osx) (#8492)
Timothee Cour
2018-08-02
1
-1
/
+1
*
fixes #8468, stdlib.encodings.convert not crash anymore on windows (#8470)
andri lim
2018-07-30
1
-0
/
+21
*
fixes #8037, json.to support object with distinct types (#8086)
andri lim
2018-07-19
1
-3
/
+102
*
New implementations of times.parse & times.format (#8094)
Oscar Nihlgård
2018-07-09
1
-61
/
+149
*
Add normalizePath and tests
Federico Ceratto
2018-07-06
1
-0
/
+62
*
Merge branch 'araq-devel' of github.com:nim-lang/Nim into araq-devel
Andreas Rumpf
2018-07-06
1
-2
/
+3
|
\
|
*
make tmemfile2 work again
Araq
2018-07-06
1
-2
/
+3
*
|
make tests green again
Andreas Rumpf
2018-07-06
1
-1
/
+1
|
/
*
make test green for OSX
Andreas Rumpf
2018-07-06
1
-2
/
+5
*
Merge branch 'devel' into araq-devel
Andreas Rumpf
2018-07-04
1
-0
/
+41
|
\
|
*
Fix os.unixToNativePath proc returns wrong result(#8179) (#8181)
Tomohiro
2018-07-02
1
-0
/
+41
*
|
system.nim: remove deprecated symbols
Andreas Rumpf
2018-06-28
1
-2
/
+2
|
/
*
Pegs AST read access (#8050)
gemath
2018-06-19
1
-0
/
+78
*
Add MemMapFileStream. Fixes in memFiles. (#7944)
Dmitry Atamanov
2018-06-14
2
-1
/
+55
*
Add parse bin int, fixes #8018 (#8020)
Vindaar
2018-06-13
1
-1
/
+48
*
Fixed compilation error when Sockaddr_in4 or Sockaddr_in6 passed to fromSockAddr
Yuriy Glukhov
2018-06-07
1
-0
/
+12
*
Fix strformat neg zero (#7954)
skilchen
2018-06-05
1
-0
/
+8
*
Fix strformat precision handling for strings (#7941)
skilchen
2018-06-04
1
-0
/
+26
*
Use higher time resolution when available in os.nim (#7709)
Oscar Nihlgård
2018-06-04
1
-0
/
+10
[next]