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
*
Merge pull request #2896 from r-ku/I64-magics-gone
Andreas Rumpf
2015-06-12
8
-125
/
+78
|
\
|
*
Removed magics: mAbsI64
rku
2015-06-10
6
-12
/
+9
|
*
Removed magics: mBitnotI64
rku
2015-06-10
6
-8
/
+5
|
*
Removed magics: mEqI64 mLtI64 mLeI64
rku
2015-06-10
8
-26
/
+17
|
*
Removed magics: mShrI64, mShlI64, mBitandI64, mBitorI64, mBitxorI64
rku
2015-06-10
6
-35
/
+18
|
*
Removed magics: mAddI64, mSubI64, mMulI64, mDivI64, mModI64
rku
2015-06-10
7
-44
/
+29
*
|
Merge pull request #2905 from yglukhov/unittest-terminal-attributes
Andreas Rumpf
2015-06-12
1
-1
/
+0
|
\
\
|
*
|
Fixed unittest output.
yglukhov
2015-06-11
1
-1
/
+0
|
/
/
*
|
Merge pull request #2862 from ozra/bugfix-2858-testament-sources-system-wide
Andreas Rumpf
2015-06-10
5
-56
/
+98
|
\
\
|
*
|
Revert from columnar layout. Remove temp-fix for 2857.
Oscar Campbell
2015-06-10
1
-12
/
+6
|
*
|
Merge branch 'devel' into bugfix-2858-testament-sources-system-wide
Oscar Campbell
2015-06-10
22
-253
/
+469
|
|
\
\
|
|
*
\
Merge remote-tracking branch 'upstream/devel' into devel
Oscar Campbell
2015-06-10
22
-253
/
+469
|
|
|
\
\
|
*
|
|
|
Merge branch 'devel' into bugfix-2858-testament-sources-system-wide
Oscar Campbell
2015-06-07
46
-1226
/
+344
|
|
\
|
|
|
|
|
*
|
|
Merge remote-tracking branch 'upstream/devel' into devel
Oscar Campbell
2015-06-07
25
-141
/
+278
|
|
|
\
\
\
|
|
*
|
|
|
Update version in compiler.nimble
Dominik Picheta
2015-06-07
1
-2
/
+2
|
|
*
|
|
|
moved sexp.nim to nimsuggest repo
Simon Hafner
2015-06-07
1
-698
/
+0
|
|
*
|
|
|
Fixup: Reverted TZipFileStream name change
Adam Strzelecki
2015-06-07
1
-1
/
+1
|
|
*
|
|
|
Removed nimsuggest from this repo.
Dominik Picheta
2015-06-07
2
-343
/
+2
|
|
*
|
|
|
Add WSAEADDRINUSE to winlean.
Dominik Picheta
2015-06-07
1
-0
/
+1
|
|
*
|
|
|
Fixes compilation with --gc:markandsweep.
Dominik Picheta
2015-06-07
1
-1
/
+1
|
|
*
|
|
|
Hopefully fixes nimsuggest building against the compiler package.
Dominik Picheta
2015-06-07
4
-19
/
+25
|
|
*
|
|
|
Fixed links in Error hierarchy
apense
2015-06-07
1
-2
/
+2
|
|
*
|
|
|
Fixed code indentation in procs.txt
apense
2015-06-07
1
-1
/
+1
|
|
*
|
|
|
Parser: Inline expr pragmas with parenthesis
Adam Strzelecki
2015-06-07
1
-0
/
+4
|
|
*
|
|
|
Parser: Properly represent parsePar in grammar
Adam Strzelecki
2015-06-07
1
-4
/
+6
|
|
*
|
|
|
Introduce {.noRewrite.} expr pragma disabling TR
Adam Strzelecki
2015-06-07
5
-4
/
+11
|
|
*
|
|
|
Perform lambda lifting for compile-time stuff when targeting JS. Enable unitt...
yglukhov
2015-06-07
3
-10
/
+10
|
*
|
|
|
|
Treat unitest's default esc.seq. output as empty.
Oscar Campbell
2015-06-04
1
-5
/
+8
|
*
|
|
|
|
Merge branch 'devel' into bugfix-2858-testament-sources-system-wide
Oscar Campbell
2015-06-04
130
-5741
/
+5910
|
|
\
|
|
|
|
|
*
|
|
|
|
Add "safety compilation". Improved, fixed messages
Oscar Campbell
2015-06-04
4
-58
/
+100
|
*
|
|
|
|
Made pathing (hopefully) Windows friendly.
Oscar Campbell
2015-06-03
2
-2
/
+2
|
*
|
|
|
|
Ensure fresh compiler and local compiler + libs
Oscar Campbell
2015-06-03
2
-1
/
+4
*
|
|
|
|
|
Merge pull request #2891 from sstirlin/devel
Andreas Rumpf
2015-06-10
2
-3
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
disabled threadpool assertion only for vcc
Spencer Stirling
2015-06-10
1
-1
/
+2
|
*
|
|
|
|
|
fixed threadpool and atomics to work with Visual Studio 32 and 64 bit
Spencer Stirling
2015-06-09
2
-3
/
+3
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #2899 from msiglreith/pr_fix_typo
reactormonk
2015-06-10
2
-2
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix doc typos in basic2d and basic3d
msiglreith
2015-06-10
2
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
cause I have no life
Araq
2015-06-10
1
-0
/
+0
*
|
|
|
|
terminal doesn't use enormous windows module anymore
Araq
2015-06-10
1
-22
/
+81
*
|
|
|
|
no private deprecated symbols
Araq
2015-06-10
2
-1
/
+0
*
|
|
|
|
Merge pull request #2852 from kirbyfan64/devel
Andreas Rumpf
2015-06-10
3
-29
/
+54
|
\
\
\
\
\
|
*
|
|
|
|
Remove unnecessary import
Ryan Gonzalez
2015-06-09
1
-1
/
+1
|
*
|
|
|
|
Colors!
Ryan Gonzalez
2015-06-02
4
-30
/
+55
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #2866 from nanoant/patch/db-deffered-rows
Andreas Rumpf
2015-06-10
3
-1
/
+71
|
\
\
\
\
\
|
*
|
|
|
|
db: InstantRow and instantRows
Adam Strzelecki
2015-06-09
3
-1
/
+71
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #2892 from apense/patch-6
Andreas Rumpf
2015-06-10
2
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Moved negative indexing operator here
apense
2015-06-09
1
-0
/
+3
|
*
|
|
|
|
Removed unnecessary template
apense
2015-06-09
1
-3
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #2893 from nanoant/patch/securehash-fixup
Andreas Rumpf
2015-06-10
8
-32
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
securehash: SHA1 -> Sha1 according to style guide
Adam Strzelecki
2015-06-09
1
-17
/
+17
[next]