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
...
*
added system.@ for openarrays
Araq
2012-07-14
1
-0
/
+3
*
improved unsigned support
Araq
2012-07-14
1
-1
/
+1
*
';' 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
*
Fixed a bug in times and finished its docs. Added mimetypes module and added ...
dom96
2012-05-13
1
-2
/
+2
*
added system.getStackTrace; docgen refactoring (incomplete)
Araq
2012-05-06
1
-1
/
+2
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-05-04
1
-1
/
+2
|
\
|
*
The httpserver now gathers the headers for the user. Fixed ambiguity in recvL...
dom96
2012-05-03
1
-1
/
+2
*
|
fixes binding of overloaded procs
Araq
2012-05-04
2
-12
/
+13
|
/
*
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
2
-2
/
+6
*
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
|
*
implicit generics types as return types. removed the error message for captur...
Zahary Karadjov
2012-04-21
1
-0
/
+3
*
|
GC with realtime support
Araq
2012-04-21
3
-2
/
+4
|
/
*
documentation improvements
Araq
2012-04-16
1
-1
/
+1
*
@ is a sigil-like operator
Araq
2012-04-15
1
-1
/
+5
*
Merge branch 'master' of github.com:Araq/Nimrod into upstream
Zahary Karadjov
2012-04-10
4
-12
/
+25
|
\
|
*
documentation improvements; higher level Mongodb wrapper
Araq
2012-04-09
4
-10
/
+11
|
*
added terminal.isatty; nimgrep version 0.9
Araq
2012-04-06
1
-0
/
+1
|
*
fixed another docgen bug; initial mongodb wrapper
Araq
2012-04-06
2
-1
/
+2
|
*
better opengl wrapper; oids and endians modules documented
Araq
2012-04-04
2
-1
/
+3
|
*
added libsvm wrapper
Araq
2012-04-04
2
-0
/
+2
|
*
added new OpenGL wrapper
Araq
2012-04-04
1
-0
/
+1
|
*
added strutils.parseEnum; fixes #95
Araq
2012-04-01
1
-1
/
+6
*
|
when expressions, proper rendering for nkDo and nkLambda and parser support f...
Zahary Karadjov
2012-04-05
1
-1
/
+2
*
|
Added ``global`` pragma that can be used to introduce new global variables fr...
Zahary Karadjov
2012-04-05
1
-0
/
+2
|
/
*
tests tcnstseq and tcnstseq3 work again
Araq
2012-03-28
1
-1
/
+1
*
corrected the index website
Araq
2012-03-28
1
-2
/
+2
*
added htmlgen to docs
Araq
2012-03-23
1
-0
/
+1
*
implemented marker procs for the GC resulting in huge speedups
Araq
2012-03-21
1
-0
/
+7
*
implemented 'static'; macros do not work anymore
Araq
2012-03-15
1
-0
/
+1
*
first steps for cleaner static/const distinction
Araq
2012-03-13
1
-3
/
+12
*
win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wid...
Araq
2012-03-04
2
-2
/
+16
[prev]
[next]