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
/
lib
/
system
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update channels.nim (#8583)
Grant
2018-08-09
1
-1
/
+1
*
Iterator over heap instances (#8548)
Emery Hemingway
2018-08-07
1
-8
/
+14
*
fixes 7833 (#8533)
Andreas Rumpf
2018-08-05
2
-10
/
+74
*
Try to let memTracker compile (#8502)
Christopher Dunn
2018-08-05
2
-11
/
+11
*
make 'echo' threadsafe on Windows; fixes #8511
Araq
2018-08-04
1
-0
/
+8
*
fixed #7894 (#8496)
jcosborn
2018-08-01
1
-1
/
+2
*
Added c_abort to ansi_c (#8449)
Yuriy Glukhov
2018-07-30
1
-0
/
+3
*
Implements alloc/dealloc counters for better leak debugging. (#8384)
Dominik Picheta
2018-07-21
2
-0
/
+16
*
Don't depend on string.h in codegen (#8299)
Yuriy Glukhov
2018-07-13
5
-4
/
+53
*
Merge branch 'devel' of github.com:nim-lang/Nim into araq-devel
Araq
2018-07-06
1
-29
/
+103
|
\
|
*
Rewrite the memory management code for Nintendo Switch (#8169)
Joey
2018-07-05
1
-29
/
+103
*
|
gc_common: minor reformating
Andreas Rumpf
2018-07-01
1
-2
/
+2
*
|
codgen refactoring: prepare for alternative string/seq implementations
Andreas Rumpf
2018-06-29
1
-2
/
+6
|
/
*
Nintendo switch support (#8069)
Joey
2018-06-27
6
-5
/
+61
*
stdlib work
Zahary Karadjov
2018-06-16
1
-1
/
+1
*
hotfix 3221ac094398492e09ea618638204793b0990eca broke gc:regions/aka gc:stack by
Charles Blake
2018-06-13
1
-1
/
+2
*
fixes merge conflict
Andreas Rumpf
2018-06-11
3
-117
/
+6
|
\
|
*
Merge pull request #7873 from ehmry/GenodeEnv
Andreas Rumpf
2018-06-09
3
-117
/
+6
|
|
\
|
|
*
Native access to Genode environment
Emery Hemingway
2018-06-07
3
-117
/
+6
*
|
|
fixex merge conflicts
Araq
2018-06-08
3
-1
/
+8
|
\
|
|
|
*
|
fixes seq copying in channels for --gc:regions
Araq
2018-06-07
1
-1
/
+1
|
|
/
|
*
Merge pull request #7770 from yglukhov/yield-in-try
Andreas Rumpf
2018-06-05
2
-0
/
+7
|
|
\
|
|
*
Merge branch 'devel' into yield-in-try
Yuriy Glukhov
2018-05-15
1
-2
/
+2
|
|
|
\
|
|
*
|
Yield in try
Yuriy Glukhov
2018-05-09
2
-0
/
+7
*
|
|
|
fixed merge conflict
Andreas Rumpf
2018-06-04
4
-8
/
+8
|
\
|
|
|
|
*
|
|
Expose GC_setStackBottom (#7885)
Yuriy Glukhov
2018-06-04
4
-8
/
+8
*
|
|
|
rename 'nimrodVM' to 'nimVM'
Andreas Rumpf
2018-05-28
1
-2
/
+2
|
/
/
/
*
|
|
hotfix for --gc:regions
Andreas Rumpf
2018-05-28
2
-6
/
+12
*
|
|
make memory regions robust; disable free lists for now
Andreas Rumpf
2018-05-27
1
-28
/
+32
*
|
|
JS hotfix for the Internet Explorer up to version 11
Araq
2018-05-25
1
-1
/
+14
*
|
|
add missing compilerProcs for memory regions
Andreas Rumpf
2018-05-25
1
-0
/
+3
*
|
|
fixes channels for --gc:regions
Andreas Rumpf
2018-05-25
2
-5
/
+8
*
|
|
Use new binarySearch everywhere (#7876)
Dmitry Atamanov
2018-05-25
1
-15
/
+0
|
|
/
|
/
|
*
|
Minor fixes to enable tcc
Ganesh Viswanathan
2018-05-14
1
-2
/
+2
|
/
*
Merge branch 'devel' into araq-parser-fixes
Andreas Rumpf
2018-05-06
1
-0
/
+2
|
\
|
*
fixes #7766
Araq
2018-05-04
1
-0
/
+2
*
|
warn about inconsistent spacing around binary operators; fixes #7582
Andreas Rumpf
2018-05-05
4
-13
/
+13
|
/
*
make tests green again
Andreas Rumpf
2018-05-02
1
-1
/
+1
*
make 'not nil' experimental
Andreas Rumpf
2018-05-02
1
-4
/
+4
*
correct comparisons for nil strings/seqs
Andreas Rumpf
2018-04-28
1
-8
/
+21
*
system.nim: minor code cleanup
Andreas Rumpf
2018-04-28
1
-4
/
+1
*
nil in string concats does not produce crashes anymore
Andreas Rumpf
2018-04-27
1
-11
/
+16
*
setLen doesn't crash on nil strings/seqs anymore
Andreas Rumpf
2018-04-27
1
-2
/
+9
*
'add' on a nil sequence doesn't produce a crash anymore
Andreas Rumpf
2018-04-27
1
-0
/
+12
*
fixes #7637; assignments are not allowed to slice object; minor breaking change
Andreas Rumpf
2018-04-21
1
-2
/
+8
*
Remove PHP backend. (#7606)
treeform
2018-04-18
1
-323
/
+164
*
Fix cmpStrings in js mode (#7604)
treeform
2018-04-15
1
-2
/
+2
*
Nim namespace for cpp (#7453)
AdrianV
2018-04-15
1
-1
/
+1
*
make JS tests green again
Andreas Rumpf
2018-04-14
1
-4
/
+4
*
Add a few useful os calls to nimscript (#7442)
genotrance
2018-04-10
1
-2
/
+26
[next]