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
*
'from' statement documented
Araq
2013-05-19
1
-2
/
+7
*
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
*
fixes #432, fixes #427
Araq
2013-05-19
1
-0
/
+3
*
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
*
test-runner for caas multi-step tests
Zahary Karadjov
2013-05-04
1
-0
/
+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
1
-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
*
updated news.txt
Araq
2013-02-10
1
-2
/
+8
*
made some tests green
Araq
2013-02-08
1
-0
/
+2
*
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
1
-0
/
+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
1
-0
/
+1
*
doc2 improvements; small lexer bugfix: backslashes in comments
Araq
2012-11-20
1
-0
/
+2
*
fixes #250
Araq
2012-11-19
1
-0
/
+2
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-11-11
1
-0
/
+1
|
\
|
*
AST quasi-quoting for macros
Zahary Karadjov
2012-11-11
1
-0
/
+1
*
|
implemented 'tags' pragma
Araq
2012-11-11
1
-2
/
+2
|
/
*
documented 'mixin' declaration
Araq
2012-11-08
1
-0
/
+1
*
added system.onRaise to support a condition system
Araq
2012-11-05
1
-5
/
+9
*
implemented case expressions
Zahary Karadjov
2012-10-03
1
-0
/
+2
*
table constructors now mimic more closely the syntax of case... of...
Zahary Karadjov
2012-10-03
1
-0
/
+31
*
preparations for 0.9.0
Araq
2012-09-23
1
-3
/
+18
*
proc bodies can be expressions with a type
Araq
2012-09-22
1
-0
/
+2
*
'mixin' and 'interface' are now keywords
Araq
2012-09-22
1
-1
/
+1
*
profiler documentation
Araq
2012-09-15
1
-0
/
+1
*
tr macros now documented
Araq
2012-09-10
1
-0
/
+2
*
Added fsmonitor module.
Dominik Picheta
2012-09-02
1
-1
/
+1
*
made tests green again
Araq
2012-08-31
1
-1
/
+1
*
parameter passing works the same for macros and templates; use callsite magic...
Araq
2012-08-28
1
-0
/
+2
*
bindSym suffices; no 'bind' for macros anymore
Araq
2012-08-25
1
-1
/
+0
*
objects with no ancestor are not implicitely final
Araq
2012-08-24
1
-0
/
+3
*
implemented 'bind' for macros
Araq
2012-08-24
1
-0
/
+1
*
implemented backslash for continuation comments
Araq
2012-08-23
1
-1
/
+7
*
bycopy/byref for object/tuple types
Araq
2012-08-16
1
-0
/
+2
*
stdlib uses more of varargs
Araq
2012-08-16
1
-0
/
+2
*
openarray/varargs split; breaks bootstrapping
Araq
2012-08-16
1
-0
/
+1
*
borrow works with generics
Araq
2012-08-06
1
-0
/
+1
*
added some support for Haiku
Araq
2012-07-29
1
-0
/
+4
[next]