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
...
*
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
*
deprecated the pretty printer command
Araq
2012-06-22
1
-0
/
+5
*
documentation improvements; added system.gorge (for Araq's fun)
Araq
2012-06-22
1
-4
/
+5
*
Sockets are now buffered and have ssl support through openssl.
Dominik Picheta
2012-06-03
1
-2
/
+6
*
Merge branch 'master' of github.com:Araq/Nimrod into upstream
Zahary Karadjov
2012-06-02
1
-0
/
+5
|
\
|
*
made tsequtils green again
Araq
2012-05-28
1
-0
/
+3
|
*
added system.||; lacks runtime support
Araq
2012-05-23
1
-0
/
+2
*
|
Added system.staticExec proc for executing external command at compile-time
Zahary Karadjov
2012-06-02
1
-0
/
+2
*
|
stand-alone except and finally blocks
Zahary Karadjov
2012-05-23
1
-0
/
+1
|
/
*
fixes #113
Araq
2012-05-20
1
-0
/
+2
*
added system.getStackTrace; docgen refactoring (incomplete)
Araq
2012-05-06
1
-1
/
+2
*
The httpserver now gathers the headers for the user. Fixed ambiguity in recvL...
dom96
2012-05-03
1
-1
/
+2
*
small bugfixes; documentation generator supports smilies for the forum
Araq
2012-05-01
1
-0
/
+1
*
added db_*.getRow
Araq
2012-04-24
1
-0
/
+1
*
documentation improvements; GC_step improved
Araq
2012-04-21
1
-1
/
+5
*
resolved conflict for news.txt
Araq
2012-04-21
1
-0
/
+7
|
\
|
*
Finally rebuilt the sources to take advantage of the new type system capabili...
Zahary Karadjov
2012-04-21
1
-0
/
+4
[prev]
[next]