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
*
Size ptr tuple (#10846)
Arne Döring
2019-03-18
4
-0
/
+128
*
Support for stmtListExpr in parser after major keywords. Scaled down version....
cooldome
2019-03-18
2
-2
/
+23
*
fixes #10838 (#10841)
cooldome
2019-03-18
1
-0
/
+14
*
multi-methods need to be explicitly enabled (#10856)
Miran
2019-03-18
1
-0
/
+1
*
Detect local "primary" IP address
Federico Ceratto
2019-03-17
2
-0
/
+24
*
revert discard in destroyer (#10840)
cooldome
2019-03-15
2
-23
/
+1
*
move system.dollars in a separate file (#10829)
Miran
2019-03-13
2
-3
/
+1
*
bitops: add reverseBits and test (#10835)
Tomohiro
2019-03-13
1
-0
/
+42
*
fixes #10805 (#10806)
cooldome
2019-03-13
1
-0
/
+5
*
fixes #10807 (#10814)
cooldome
2019-03-12
1
-1
/
+11
*
make tests green again
Andreas Rumpf
2019-03-07
1
-1
/
+1
*
move assertions and iterators out of system.nim (#10597)
Miran
2019-03-07
3
-8
/
+4
*
fixes #10795
Andreas Rumpf
2019-03-06
1
-5
/
+18
*
tsizeof test is now correct (#10788)
Arne Döring
2019-03-06
1
-16
/
+47
*
make tests green again
Andreas Rumpf
2019-03-05
3
-0
/
+3
*
implement system.default for the JS target
Andreas Rumpf
2019-03-05
1
-0
/
+14
*
fixes a critical GC safety inference bug (#10615)
Andreas Rumpf
2019-03-05
1
-0
/
+21
*
added system.default in order to prevent the abstraction inversion that 'temp...
Andreas Rumpf
2019-03-05
1
-1
/
+26
*
make megatest green again
Andreas Rumpf
2019-03-05
10
-0
/
+16
*
make test green
Andreas Rumpf
2019-03-05
1
-1
/
+0
*
make tests green again
Andreas Rumpf
2019-03-04
7
-24
/
+14
*
sizealign of union type (#10780)
Arne Döring
2019-03-04
1
-2
/
+10
*
StringStream and parseJson, parseCfg, parseSql et al for the vm (#10746)
Arne Döring
2019-02-28
1
-0
/
+40
*
gc:destructors: progress
Andreas Rumpf
2019-02-28
1
-1
/
+64
*
quickfix: make `tsizeof3` also work on 32-bit
narimiran
2019-02-28
1
-2
/
+2
*
add tests, closes #3012, closes #7244
narimiran
2019-02-27
1
-0
/
+21
*
Initial version of the hot-code reloading support for native targets (#10729)
zah
2019-02-26
21
-0
/
+491
*
make typeToString sane for sequence again
Andreas Rumpf
2019-02-25
1
-1
/
+1
*
Fixes #10727. (#10728)
deech
2019-02-25
1
-1
/
+5
*
Handle IPv6 in bindAddr #7633
Federico Ceratto
2019-02-23
1
-0
/
+14
*
discard destroys its argument in-place (#9478)
LemonBoy
2019-02-23
1
-0
/
+18
*
Tuple unpacking now works for `for` vars (#10152)
Neelesh Chandola
2019-02-23
1
-0
/
+39
*
Open a new scope for `static:` expr blocks (#10649)
LemonBoy
2019-02-23
2
-0
/
+16
*
Tighten the conversion from tyRange to scalar types (#10495)
LemonBoy
2019-02-23
1
-0
/
+13
*
disable compile-time FFI support
Andreas Rumpf
2019-02-23
1
-1
/
+1
*
FFI at CT (#10150)
Timothee Cour
2019-02-23
1
-0
/
+81
*
add tests for recently closed issues (#10722)
Miran
2019-02-23
9
-1
/
+177
*
gc:destructors: progress
Andreas Rumpf
2019-02-21
1
-1
/
+10
*
gc:destructors: add first test program
Andreas Rumpf
2019-02-19
1
-0
/
+17
*
Replace the duration conversion procs with new improved ones (#10710)
Oscar Nihlgård
2019-02-19
1
-0
/
+9
*
better docs: osproc (#10708)
Miran
2019-02-19
1
-1
/
+1
*
fixes #10195
Araq
2019-02-19
1
-0
/
+5
*
error message for accidental use of macro (#10490)
Arne Döring
2019-02-19
2
-0
/
+18
*
fixes 10697 [backport]
Araq
2019-02-19
1
-2
/
+13
*
fixes #10702 (#10705)
Andreas Rumpf
2019-02-18
1
-2
/
+32
*
Prevent crash on pragma templates w/ generics (#10685)
LemonBoy
2019-02-18
1
-0
/
+7
*
Provide access to getsockname()/getpeername()
Federico Ceratto
2019-02-17
1
-0
/
+4
*
fixes #10651
Araq
2019-02-14
2
-10
/
+37
*
disable talloc2 on 32 bits (#10656)
Arne Döring
2019-02-13
1
-36
/
+35
*
32 bit fixes (#10608)
Arne Döring
2019-02-12
14
-117
/
+117
[next]