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
*
Install stdlib.nimble in lib
Victor Korkin
2015-11-02
1
-0
/
+1
*
nimsuggest: added 'chk', 'outline' and 'highlight' features
Araq
2015-11-01
8
-71
/
+167
*
development version is 0.12.1, not 0.12.0
Araq
2015-10-29
1
-0
/
+496
*
fixes #3476
Araq
2015-10-27
1
-2
/
+2
*
fixes #3431, fixes #3370, fixes #3468
Araq
2015-10-25
1
-3
/
+4
*
fixes #1799 properly
Araq
2015-10-25
1
-8
/
+15
*
fixes #1799
Araq
2015-10-25
2
-3
/
+4
*
compiler/commands: Always write usage to stdout
Adam Strzelecki
2015-10-22
1
-3
/
+4
*
msgs: One msgWriteln with optional flags
Adam Strzelecki
2015-10-22
3
-24
/
+19
*
fixes #3452
Araq
2015-10-22
2
-2
/
+12
*
doc\advopt.txt
Araq
2015-10-22
3
-4
/
+8
*
fixes #3338
Araq
2015-10-22
3
-4
/
+16
*
mitigates unclear nimsuggest problem
Araq
2015-10-22
1
-0
/
+1
*
fixes installation problems on unix by hardcoding the dlls.zip name
Araq
2015-10-16
1
-1
/
+1
*
compiler/vm: Use stdout too in VM time echo
Adam Strzelecki
2015-10-16
2
-2
/
+11
*
compiler/msgs: Default to stderr for diagnostics
Adam Strzelecki
2015-10-16
1
-17
/
+21
*
Gen temp name instead of nimVarUnpack
Yuriy Glukhov
2015-10-15
1
-10
/
+11
*
Fixed ret by var in js
Yuriy Glukhov
2015-10-15
3
-12
/
+33
*
fixes #3299
Araq
2015-10-15
2
-1
/
+26
*
Added DLL download to installer
Clay Sweetser
2015-10-15
1
-0
/
+1
*
fixes regression: tactiontable
Araq
2015-10-14
1
-0
/
+3
*
fixes regression: tobjconstr2 test works again
Araq
2015-10-14
1
-1
/
+1
*
fixes tunittest crash
Araq
2015-10-13
1
-1
/
+3
*
udpated the compiler and tester to use getOrDefault
Araq
2015-10-13
2
-4
/
+4
*
added getOrDefault; bootstrapping works again
Araq
2015-10-13
5
-6
/
+6
*
Merge branch 'mget' of https://github.com/def-/Nim into def--mget
Araq
2015-10-13
1
-2
/
+2
|
\
|
*
Don't use deprecated intsets.empty
def
2015-03-31
1
-2
/
+2
*
|
nimsuggest: added 'dus' command that combines 'def' and 'use'
Araq
2015-10-12
2
-2
/
+8
*
|
added setResult that simply takes a node
Araq
2015-10-12
1
-0
/
+8
*
|
fixes #635
Araq
2015-10-07
1
-8
/
+20
*
|
fixes #2637
Araq
2015-10-06
1
-38
/
+30
*
|
added undocumented exportNims pragma for Nimscript support
Araq
2015-10-03
5
-25
/
+68
*
|
Merge pull request #3389 from nanoant/patch/separate-deprecated-modules
Dominik Picheta
2015-10-03
1
-0
/
+3
|
\
\
|
*
|
Move deprecated modules into lib/deprecated/
Adam Strzelecki
2015-09-30
1
-0
/
+3
*
|
|
Merge pull request #3402 from tmm1/exec-processes-after-cb
Andreas Rumpf
2015-10-02
1
-12
/
+13
|
\
\
\
|
*
|
|
remove echo() from compiler
Aman Gupta
2015-10-01
1
-2
/
+2
|
*
|
|
remove "rerun with --parallelBuild:1" message and show error inline
Aman Gupta
2015-09-30
1
-12
/
+13
*
|
|
|
Merge pull request #3384 from tmm1/bitsize-pragma
Andreas Rumpf
2015-10-01
4
-1
/
+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge remote-tracking branch 'origin/devel' into bitsize-pragma
Aman Gupta
2015-09-30
1
-1
/
+4
|
|
\
|
|
|
*
|
|
Merge remote-tracking branch 'origin/devel' into bitsize-pragma
Aman Gupta
2015-09-29
3
-2
/
+11
|
|
\
\
\
|
*
|
|
|
switch to bitsize:int
Aman Gupta
2015-09-29
1
-1
/
+1
|
*
|
|
|
implement bitsize pragma for bitfields
Aman Gupta
2015-09-28
4
-1
/
+11
*
|
|
|
|
fixes #2473; cleanup of some tests
Araq
2015-09-30
1
-6
/
+9
*
|
|
|
|
Merge pull request #3385 from nanoant/patch/dont-fail-on-unknown-enum-value-t...
Andreas Rumpf
2015-09-30
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
vm: Don't fail on unknown enum position to string
Adam Strzelecki
2015-09-28
1
-1
/
+1
|
|
/
/
/
*
|
/
/
NimScript: --define works as expected
Araq
2015-09-30
1
-1
/
+4
|
|
/
/
|
/
|
|
*
|
|
Nimscript: the compiler supports a directory wide config.nims file
Araq
2015-09-29
1
-0
/
+3
*
|
|
NimScript: setCommand takes an optional project filename
Araq
2015-09-29
2
-1
/
+8
*
|
|
fixes #3387
Araq
2015-09-29
1
-1
/
+0
|
/
/
*
|
Improved "Execution of an external program failed" message.
Dominik Picheta
2015-09-27
2
-5
/
+7
[next]