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
*
add alias for --debugger:native (#10957)
Arne Döring
2019-04-04
1
-0
/
+5
*
Fix dead sequtils link (#10960) [ci skip]
MrZoraman
2019-04-04
1
-1
/
+1
*
fixes #10942. Lent T bug (#10946)
cooldome
2019-04-03
5
-16
/
+54
*
fixes #10948 (#10949)
cooldome
2019-04-03
2
-1
/
+40
*
make tests green again
Andreas Rumpf
2019-04-02
1
-1
/
+1
*
md5: add missing .gcsafe. to the forward declarations (#10944)
Miran
2019-04-02
1
-3
/
+3
*
try to make travis green
Araq
2019-04-02
1
-1
/
+1
*
attempt to make the CIs green again
Araq
2019-04-02
1
-5
/
+1
*
simple program works with --newruntime
Araq
2019-04-02
3
-12
/
+14
*
do not display stacktrace twice, fixes #10922 (#10939)
Miran
2019-04-02
1
-1
/
+0
*
make megatest work again
Araq
2019-04-02
3
-1
/
+7
*
newruntime: progress
Araq
2019-04-02
4
-12
/
+18
*
see what appveyor thinks about this
Araq
2019-04-01
1
-1
/
+1
*
see what appveyor thinks about this
Araq
2019-04-01
1
-2
/
+2
*
os.nim: proper indentation
Araq
2019-04-01
1
-1
/
+1
*
newruntime: progress
Araq
2019-04-01
12
-46
/
+57
*
json.nim: tiny refactoring
Araq
2019-04-01
1
-4
/
+1
*
fixes #10934
Araq
2019-03-31
2
-0
/
+2
*
update unicode.nim (#10921)
Miran
2019-03-31
4
-1148
/
+35443
*
fixes #10930
Andreas Rumpf
2019-03-30
1
-0
/
+1
*
make Boehm GC work on Windows
Araq
2019-03-30
1
-1
/
+4
*
remove check for better error message (#10926)
Arne Döring
2019-03-29
1
-3
/
+0
*
fixes json.nim regression
Andreas Rumpf
2019-03-29
2
-16
/
+5
*
change the order of appveyor tests (#10920)
Miran
2019-03-28
1
-1
/
+1
*
code cleanup (#10874)
Arne Döring
2019-03-28
6
-61
/
+48
*
manual: prefer 'typeof(x)' over 'type(x)'
Andreas Rumpf
2019-03-27
1
-16
/
+20
*
move more stuff into manual_experimental
Andreas Rumpf
2019-03-27
2
-382
/
+380
*
manual.rst: move experimental features to manual_experimental
Andreas Rumpf
2019-03-27
4
-1330
/
+1250
*
use atomicInc/atomicDec (#10906)
Miran
2019-03-27
1
-6
/
+5
*
Fix #10907 - remove unused typedef string (#10908)
genotrance
2019-03-26
1
-2
/
+0
*
proper fix
narimiran
2019-03-26
1
-1
/
+1
*
fix nim-chronicles test: there is a new dependency
narimiran
2019-03-26
1
-1
/
+1
*
fixes #10904
Araq
2019-03-26
1
-3
/
+6
*
disable testing of nim-chronicles until is fixed
narimiran
2019-03-26
1
-1
/
+1
*
add NimFrameFilter to nim-gdb.py (#10873)
Arne Döring
2019-03-26
1
-0
/
+16
*
fixes 'nimble install nimble' problems
Andreas Rumpf
2019-03-26
1
-2
/
+3
*
macros: typo
Andreas Rumpf
2019-03-26
1
-1
/
+1
*
fixes #10896 (#10903)
Andreas Rumpf
2019-03-25
2
-1
/
+8
*
newruntime: bugfixes
Andreas Rumpf
2019-03-25
3
-2
/
+8
*
logging: better documentation (#10895)
Jjp137
2019-03-24
1
-94
/
+572
*
stats.nim: bugfix: use min in '+' [backport]
Andreas Rumpf
2019-03-23
1
-1
/
+1
*
fixes #8202 (#10888)
Andreas Rumpf
2019-03-23
2
-1
/
+27
*
improvements on the hot code reloading support (#10892)
Viktor Kirilov
2019-03-23
7
-16
/
+42
*
fixes #10886 [backport] (#10897)
Andreas Rumpf
2019-03-23
2
-7
/
+34
*
system.nim: documentation improvements
Andreas Rumpf
2019-03-23
2
-20
/
+22
*
add short overview of the system module (#10883)
Miran
2019-03-23
2
-24
/
+223
*
more destructor based changes (#10885)
Andreas Rumpf
2019-03-23
39
-244
/
+445
*
Add OpenMP overload with stepping (#10891)
Mamy Ratsimbazafy
2019-03-22
3
-5
/
+35
*
fixes #10884 (#10887)
Andreas Rumpf
2019-03-22
1
-1
/
+1
*
Merge branch 'devel' of github.com:nim-lang/Nim into devel
Andreas Rumpf
2019-03-21
16
-25
/
+75
|
\
[next]