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
*
Minor fixes for arrow like change patch
ReneSac
2015-04-11
1
-1
/
+1
*
Changing the rule for arrow like operators again.
ReneSac
2015-04-10
1
-4
/
+4
*
Updated the news on *arrow like* breaking change
ReneSac
2015-04-09
1
-0
/
+4
*
Adds note about change to news
Joseph Turner
2015-04-09
1
-1
/
+5
*
added system.typed and system.untyped aliases
Araq
2015-04-07
1
-0
/
+4
*
overloading of '=' works
Araq
2015-04-06
1
-0
/
+2
*
fixes #2420; negative indexing for slicing is obsolete (breaking change!)
Araq
2015-03-28
1
-2
/
+3
*
preparations for dealing with the 'echo $foo' gotcha
Araq
2015-03-27
1
-1
/
+5
*
disallow negative indexing
Araq
2015-03-27
1
-0
/
+6
*
implemented a[^1] notation
Araq
2015-03-26
1
-0
/
+19
*
breaking change: 'concept' is now a keyword and used instead of 'generic'
Araq
2015-03-23
1
-1
/
+1
*
fixes #1805
Araq
2015-03-21
1
-0
/
+7
*
updated news.txt
Araq
2015-03-18
1
-2
/
+15
*
fixes #1809; implements overloading based on 'var T'
Araq
2015-03-14
1
-113
/
+116
*
Expanded release notes in news.txt.
Dominik Picheta
2015-03-14
1
-2
/
+215
*
Merge remote-tracking branch 'upstream/devel' into devel
Jonathan Edwards
2015-03-11
2
-2
/
+3
|
\
|
*
Update URLs in question.txt
def
2015-03-11
1
-2
/
+2
|
*
Export AsyncFile. Add asyncfile module to docgen.
Dominik Picheta
2015-03-06
1
-0
/
+1
*
|
Added Sublime Text support link
Jonathan Edwards
2015-03-11
1
-0
/
+1
|
/
*
macros.PNimrodNode is now NimNode
Araq
2015-02-24
1
-2
/
+2
*
Fixup website support page and other minor touches.
PhilipWitte
2015-02-20
3
-34
/
+43
*
Improve website background quality
Flaviu Tamas
2015-02-19
3
-2
/
+2
*
website updates
Araq
2015-02-18
2
-7
/
+33
*
Merge pull request #2091 from PhilipWitte/devel
Andreas Rumpf
2015-02-16
12
-115
/
+129
|
\
|
*
Add support tab to website
PhilipWitte
2015-02-15
2
-1
/
+4
|
*
Merge remote-tracking branch 'upstream/devel' into devel
PhilipWitte
2015-02-15
1
-0
/
+1
|
|
\
|
*
|
Revert docs & learn pages to RTF again
PhilipWitte
2015-02-13
3
-87
/
+59
|
*
|
Merge remote-tracking branch 'upstream/devel' into devel
PhilipWitte
2015-02-13
2
-26
/
+32
|
|
\
\
|
*
|
|
Fixed website banner HTML & Javascript
PhilipWitte
2015-02-08
10
-118
/
+157
*
|
|
|
Fix typos
Federico Ceratto
2015-02-15
1
-3
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Update website.ini
Billingsly Wetherfordshire
2015-02-14
1
-0
/
+1
|
|
/
|
/
|
*
|
ordinary parameters can follow a varargs parameter
Araq
2015-02-12
1
-0
/
+12
*
|
cleanup index generation
Araq
2015-02-10
1
-25
/
+8
*
|
tables work in 'const' sections; echo supports 'nil' strings; minor cleanups
Araq
2015-02-09
1
-0
/
+9
*
|
fixes #2073
Araq
2015-02-08
1
-1
/
+2
*
|
fixes #2073; language spec change: arrow like operators are not right associa...
Araq
2015-02-08
1
-0
/
+1
|
/
*
better documentation for 'finished' for first class iterators
Araq
2015-01-27
1
-0
/
+3
*
nimsuggest: first version
Araq
2015-01-27
1
-0
/
+2
*
Logging module is now thread-safe.
Dominik Picheta
2015-01-25
1
-1
/
+3
*
minor website improvements
Araq
2015-01-23
1
-0
/
+10
*
revert to old behaviour: tuple field names are not ignored anymore; fixes #1920
Araq
2015-01-18
1
-0
/
+3
*
Revert "Documented faster way to bootstrap-build Nim"
Varriount
2015-01-17
1
-2
/
+6
*
Merge pull request #1951 from noway421/bootstrap-install-docs-fix
Varriount
2015-01-17
1
-6
/
+2
|
\
|
*
updated web/download.txt
Way, No
2015-01-14
1
-6
/
+2
*
|
GitHub link fixes: nim-code -> nim-lang
def
2015-01-15
2
-4
/
+4
*
|
koch doesn't use compiler/nversion (makes no sense); updated twitter link
Araq
2015-01-13
1
-1
/
+1
|
/
*
'discard' can be used instead of 'nil' for empty case object branches
Araq
2015-01-12
1
-0
/
+20
*
s/nimrod/nim/g; s/babel/nimble/g
Flaviu Tamas
2015-01-09
2
-5
/
+5
*
Add TextMate bundle link
Michael Sheets
2015-01-04
1
-0
/
+1
*
fix a couple of typos, grammar, and removal of whitespace
Joseph Poirier
2015-01-03
1
-17
/
+17
[next]