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
*
dfa.nim: track object/tuple field accesses more precisely; sink(o.x); sink(o....
Araq
2019-04-16
3
-4
/
+39
*
faster CountTable sort(), optional SortOrder (#11010)
Andy Davidoff
2019-04-16
1
-15
/
+30
*
Extend the fix for #11018 to strings (#11031)
Clyybber
2019-04-15
1
-1
/
+9
*
fixes another regression; the behaviour of 'array' formatting was changed
Araq
2019-04-15
1
-0
/
+8
*
fixes #11012
Araq
2019-04-15
2
-22
/
+18
*
Fixes #11018 (#11019)
Clyybber
2019-04-14
1
-0
/
+11
*
fix reraise (#11017)
cooldome
2019-04-13
1
-4
/
+8
*
fixes #11004
Araq
2019-04-12
1
-0
/
+7
*
Compiler plugin for implementing incremental computation in user space (#10819)
cooldome
2019-04-11
3
-0
/
+197
*
fixes #10765 (#10993) [backport]
cooldome
2019-04-11
1
-0
/
+9
*
newruntime: raising an exception works but currently leaks memory because cur...
Araq
2019-04-10
1
-0
/
+38
*
enable more tests
Araq
2019-04-10
1
-23
/
+22
*
rst: parse brackets individually, fixes #10475 (#10997)
Miran
2019-04-10
1
-0
/
+12
*
enable most tnewruntime_strutils tests
Araq
2019-04-10
1
-38
/
+28
*
newruntime: fixes another bug
Araq
2019-04-10
2
-1
/
+242
*
destructors: we are cooking now
Araq
2019-04-06
1
-2
/
+3
*
Fix astdef typ deref (#10245)
Alexander Ivanov
2019-04-05
1
-2
/
+11
*
Strformat symbol binding (#10927)
Arne Döring
2019-04-05
3
-2
/
+74
*
fixes #10943 (#10947)
cooldome
2019-04-05
2
-0
/
+13
*
destructors: progress
Andreas Rumpf
2019-04-05
1
-2
/
+2
*
fixes destructor tuple regression #10940 (#10941)
cooldome
2019-04-04
1
-0
/
+48
*
Pure ref object; fixes #10721 (#10955)
Arne Döring
2019-04-04
1
-8
/
+41
*
fixes #10942. Lent T bug (#10946)
cooldome
2019-04-03
1
-0
/
+25
*
fixes #10948 (#10949)
cooldome
2019-04-03
1
-0
/
+39
*
simple program works with --newruntime
Araq
2019-04-02
1
-11
/
+11
*
make megatest work again
Araq
2019-04-02
2
-0
/
+5
*
fixes json.nim regression
Andreas Rumpf
2019-03-29
1
-4
/
+0
*
fixes #10896 (#10903)
Andreas Rumpf
2019-03-25
1
-0
/
+5
*
fixes #8202 (#10888)
Andreas Rumpf
2019-03-23
1
-0
/
+18
*
improvements on the hot code reloading support (#10892)
Viktor Kirilov
2019-03-23
1
-1
/
+1
*
fixes #10886 [backport] (#10897)
Andreas Rumpf
2019-03-23
1
-0
/
+18
*
more destructor based changes (#10885)
Andreas Rumpf
2019-03-23
2
-0
/
+16
*
Lineinfo fix (#10871)
Arne Döring
2019-03-21
1
-0
/
+18
*
fixes #10861 (#10877)
cooldome
2019-03-21
1
-1
/
+15
*
add tastspec (and ast_pattern_matching) (#10863)
Arne Döring
2019-03-19
2
-0
/
+1600
*
sizeof alignof offsetof macros api (#10855)
Arne Döring
2019-03-19
1
-0
/
+51
*
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
[next]