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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-04-26
2
-1
/
+149
|
\
|
*
Added a format function to the times module and a setCookie function to the c...
dom96
2012-04-26
2
-1
/
+149
*
|
some code formating
Araq
2012-04-26
1
-3
/
+2
*
|
added db_*.getRow
Araq
2012-04-24
3
-0
/
+34
|
/
*
documentation improvements; GC_step improved
Araq
2012-04-21
2
-10
/
+6
*
resolved conflict for news.txt
Araq
2012-04-21
3
-52
/
+90
|
\
|
*
Merge branch 'master' of github.com:Araq/Nimrod into upstream
Zahary Karadjov
2012-04-21
1
-43
/
+64
|
|
\
|
|
*
Fixed graphics.drawLineAA and graphics.withEvents uses WaitEvent instead of P...
dom96
2012-04-20
1
-43
/
+64
|
*
|
Finally rebuilt the sources to take advantage of the new type system capabili...
Zahary Karadjov
2012-04-21
1
-2
/
+17
|
*
|
implicit generics types as return types. removed the error message for captur...
Zahary Karadjov
2012-04-21
1
-2
/
+4
|
*
|
produce errors on proc types with implicit empty param lists.
Zahary Karadjov
2012-04-20
2
-5
/
+5
|
|
/
*
/
GC with realtime support
Araq
2012-04-21
2
-24
/
+173
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-04-15
3
-19
/
+13
|
\
|
*
Merge branch 'master' of github.com:Araq/Nimrod into upstream
Zahary Karadjov
2012-04-15
1
-4
/
+6
|
|
\
|
*
|
minor changes to make the test suite green again
Zahary Karadjov
2012-04-15
2
-13
/
+7
|
*
|
Proper C scopes for if, try and case statements
Zahary Karadjov
2012-04-12
1
-6
/
+6
*
|
|
@ is a sigil-like operator
Araq
2012-04-15
2
-9
/
+7
|
|
/
|
/
|
*
|
unicode: invalid utf-8 bytes are preserved
Araq
2012-04-13
1
-4
/
+6
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod into upstream
Zahary Karadjov
2012-04-10
14
-17
/
+11376
|
\
|
*
documentation improvements; higher level Mongodb wrapper
Araq
2012-04-09
5
-301
/
+563
|
*
yet attempt to fix realpath for BSD
Araq
2012-04-07
1
-1
/
+1
|
*
bugfix: expandFilename for BSD
Araq
2012-04-06
1
-2
/
+2
|
*
small fixes for BSD
Araq
2012-04-06
1
-1
/
+1
|
*
added terminal.isatty; nimgrep version 0.9
Araq
2012-04-06
1
-2
/
+13
|
*
fixed another docgen bug; initial mongodb wrapper
Araq
2012-04-06
2
-4
/
+1188
|
*
better opengl wrapper; oids and endians modules documented
Araq
2012-04-04
3
-2527
/
+2558
|
*
added libsvm wrapper
Araq
2012-04-04
4
-0
/
+245
|
*
added new OpenGL wrapper
Araq
2012-04-04
2
-0
/
+9608
|
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-04-01
1
-3
/
+25
|
|
\
|
*
|
added strutils.parseEnum; fixes #95
Araq
2012-04-01
2
-3
/
+21
*
|
|
typetraits module and tests
Zahary Karadjov
2012-04-10
1
-0
/
+15
|
|
/
|
/
|
*
|
Merge branch 'master' of github.com:Araq/Nimrod into upstream
Zahary Karadjov
2012-03-31
8
-33
/
+298
|
\
|
|
*
forgot to add lib/system/embedded.nim
Araq
2012-03-31
1
-0
/
+106
|
*
bugfix: DLLs should compile again
Araq
2012-03-31
1
-1
/
+2
|
*
implemented support for the AVR CPU and standalone OS
Araq
2012-03-31
4
-26
/
+104
|
*
bugfix #100 again
Araq
2012-03-28
1
-1
/
+0
|
*
Forgot to rename ETimedout to ETimeout in the sockets module in some places.
dom96
2012-03-22
1
-4
/
+4
|
*
Fixed a problem with message parsing in the IRC module. Introduced timeout to...
dom96
2012-03-22
2
-6
/
+87
*
|
generic types can be used like type classes. distinct can be applied to type ...
Zahary Karadjov
2012-03-25
1
-3
/
+25
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-03-21
3
-6
/
+6
|
\
|
*
making tests green again
Zahary Karadjov
2012-03-20
3
-6
/
+6
*
|
implemented marker procs for the GC resulting in huge speedups
Araq
2012-03-21
2
-11
/
+19
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-03-19
7
-23
/
+23
|
\
|
|
*
merged branch overloading-for-macros
Zahary Karadjov
2012-03-19
7
-23
/
+23
|
|
\
|
|
*
the test suite is mostly green again
Zahary Karadjov
2012-03-16
4
-8
/
+8
|
|
*
updated system.nim to take advantage of the new template capabilities
Zahary Karadjov
2012-03-15
1
-13
/
+13
|
|
*
bootstraps fine with overloadable templates
Zahary Karadjov
2012-03-14
2
-2
/
+2
*
|
|
preparations for marker procs generation
Araq
2012-03-19
1
-2
/
+0
|
/
/
*
|
unittest module compiles again
Araq
2012-03-17
2
-6
/
+6
*
|
rebuilt C sources
Araq
2012-03-17
1
-7
/
+0
[next]