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
/
web
Commit message (
Expand
)
Author
Age
Files
Lines
*
documentation: add 'sexp' module
Araq
2017-10-16
1
-1
/
+1
*
@dom96's comments: remove bountysource, revert configurator change.
Daniil Yarancev
2017-10-14
2
-141
/
+0
*
[JSON] getBVal -> getBool; getFNum -> getFloat
Daniil Yarancev
2017-10-14
1
-4
/
+4
*
make nimblepkglist tool work with newer versions of the website
Araq
2017-07-20
1
-1
/
+2
*
Merge branch 'araq2' into devel
Araq
2017-05-17
1
-2
/
+2
|
\
|
*
Merge branch 'zahary' into araq2
Andreas Rumpf
2017-05-17
1
-2
/
+2
|
|
\
|
|
*
close #5757
Zahary Karadjov
2017-04-30
1
-2
/
+0
|
|
*
close #5726
Zahary Karadjov
2017-04-28
1
-2
/
+4
*
|
|
More bug fixes added to list in release notes.
Dominik Picheta
2017-05-16
1
-0
/
+119
*
|
|
Merge pull request #5748 from J3RN/meet-xdg-base-directory-spec
Dominik Picheta
2017-05-16
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added getConfigDir changes to breaking changes doc
Jonathan Arnett
2017-04-28
1
-0
/
+4
*
|
|
fixed macros.getTypeImpl for a symbol of type tyGenericBody (#5788) (#5812)
jcosborn
2017-05-14
1
-0
/
+2
*
|
|
Implement dial, support IPv6 in httpclient (#5763)
Ruslan Mustakov
2017-05-02
1
-1
/
+4
|
/
/
*
|
Document breaking AsyncResponse change. Refs #5726.
Dominik Picheta
2017-04-28
1
-0
/
+3
*
|
WIFSIGNALED means process has exited too (with a bang!) (#5678)
Jacek Sieka
2017-04-27
1
-0
/
+2
|
/
*
News items for previous commit
Zahary Karadjov
2017-04-06
1
-1
/
+7
*
make tests green again
Andreas Rumpf
2017-04-04
1
-1
/
+1
*
remove the need for the .procvar annotation
Andreas Rumpf
2017-04-03
1
-0
/
+6
*
remove en-dash from the language
Andreas Rumpf
2017-04-02
1
-0
/
+2
*
language addition: colon-block for expressions in let/var context
Andreas Rumpf
2017-04-02
1
-0
/
+13
*
updated news to take PR #5390 into account
Araq
2017-03-31
1
-0
/
+2
*
Merge branch 'devel' into araq
Andreas Rumpf
2017-03-30
1
-13
/
+7
|
\
|
*
website update; fixes #5422
Araq
2017-03-30
1
-13
/
+7
*
|
attempt to make travis OSX tests green and mandatory
Andreas Rumpf
2017-03-29
1
-1
/
+1
|
/
*
fixes #5599 (#5610)
Andreas Rumpf
2017-03-26
1
-0
/
+3
*
fix getTypeImpl for tyEnum (#5568)
jcosborn
2017-03-19
1
-0
/
+4
*
update news.rst about the breaking changes
Araq
2017-03-18
1
-1
/
+11
*
fix varargs forwarding for templates; fixes #5455 (#5505)
zah
2017-03-13
1
-0
/
+3
*
Fixes incorrect fd==0 test on Unix; Conserves handles by default. (#5512)
c-blake
2017-03-12
1
-0
/
+3
*
minor website improvement
Andreas Rumpf
2017-03-01
2
-2
/
+2
*
minor news.rst update
Araq
2017-02-26
1
-1
/
+4
*
new feature: .used pragma to suppress declared-but-not-used warning
Araq
2017-02-17
1
-0
/
+4
*
Fix rst parse problem in version 0.16.2 news.
Dominik Picheta
2017-02-14
1
-2
/
+2
*
Update bountysource sponsors.
Dominik Picheta
2017-02-14
3
-46
/
+60
*
Add hash proc for cstrings (#5386)
Ruslan Mustakov
2017-02-13
1
-1
/
+5
*
updated news
Araq
2017-02-08
1
-0
/
+20
*
Merge branch 'devel' into feature/3691
Dominik Picheta
2017-02-07
3
-4
/
+76
|
\
|
*
website: http to https updates
Araq
2017-02-06
1
-2
/
+2
|
*
Adds bug fix list to 0.16.2 announcement.
Dominik Picheta
2017-02-06
1
-0
/
+64
|
*
minor website update
Araq
2017-02-02
1
-2
/
+8
*
|
Fixes #3691.
Dominik Picheta
2017-02-01
1
-0
/
+16
|
/
*
minor website improvement
Andreas Rumpf
2017-01-29
1
-1
/
+1
*
Implement RFC #4873 improvements to JavaScript FFI (#5213)
Michael Jendrusch
2017-01-26
1
-1
/
+1
*
Added news
Yuriy Glukhov
2017-01-20
2
-0
/
+30
*
add distros to docs properly
Araq
2017-01-09
1
-1
/
+1
*
added checksums
Araq
2017-01-08
1
-6
/
+6
*
updated download page
Araq
2017-01-08
1
-10
/
+10
*
updated to version 0.16.0
Araq
2017-01-07
3
-6
/
+9
*
Add 0.16.0 release notes.
Dominik Picheta
2017-01-07
2
-4
/
+120
*
added distros.nim stdlib module for NimScript/Nimble support
Araq
2016-12-31
2
-1
/
+5
[next]