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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add typetraits.OrdinalEnum, enumutils.symbolName (#17281)
Timothee Cour
2021-03-10
1
-0
/
+21
*
close #9440 add testcase (#17316)
flywind
2021-03-09
1
-0
/
+52
*
close #16607 add testcase (#17317)
flywind
2021-03-09
1
-0
/
+24
*
fixes #11225; generic sandwich problems; [backport:1.2] (#17255)
Andreas Rumpf
2021-03-09
4
-0
/
+30
*
fix #17275 (#17276)
flywind
2021-03-09
1
-4
/
+1
*
fix #13491 #17279 runnableExamples now don't get lost in translation (#17282)
Timothee Cour
2021-03-09
1
-0
/
+25
*
improve test coverage for isolation (#17297)
flywind
2021-03-08
2
-16
/
+115
*
add testcase for #12005 (#17278)
flywind
2021-03-08
1
-0
/
+14
*
add setutils.[]= (#17272)
Timothee Cour
2021-03-08
1
-0
/
+11
*
stdlib/os: add isAdmin (#17012)
Roman Inflianskas
2021-03-07
1
-0
/
+7
*
fix #17267 (#17273)
flywind
2021-03-07
1
-0
/
+6
*
use lowercase --define switches (#17283)
flywind
2021-03-07
6
-10
/
+10
*
Fix #16437 (#17277)
Clyybber
2021-03-06
4
-16
/
+53
*
fix #17264 [backport:1.4] (#17266)
flywind
2021-03-05
1
-0
/
+16
*
Remove support for named procs with sugar.=> (#17220)
konsumlamm
2021-03-05
1
-8
/
+2
*
follow up #17165 (#17262)
flywind
2021-03-04
3
-54
/
+40
*
reuse jsffi in json module (#17165)
flywind
2021-03-04
3
-3
/
+10
*
deprecate newruntime (#17245)
flywind
2021-03-04
12
-12
/
+12
*
followup #16871 asyncjs.then: allow pipelining procs returning futures (#17189)
Timothee Cour
2021-03-04
3
-0
/
+22
*
Added math.clamp for slice clamping (#17246)
Jason Beetham
2021-03-03
1
-0
/
+11
*
fix #16384 and #17144 (#17126) [backport]
flywind
2021-03-03
1
-218
/
+223
*
https://github.com/nim-lang/Nim/pull/15826/files#r585368355 (#17233)
Juan Carlos
2021-03-03
1
-1
/
+5
*
fix #17177 (#17243)
flywind
2021-03-03
1
-0
/
+10
*
RST heading improvements (fix #17091) (#17195)
Andrey Makarov
2021-03-02
1
-0
/
+156
*
re-enable disabled tests after #17173 (#17228)
Timothee Cour
2021-03-02
1
-111
/
+75
*
attempt to fix #16374 (#17232)
flywind
2021-03-02
1
-0
/
+38
*
fixes #17198, DFA failure on large case stmts (#17210)
Saem Ghani
2021-03-02
1
-0
/
+32
*
close #5342 add testcase (#17230)
flywind
2021-03-02
1
-0
/
+23
*
`--nilseqs` is now a deprecated noop (#17211)
Timothee Cour
2021-03-01
6
-8
/
+7
*
fixes #17173 (#17213)
Andreas Rumpf
2021-03-01
1
-0
/
+10
*
add overload `add(a: var string, b: openArray[char])` (#15951)
Timothee Cour
2021-03-01
2
-133
/
+145
*
fix code-block test bugs: fix #17183, fix https://github.com/timotheecour/Nim...
Timothee Cour
2021-02-26
1
-0
/
+10
*
hashes: support object default hash (#17175)
Timothee Cour
2021-02-26
1
-0
/
+46
*
`std/options`: `$some(3)` is now `"some(3)"`, etc. (#17147)
Timothee Cour
2021-02-24
3
-10
/
+10
*
asyncjs: add `then`, `catch` for promise pipelining (#16871)
Timothee Cour
2021-02-24
3
-18
/
+87
*
remove deprecated stuff in unittest module (#17156)
flywind
2021-02-24
1
-5
/
+18
*
fixes #17170 (#17171)
Andreas Rumpf
2021-02-24
1
-0
/
+34
*
wrapnils: add `??.` which returns an `Option` (#16931)
Timothee Cour
2021-02-24
1
-17
/
+20
*
fix #17159 items(cstring) works in VM (#17160)
Timothee Cour
2021-02-24
2
-30
/
+87
*
close #14581 add testcase (#17169)
flywind
2021-02-24
1
-0
/
+25
*
cleanup tests/stdlib/tstring.nim (#17158)
Timothee Cour
2021-02-24
1
-98
/
+82
*
close #15563 add testcase (#17168)
flywind
2021-02-24
1
-0
/
+18
*
new-style concepts implementation, WIP (#15251)
Andreas Rumpf
2021-02-24
4
-3
/
+109
*
add strbasics.strip (#16280)
flywind
2021-02-24
1
-0
/
+126
*
[stdlib] make cookies module modern (#17116)
flywind
2021-02-24
1
-1
/
+6
*
add enumutils.items for sparse enums, typetraits.SomeSparseEnum (#17080)
Timothee Cour
2021-02-23
1
-0
/
+16
*
remove tests/deps/ (#17132)
Timothee Cour
2021-02-23
42
-27264
/
+11
*
Fixes #17039 - ldObj checks node/nodeAddr access (#17123)
Saem Ghani
2021-02-23
1
-0
/
+10
*
add io.readChars overload (simpler, less error prone) (#16044)
Timothee Cour
2021-02-22
1
-0
/
+37
*
Improve the ropes module (#17145)
konsumlamm
2021-02-22
1
-54
/
+83
[next]