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
*
implements #397
Araq
2013-05-26
1
-0
/
+3
*
preparations for version 0.9.4
Araq
2013-05-25
1
-0
/
+26
*
added FAQ about 'proc'
Araq
2013-05-25
1
-7
/
+11
*
Adds link to irc logs.
Grzegorz Adam Hankiewicz
2013-05-22
1
-1
/
+2
*
removed unsupported compilers from the FAQ
Simon Hafner
2013-05-21
1
-4
/
+0
*
better editor support FAQ
Simon Hafner
2013-05-21
1
-2
/
+7
*
removed GCC FAQ - not an issue anymore
Simon Hafner
2013-05-21
1
-17
/
+0
*
add FAQ about editor support
Simon Hafner
2013-05-21
1
-0
/
+4
*
added gamera edition to the website
Araq
2013-05-21
1
-0
/
+2
*
updated download.txt
Araq
2013-05-20
1
-2
/
+2
*
don't deprecate macros.! breaks too much code
Araq
2013-05-20
1
-2
/
+1
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-05-20
3
-3
/
+65
|
\
|
*
Added information on how to help the project in the community tab.
Dominik Picheta
2013-05-20
3
-2
/
+49
|
*
Updated news.
Dominik Picheta
2013-05-20
1
-1
/
+16
*
|
updated news.txt
Araq
2013-05-20
1
-0
/
+3
*
|
GC'ed wide strings for windows
Araq
2013-05-20
1
-1
/
+3
|
/
*
'from' statement documented
Araq
2013-05-19
2
-2
/
+12
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-05-19
1
-7
/
+24
|
\
|
*
Added news about the new website.
Dominik Picheta
2013-05-19
1
-4
/
+14
|
*
Improved the performance of the SCGI module when dealing with multiple
Dominik Picheta
2013-05-19
1
-4
/
+11
*
|
made some tests green; implemented 'from module import nil'
Araq
2013-05-19
2
-5
/
+4
|
/
*
updated docs
Araq
2013-05-19
2
-6
/
+1
*
fixes #432, fixes #427
Araq
2013-05-19
1
-0
/
+3
*
Website adjustments; added table style and span.pre style.
Dominik Picheta
2013-05-18
2
-2
/
+30
*
Implemented new Nimrod website designed by @PhilipWitte.
Dominik Picheta
2013-05-18
15
-36
/
+235
*
documented the ``noforward`` pragma
Zahary Karadjov
2013-05-12
1
-0
/
+2
*
pegs/re =~ warns about scope rule change; improved docs
Araq
2013-05-08
1
-1
/
+9
*
Merge branch 'master' into newparser
Araq
2013-05-04
1
-0
/
+2
|
\
|
*
test-runner for caas multi-step tests
Zahary Karadjov
2013-05-04
1
-0
/
+2
*
|
more intuitive behaviour for 'discardable' in expression bodies
Araq
2013-05-04
1
-7
/
+2
|
/
*
Fixed recvLine deprecation warnings.
Dominik Picheta
2013-04-14
1
-0
/
+2
*
added system.locals
Araq
2013-03-21
1
-0
/
+1
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
10
-0
/
+0
*
documented object constrs; endb works again
Araq
2013-03-09
1
-3
/
+4
*
typo in news.txt
Araq
2013-02-18
1
-1
/
+1
*
system.fields|fieldPairs for objects
Araq
2013-02-18
1
-0
/
+2
*
EcmaScript => JS. Fixes #330
Simon Hafner
2013-02-15
1
-1
/
+1
*
updated news.txt
Araq
2013-02-10
1
-2
/
+8
*
made some tests green
Araq
2013-02-08
1
-0
/
+2
*
Renames each proc to map, each is left deprecated.
Grzegorz Adam Hankiewicz
2013-01-22
1
-1
/
+1
*
implemented generic multi methods
Araq
2013-01-16
1
-0
/
+1
*
Copyright 2012 -> 2013
Araq
2013-01-08
1
-1
/
+1
*
documented AST overloading and some TR optimizations
Araq
2012-12-09
2
-1
/
+1
*
implemented generic converters
Araq
2012-12-05
1
-0
/
+1
*
dont use unsafeNew in ropes.nim for now
Araq
2012-12-02
1
-0
/
+1
*
implements 'export' feature
Araq
2012-12-01
1
-0
/
+3
*
first steps for 'not nil' annotation
Araq
2012-11-25
1
-0
/
+4
*
made 'shared' a keyword
Araq
2012-11-22
1
-0
/
+1
*
almost every pragma is allowed in a 'push' pragma
Araq
2012-11-20
2
-2
/
+3
*
doc2 improvements; small lexer bugfix: backslashes in comments
Araq
2012-11-20
3
-23
/
+25
[next]