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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed misspelling in lib/core/macros.nim
Dominik Picheta
2012-02-25
1
-1
/
+1
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-02-24
3
-1
/
+34
|
\
|
*
helper templates static, eval and emit for easier compile-time code evaluation
Zahary Karadjov
2012-02-24
3
-1
/
+34
*
|
examples/tclex compiles again
Araq
2012-02-24
1
-1
/
+1
*
|
exported strutils.abbrev
Araq
2012-02-24
4
-18
/
+17
|
/
*
added docgen.rst2html for the forum; fixed tester bug concerning removeDir
Araq
2012-02-21
4
-3
/
+63
*
In the IRC module the socket is now closed when EvDisconnected event is created.
dom96
2012-02-20
1
-1
/
+14
*
added matchers.parseInt
Araq
2012-02-20
1
-2
/
+2
*
added system.setControlCHook, system.writeStackTrace
Araq
2012-02-19
4
-2
/
+17
*
bugfix: semfold supports merging of '&'
Araq
2012-02-19
3
-2
/
+29
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-02-18
5
-10
/
+83
|
\
|
*
recvLineAsync for non-blocking sockets implemented, as well as recvLine for a...
dom96
2012-02-18
5
-10
/
+83
*
|
added locks for docgen
Araq
2012-02-18
1
-1
/
+1
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-02-17
1
-5
/
+5
|
\
|
*
Optimization for the times module; changed let to const.
dom96
2012-02-17
1
-5
/
+5
*
|
fixes #99
Araq
2012-02-17
2
-6
/
+37
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-02-17
4
-2
/
+336
|
\
|
*
niminst is now able to create build files for debhelper so that .deb packages...
dom96
2012-02-16
4
-2
/
+336
*
|
bugfix: optimization of complex constant string concatenations
Araq
2012-02-17
7
-16
/
+43
|
/
*
documentation improvements
Araq
2012-02-13
2
-3
/
+6
*
pcre_info has been dropped; http://www.exim.org/lurker/message/20111223.12185...
Dominik Picheta
2012-02-12
1
-2
/
+0
*
bugfix: no need for arrows to be new token kinds
Araq
2012-02-12
3
-8
/
+10
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-02-12
15
-41
/
+86
|
\
|
*
Added set_visible_window to gtk2
Dominik Picheta
2012-02-12
1
-0
/
+3
|
*
Removed ambiguity in gtk2.nim
dom96
2012-02-11
1
-5
/
+0
|
*
`do' keyword in the grammar for lambda blocks
Zahary Karadjov
2012-02-10
14
-36
/
+83
*
|
system.shallow documented
Araq
2012-02-12
1
-0
/
+12
|
/
*
fixes tests for 'system.shallow'
Araq
2012-02-10
4
-23
/
+27
*
fixes tests for 'system.shallow'
Araq
2012-02-10
1
-1
/
+1
*
added 'system.shallow'
Araq
2012-02-09
2
-3
/
+12
*
added 'system.shallow'
Araq
2012-02-09
9
-68
/
+85
*
little fixes for 0.8.14 release
Araq
2012-02-09
6
-74
/
+131
*
version 0.8.14
Araq
2012-02-09
18
-1262
/
+2198
*
bugfix: lambdalifting: addHiddenParam
Araq
2012-02-08
1
-7
/
+1
*
added tests/tclosure2
Araq
2012-02-08
1
-0
/
+78
*
further steps for closure support; added 'system.rawProc', 'system.rawEnv'
Araq
2012-02-08
4
-13
/
+68
*
further steps for closure support
Araq
2012-02-08
7
-57
/
+101
*
further steps for closure support
Araq
2012-02-06
8
-21
/
+41
*
tester shouldn't fail when copyFile fails anymore
Araq
2012-02-06
1
-2
/
+8
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-02-06
1
-0
/
+4
|
\
|
*
ecmas fixes
dom96
2012-02-05
1
-0
/
+4
*
|
further steps to closure support
Araq
2012-02-06
20
-138
/
+379
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-02-04
2
-4
/
+5
|
\
|
|
*
fixes #87
Zahary Karadjov
2012-02-03
2
-4
/
+5
*
|
closure implementation: first steps
Araq
2012-02-04
10
-300
/
+331
|
/
*
bugfix: reprEnum
Araq
2012-02-02
2
-2
/
+3
*
bugfix: threading on PowerPC
Araq
2012-02-02
2
-3
/
+64
*
optimized parseurl module a bit
Araq
2012-02-01
1
-33
/
+45
*
small fixes for tests on windows
Araq
2012-01-31
5
-13
/
+15
*
tlsEmulation:on for windows/GCC
Araq
2012-01-29
3
-3
/
+6
[next]