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
*
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
*
DLLs should work again; fixes #169
Araq
2012-07-24
1
-396
/
+0
*
added system.compiles
Araq
2012-07-20
1
-0
/
+2
*
improvements for 'bind', fixes #166
Araq
2012-07-18
1
-0
/
+3
*
x11 example compiles again; updated python wrapper; compiler supports variabl...
Araq
2012-07-16
1
-0
/
+1
*
added system.@ for openarrays
Araq
2012-07-14
1
-0
/
+3
*
';' as statement separator
Araq
2012-07-12
1
-1
/
+3
*
';' now valid for parameter lists
Araq
2012-07-11
1
-0
/
+2
*
changed integer promotion rules; breaks bootstrapping and lots of code
Araq
2012-07-08
1
-1
/
+6
*
added devel/logging; weakrefs test; next steps for proper unsigned support
Araq
2012-07-05
1
-0
/
+3
*
' is optional in type suffixes for numerical literals
Araq
2012-07-02
1
-0
/
+1
*
added proc annotations: macros invoked as pragmas
Araq
2012-06-26
1
-0
/
+1
*
doc2 improvements
Araq
2012-06-24
1
-1
/
+3
*
first implementation of docgen2
Araq
2012-06-23
1
-1
/
+2
[next]