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
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #4542 from kierdavis/4541-import-error
Andreas Rumpf
2016-07-30
2
-3
/
+7
|
\
|
*
Locate 'attempt to redefine' errors at the import statement rather than at th...
Kier Davis
2016-07-30
2
-3
/
+7
*
|
remove sfFakeConst
Jacek Sieka
2016-07-30
5
-16
/
+4
|
/
*
make nim bootstrap again for older versions
Andreas Rumpf
2016-07-30
1
-0
/
+1
*
make tests green again
Andreas Rumpf
2016-07-29
2
-2
/
+14
*
stdlib and compiler don't use .immediate anymore
Andreas Rumpf
2016-07-29
19
-47
/
+58
*
this commit will fix visual studio family warning #4459
andri lim
2016-07-29
1
-1
/
+1
*
make tests green again
Andreas Rumpf
2016-07-29
1
-2
/
+4
*
fixes #4432
Andreas Rumpf
2016-07-29
1
-6
/
+4
*
fixes #4510
Andreas Rumpf
2016-07-29
1
-0
/
+2
*
generic multi-methods should work now
Andreas Rumpf
2016-07-28
6
-10
/
+33
*
.base pragma works for generic methods
Andreas Rumpf
2016-07-28
1
-1
/
+1
*
fix: generic tuples instantiations were cached incorrectly
Andreas Rumpf
2016-07-28
1
-0
/
+2
*
fixes a varargs of untyped regression
Andreas Rumpf
2016-07-24
1
-0
/
+2
*
json doc info also includes line,col information
Andreas Rumpf
2016-07-23
1
-3
/
+4
*
docgen improvements
Andreas Rumpf
2016-07-22
1
-3
/
+4
*
overloading of dot and parenthesis operators should now be done in .experimental
Andreas Rumpf
2016-07-22
1
-0
/
+3
*
define sparc64 platform
Sergey Avseyev
2016-07-21
2
-3
/
+4
*
fixes an valid 'T' is not used hint
Andreas Rumpf
2016-07-20
1
-1
/
+2
*
get rid of debug output
Andreas Rumpf
2016-07-20
1
-1
/
+1
*
remove XXX comment
Andreas Rumpf
2016-07-20
1
-1
/
+0
*
fixes #888
Andreas Rumpf
2016-07-19
1
-1
/
+2
*
get rid of deprecated toLower/toUpper
Andreas Rumpf
2016-07-19
8
-15
/
+16
*
fixes #4328
Andreas Rumpf
2016-07-19
1
-1
/
+4
*
fixes #4345
Andreas Rumpf
2016-07-19
1
-2
/
+3
*
fixes #4428
Andreas Rumpf
2016-07-19
2
-3
/
+9
*
fixes #4485; package handling works better; docgen works with --project on Ni...
Andreas Rumpf
2016-07-19
6
-66
/
+104
*
make tests green again
Andreas Rumpf
2016-07-18
1
-1
/
+1
*
fixes #4496
Andreas Rumpf
2016-07-18
1
-1
/
+1
*
fixes #4478
Andreas Rumpf
2016-07-18
1
-9
/
+30
*
added gFuzzyGraphChecking for nimsuggest timeout problems
Andreas Rumpf
2016-07-17
1
-2
/
+2
*
findExe() now by default follows symlinks.
Hans Raaf
2016-07-17
1
-3
/
+1
*
Merge pull request #4488 from mbaulch/fix4346improved
Andreas Rumpf
2016-07-16
1
-0
/
+2
|
\
|
*
Handle tuples with unnamed fields, symbols, and more. Less duplication.
Matthew Baulch
2016-07-15
1
-5
/
+2
|
*
Fix: Correctly (and more efficiently) handle non-tuple conversions.
Matthew Baulch
2016-07-14
1
-2
/
+3
|
*
Use target field types in tuple conversions.
Matthew Baulch
2016-07-14
1
-0
/
+4
*
|
nimsuggest improvements
Andreas Rumpf
2016-07-16
2
-3
/
+2
*
|
added system.newSeqOfCap for improved efficiency
Andreas Rumpf
2016-07-15
4
-3
/
+27
*
|
prepare for #3898
Andreas Rumpf
2016-07-15
1
-3
/
+11
*
|
better be safe than sorry
Andreas Rumpf
2016-07-15
1
-1
/
+2
*
|
prepare Nim codebase for upcoming parser changes
Andreas Rumpf
2016-07-15
2
-4
/
+4
*
|
rollback of nimsuggest improvement until we figured out the reasons
Andreas Rumpf
2016-07-15
2
-9
/
+13
*
|
fixes #2758
Andreas Rumpf
2016-07-15
2
-3
/
+4
*
|
fixes #3545
Andreas Rumpf
2016-07-15
1
-6
/
+7
*
|
fixes #3548
Andreas Rumpf
2016-07-15
3
-8
/
+26
*
|
decent error message for 'var T' problems
Andreas Rumpf
2016-07-15
2
-15
/
+16
*
|
patchFile: support properly
Andreas Rumpf
2016-07-14
1
-3
/
+5
*
|
nimscript.patchFile supports $lib and stuff
Araq
2016-07-14
1
-1
/
+1
*
|
docgen improvement: hidden 'attachedType' span is generated for upcoming docg...
Andreas Rumpf
2016-07-13
1
-1
/
+51
*
|
--listCmd also needs to affect linking step
Andreas Rumpf
2016-07-13
2
-3
/
+2
[prev]
[next]