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
/
news.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
the big renamefest: first steps
Araq
2014-08-22
1
-0
/
+2
*
fixes 'gcsafe'
Araq
2014-08-12
1
-0
/
+4
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-08-11
1
-0
/
+2
|
\
|
*
Added SafeDisconn for accept.
Dominik Picheta
2014-08-10
1
-0
/
+2
*
|
distinguish between 'defined' and 'declared'
Araq
2014-08-11
1
-0
/
+4
|
/
*
'lambda' is no keyword anymore
Araq
2014-08-08
1
-0
/
+1
*
progress on deepCopy
Araq
2014-08-01
1
-0
/
+8
*
Fixes #1065.
Dominik Picheta
2014-07-20
1
-1
/
+3
*
added stack overflow prevention
Araq
2014-07-16
1
-1
/
+2
*
Merge pull request #1341 from def-/algorithm-reversed
Andreas Rumpf
2014-07-15
1
-0
/
+1
|
\
|
*
Update news.txt
def
2014-07-09
1
-0
/
+1
*
|
Merge branch 'new_spawn' into devel
Araq
2014-07-15
1
-0
/
+2
|
\
\
|
*
|
minor changes to todo.txt
Araq
2014-06-28
1
-0
/
+2
*
|
|
fixes latest regression
Araq
2014-07-11
1
-0
/
+2
|
|
/
|
/
|
*
|
Rename sequtils.distnct to sequtils.deduplicate.
Reimer Behrends
2014-06-28
1
-0
/
+1
|
/
*
initial non-compiling version of 'parallel'
Araq
2014-05-12
1
-0
/
+17
*
fixed a typo
Araq
2014-04-30
1
-1
/
+1
*
Website updates.
Dominik Picheta
2014-04-22
1
-5
/
+9
*
version 0.9.4
Araq
2014-04-21
1
-1
/
+7
*
updated news.txt
Araq
2014-04-21
1
-2
/
+18
*
refined and documented regionized pointers
Araq
2014-04-09
1
-0
/
+1
*
updated news.txt
Araq
2014-04-07
1
-1
/
+6
*
Updates docs and news.
Dominik Picheta
2014-04-06
1
-89
/
+144
*
Fixed typo and line breaks in docs
Audun Wilhelmsen
2014-03-20
1
-1
/
+2
*
Added documentation for packed pragma
Audun Wilhelmsen
2014-03-20
1
-0
/
+1
*
implements strongSpaces parsing mode
Araq
2014-03-07
1
-0
/
+1
*
system.nim makes use of the 'unchecked' pragma
Araq
2014-03-05
1
-0
/
+3
*
renamed noStackFrame to asmNoStackFrame
Araq
2014-02-18
1
-0
/
+2
*
Modified website news titles and made ticker titles consistent.
Dominik Picheta
2014-02-17
1
-4
/
+4
*
Fix website news formatting and grammar to be consistent.
vocalbit
2014-02-17
1
-2
/
+4
*
Add two news items to website.
vocalbit
2014-02-17
1
-82
/
+97
*
the delegator pragma becomes a set of dot operators
Zahary Karadjov
2014-02-15
1
-2
/
+2
*
small code cleanups
Araq
2014-01-23
1
-0
/
+2
*
command syntax is allowed in expressions
Araq
2014-01-20
1
-3
/
+4
*
compiler warns when you use GC'ed memory and '--gc:none'
Araq
2014-01-19
1
-0
/
+3
*
'nil' as a statement is deprecated, use an empty 'discard' instead
Araq
2014-01-19
1
-2
/
+3
*
Merge branch 'upstream' into devel
Zahary Karadjov
2013-12-29
1
-7
/
+11
|
\
|
*
forgotten modification to the news files
Zahary Karadjov
2013-12-27
1
-6
/
+8
*
|
templates can access hidden fields
Araq
2013-12-25
1
-0
/
+5
*
|
Merge branch 'vm2' of github.com:Araq/Nimrod into vm2
Araq
2013-12-24
1
-3
/
+7
|
\
\
|
*
\
Merge branch 'master' of https://github.com/Araq/Nimrod into vm2
Araq
2013-12-23
1
-1
/
+2
|
|
\
\
|
*
|
|
compiler bootstraps with new VM
Araq
2013-10-15
1
-1
/
+4
*
|
|
|
Correct the spelling of the word 'implicitly'
Satish BD
2013-12-23
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
add info about CGI error reporing changes to web/news.txt
Michał Zieliński
2013-12-18
1
-2
/
+2
*
|
|
Reverts "Make quoteIfContainsWhite quote…". Refs #702.
Grzegorz Adam Hankiewicz
2013-12-10
1
-2
/
+0
|
|
/
|
/
|
*
|
Make quoteIfContainsWhite quote argument, so it can be safely passed to shell.
Michał Zieliński
2013-12-07
1
-0
/
+2
|
/
*
changed parentDir to return the empty string on error
Araq
2013-09-24
1
-0
/
+1
*
cn2im: basic C++ support
Araq
2013-09-10
1
-0
/
+8
*
partially documented the new features
Zahary Karadjov
2013-09-03
1
-0
/
+5
*
fixed and documented computedGoto pragma
Araq
2013-08-22
1
-0
/
+2
[next]