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
...
|
*
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
*
|
clean separation of PNimrodNode and tyExpr
Araq
2012-03-16
2
-4
/
+5
*
|
implemented 'static'; macros do not work anymore
Araq
2012-03-15
1
-10
/
+10
*
|
first steps for cleaner static/const distinction
Araq
2012-03-13
2
-7
/
+8
|
/
*
browsers module should compile on windows again
Araq
2012-03-10
1
-1
/
+8
*
unit test for #100
Zahary Karadjov
2012-03-10
2
-5
/
+13
*
win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wid...
Araq
2012-03-04
6
-153
/
+701
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-02-28
1
-1
/
+1
|
\
|
*
Fixed misspelling in lib/core/macros.nim
Dominik Picheta
2012-02-25
1
-1
/
+1
*
|
prepared niminst for win64 target
Araq
2012-02-28
1
-1
/
+1
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-02-24
2
-1
/
+26
|
\
|
*
helper templates static, eval and emit for easier compile-time code evaluation
Zahary Karadjov
2012-02-24
2
-1
/
+26
*
|
exported strutils.abbrev
Araq
2012-02-24
3
-15
/
+14
|
/
*
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
2
-2
/
+19
*
recvLineAsync for non-blocking sockets implemented, as well as recvLine for a...
dom96
2012-02-18
5
-10
/
+83
*
Optimization for the times module; changed let to const.
dom96
2012-02-17
1
-5
/
+5
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-02-17
1
-0
/
+13
|
\
|
*
niminst is now able to create build files for debhelper so that .deb packages...
dom96
2012-02-16
1
-0
/
+13
*
|
bugfix: optimization of complex constant string concatenations
Araq
2012-02-17
1
-1
/
+1
|
/
*
pcre_info has been dropped; http://www.exim.org/lurker/message/20111223.12185...
Dominik Picheta
2012-02-12
1
-2
/
+0
*
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
1
-1
/
+1
*
fixes tests for 'system.shallow'
Araq
2012-02-10
1
-2
/
+2
*
fixes tests for 'system.shallow'
Araq
2012-02-10
1
-1
/
+1
*
added 'system.shallow'
Araq
2012-02-09
1
-2
/
+2
*
added 'system.shallow'
Araq
2012-02-09
4
-62
/
+58
*
little fixes for 0.8.14 release
Araq
2012-02-09
1
-1
/
+12
*
version 0.8.14
Araq
2012-02-09
1
-1
/
+1
*
further steps for closure support; added 'system.rawProc', 'system.rawEnv'
Araq
2012-02-08
1
-0
/
+14
*
further steps for closure support
Araq
2012-02-06
1
-5
/
+3
*
further steps to closure support
Araq
2012-02-06
1
-0
/
+3
*
closure implementation: first steps
Araq
2012-02-04
1
-0
/
+18
*
bugfix: reprEnum
Araq
2012-02-02
1
-0
/
+2
*
bugfix: threading on PowerPC
Araq
2012-02-02
1
-3
/
+16
*
optimized parseurl module a bit
Araq
2012-02-01
1
-33
/
+45
*
tlsEmulation:on for windows/GCC
Araq
2012-01-29
1
-1
/
+1
*
implemented/fixed #92
Araq
2012-01-29
1
-0
/
+32
[prev]
[next]