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
*
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
*
ERecoverableError exception contains the error message
Araq
2012-02-25
1
-6
/
+4
*
helper templates static, eval and emit for easier compile-time code evaluation
Zahary Karadjov
2012-02-24
1
-0
/
+8
*
added locks for docgen
Araq
2012-02-18
1
-1
/
+1
*
bugfix: optimization of complex constant string concatenations
Araq
2012-02-17
1
-0
/
+3
*
fixes tests for 'system.shallow'
Araq
2012-02-10
1
-1
/
+1
*
added 'system.shallow'
Araq
2012-02-09
1
-1
/
+17
*
little fixes for 0.8.14 release
Araq
2012-02-09
2
-1
/
+2
*
version 0.8.14
Araq
2012-02-09
5
-8
/
+28
*
further steps for closure support
Araq
2012-02-06
1
-1
/
+1
*
further steps to closure support
Araq
2012-02-06
1
-1
/
+3
*
closure implementation: first steps
Araq
2012-02-04
2
-3
/
+5
*
implemented/fixed #92
Araq
2012-01-29
1
-0
/
+1
[next]