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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
assertions: fixes #11545 (#11605)
alaviss
2019-07-01
5
-7
/
+22
*
fixes #11617
Araq
2019-07-01
1
-0
/
+3
*
fixes #11628
Araq
2019-07-01
1
-0
/
+1
*
fixes #11614
Araq
2019-07-01
2
-1
/
+13
*
Make repr use 'ptr' for ptr types instead of 'ref' (#11626)
Ico Doornekamp
2019-07-01
1
-1
/
+2
*
Remove IO.js compat (long dead vanished project,superseed by NodeJS) (#11627)
Juan Carlos
2019-07-01
1
-4
/
+2
*
[bugfix] make -d:nimSetUtf8CodePage switch work again
Araq
2019-07-01
1
-1
/
+1
*
added destructors.rst document
Andreas Rumpf
2019-07-01
1
-0
/
+563
*
msgs, ccgstmts: fixes #11572 (#11621)
alaviss
2019-06-30
2
-8
/
+15
*
[other] additions to the manual
Andreas Rumpf
2019-06-29
1
-1
/
+76
*
fixes #11606
Araq
2019-06-28
1
-2
/
+8
*
fixes #11611
Araq
2019-06-28
2
-2
/
+2
*
Pass additional koch options to the nim compiler (#11615)
Ivan Bobev
2019-06-28
1
-36
/
+44
*
nimpretty: bugfix [bugfix]
Araq
2019-06-28
4
-12
/
+106
*
Merge pull request #11609 from zestyr/xmltree-typo
Andreas Rumpf
2019-06-27
1
-3
/
+3
|
\
|
*
Fix typo in xmltree docs [ci skip]
Zestyr
2019-06-27
1
-3
/
+3
*
|
contributing.rst guide: Make the rules reflect the reality.
Andreas Rumpf
2019-06-27
1
-2
/
+7
*
|
manual: typo
Andreas Rumpf
2019-06-27
1
-1
/
+1
*
|
manual: document how accessors are resolved; fixes #11514
Andreas Rumpf
2019-06-27
1
-0
/
+19
|
/
*
make tests green again
Araq
2019-06-27
1
-1
/
+1
*
fixes #11445
Andreas Rumpf
2019-06-27
1
-1
/
+1
*
fixes #11523
Andreas Rumpf
2019-06-26
2
-2
/
+12
*
fixes #11525
Andreas Rumpf
2019-06-26
2
-2
/
+39
*
Merge pull request #11598 from narimiran/fix-sharedtables
Andreas Rumpf
2019-06-26
3
-11
/
+27
|
\
|
*
[bugfix] fix #11588, don't check if SharedTable is initialized
narimiran
2019-06-26
3
-11
/
+27
*
|
fixes #11600 (#11602)
Andreas Rumpf
2019-06-26
1
-1
/
+1
|
\
\
|
*
|
fixes #11600
Araq
2019-06-26
1
-1
/
+1
*
|
|
[bugfix] fix #11532, nimpretty should ignore source code filters (#11603)
Miran
2019-06-26
1
-1
/
+1
*
|
|
fixes #11098
Andreas Rumpf
2019-06-26
3
-10
/
+30
*
|
|
[bugfix] fix #11469, new rules for a newline in nimpretty (#11512)
Miran
2019-06-26
7
-73
/
+113
|
/
/
*
|
fixes #11577
Araq
2019-06-26
2
-13
/
+32
*
|
[refactor] compiler/[msgs, reorder, semstmts]: use toMsgFilename where approp...
alaviss
2019-06-26
3
-8
/
+9
|
/
*
VCC discovery using vswhere (#6540) (#11559)
Toshiyuki-Tega
2019-06-26
2
-2
/
+53
*
Documentation highlite (#11596)
Juan Carlos
2019-06-26
1
-0
/
+27
*
fixes #11563 (#11594)
Andreas Rumpf
2019-06-26
4
-62
/
+99
*
compiler/[msgs, options]: confine --listFullPaths to compiler messages (#11583)
alaviss
2019-06-26
2
-17
/
+13
*
increase dfa instruction limit (#11579)
cooldome
2019-06-24
1
-2
/
+2
*
[bugfix] remove dangling ref (#11576)
Jasper Jenkins
2019-06-25
1
-1
/
+1
*
Fix out of bound access in cgi module (#11578)
Gérôme Fournier
2019-06-25
1
-0
/
+2
*
Fix typo (#11573)
WhiteDuke
2019-06-25
1
-1
/
+1
*
assertions: make assert follow excessiveStackTrace (#11574)
alaviss
2019-06-25
1
-3
/
+1
*
nim.cfg: disable excessiveStackTrace on release (#11575)
alaviss
2019-06-25
1
-0
/
+1
*
[documentation] fix #4630, document unsupported functions for JS
narimiran
2019-06-24
1
-0
/
+8
*
[refactoring] remove zeroExtend and friends from the compiler builtins. (#11531)
Arne Döring
2019-06-24
10
-116
/
+76
*
Spelling fixes in nimc.rst (#11569)
Simon Krauter
2019-06-23
1
-3
/
+3
*
[other] Documentation NimScript (#11548)
Juan Carlos
2019-06-23
1
-8
/
+172
*
[feature] Add dynlib (required on windows/cpp) to nimCoroutines related gc_co...
Giovanni Petrantoni
2019-06-23
1
-3
/
+3
*
[bugfix] fix OrderedTable iterators (#11562)
Miran
2019-06-22
1
-5
/
+7
*
[bugfix] fixes #11524
Andreas Rumpf
2019-06-22
3
-5
/
+40
*
closes #11533
Andreas Rumpf
2019-06-21
1
-0
/
+18
[prev]
[next]