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
/
system
Commit message (
Expand
)
Author
Age
Files
Lines
*
[backport:1.4] JS cstring null fixes (#16979)
hlaaftana
2021-02-11
1
-1
/
+24
*
fix #16650 (#16660)
flywind
2021-01-10
1
-7
/
+12
*
fix #12311 (#16578)
flywind
2021-01-04
1
-0
/
+7
*
follow #16505 move and active tests (#16508)
flywind
2020-12-30
1
-0
/
+26
*
remove some noises in tests (#16448)
flywind
2020-12-27
1
-4
/
+4
*
testament: error instead of silently ignore invalid targets; remove pointless...
Timothee Cour
2020-12-14
1
-1
/
+1
*
cleanup docs and tests (#16235)
flywind
2020-12-03
1
-9
/
+9
*
better addInt (#16160)
flywind
2020-12-01
1
-0
/
+46
*
make megatest consistent with unjoined tests wrt newlines, honor newlines in ...
Timothee Cour
2020-11-28
1
-2
/
+0
*
inc and dec are atomic in JS backend (#16129)
flywind
2020-11-25
1
-0
/
+9
*
better nativestacktrace support; refs #15284; backport [1.2] (#15384)
Andreas Rumpf
2020-09-22
1
-0
/
+18
*
fix #14912, make `--useVersion:1.0` work again (#14945)
Miran
2020-07-10
1
-0
/
+50
*
Clean out Deprecated proc (#14797)
Juan Carlos
2020-06-29
1
-2
/
+2
*
fix #14350, cstrings in JS init as null (#14355)
hlaaftana
2020-05-15
1
-0
/
+7
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
1
-8
/
+8
*
`$` now works for unsigned intergers with `nim js` (#14122)
Timothee Cour
2020-04-27
1
-0
/
+72
*
#12103 - CI for OpenBSD (#12105)
Euan
2020-04-21
2
-0
/
+2
*
faster CIs (#13803)
Miran
2020-03-30
1
-6
/
+6
*
rename `lenTuple` and `lenVarargs` (#13639)
Miran
2020-03-12
1
-9
/
+10
*
cleanup Ordinal (#13501)
Timothee Cour
2020-02-27
1
-0
/
+17
*
Revert "printing float values will have one more digit. (#13276) [backport]" ...
Timothee Cour
2020-02-08
1
-0
/
+4
*
printing float values will have one more digit. (#13276) [backport]
Arne Döring
2020-02-07
1
-4
/
+0
*
miscellaneous bug fixes (#13291)
Timothee Cour
2020-01-30
1
-0
/
+9
*
lenVarargs: number of varargs elements (#12907)
Timothee Cour
2019-12-23
1
-0
/
+59
*
fixes #12315 [backport]; refs #12314 (#12385)
Andreas Rumpf
2019-10-08
1
-3
/
+17
*
azure: disable failing tests
Leorize
2019-10-03
1
-4
/
+1
*
fix min/max for float numbers (#12068)
Arne Döring
2019-09-02
1
-1
/
+11
*
Fix to int to biggest int (#12066)
Arne Döring
2019-08-27
1
-0
/
+15
*
more enhancements for #11618 (#11976)
Andreas Rumpf
2019-08-18
1
-0
/
+27
*
fixes #11447
Andreas Rumpf
2019-07-06
1
-0
/
+7
*
disable talloc2 on 32 bits (#10656)
Arne Döring
2019-02-13
1
-36
/
+35
*
32 bit fixes (#10608)
Arne Döring
2019-02-13
2
-33
/
+36
*
properly deprecate parseopt2 (#10452)
Miran
2019-01-25
1
-2
/
+2
*
add `isNamedTuple`; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) ...
Timothee Cour
2019-01-08
1
-0
/
+11
*
fix bug in doAssertRaises when exception==Exception (#10172)
Timothee Cour
2019-01-04
1
-0
/
+12
*
revives: Move typetraits.`$` to system. Fixes #5827 (#10071)
Timothee Cour
2018-12-30
1
-0
/
+14
*
testament: joinable is now an explicit concept of a test spec
Andreas Rumpf
2018-12-11
4
-0
/
+8
*
lots of small changes
Arne Döring
2018-12-11
1
-1
/
+1
*
megatest can be executed
Arne Döring
2018-12-11
1
-1
/
+4
*
cleanup tests; don't use non-working 'msg' spec field
Araq
2018-11-23
1
-1
/
+1
*
more eyewash
Arne Döring
2018-11-23
3
-2
/
+9
*
disable tio.nim, it just causes problems
Arne Döring
2018-11-23
1
-0
/
+1
*
maybe this time?
Arne Döring
2018-11-23
1
-9
/
+17
*
hopefully this time the tests will compile on the server
Arne Döring
2018-11-23
1
-3
/
+0
*
updated tests to be executed
Arne Döring
2018-11-23
1
-4
/
+7
*
make run the default action of a test in tester
Arne Döring
2018-11-23
1
-4
/
+0
*
fix segfault when calling shallow() on an empty string (#9782) [backport]
Ștefan Talpalaru
2018-11-22
1
-0
/
+7
*
Add `toOpenArray[T](ptr UncheckedArray[T])` for clarity. (#9316)
c-blake
2018-10-12
1
-0
/
+5
*
fixes #9281
Araq
2018-10-11
1
-0
/
+15
*
fixes #8847
Araq
2018-09-03
1
-1
/
+9
[next]